Bootloaded wants to install usb even when selected HDD in Manual mode

Bug #2002126 reported by Jānis Kangarooo
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calamares (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

 Bootloaded wants to install usb even when selected HDD in Manual mode

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: calamares 3.2.60-0ubuntu0.1
ProcVersionSignature: Ubuntu 5.15.0-43.46-generic 5.15.39
Uname: Linux 5.15.0-43-generic x86_64
.etc.calamares.modules.finished.conf:
 ---
 restartNowMode: user-checked
 restartNowCommand: "systemctl -i reboot"
.etc.calamares.modules.shellprocess_logs.conf:
 ---
 dontChroot: true
 timeout: 30
 script:
     - calamares-logs-helper @@ROOT@@
.etc.calamares.modules.unpackfs.conf:
 ---
 unpack:
     - source: "/cdrom/casper/filesystem.squashfs"
         sourcefs: "squashfs"
         destination: ""
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.470
CurrentDesktop: LXQt
Date: Fri Jan 6 15:33:57 2023
LiveMediaBuild: Lubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809)
RelatedPackageVersions:
 calamares-settings-ubuntu-common 1:22.04.4.1
 calamares-settings-lubuntu 1:22.04.4.1
 xfsprogs 5.13.0-1ubuntu2
 btrfs-progs 5.16.2-1
SourcePackage: calamares
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Jānis Kangarooo (kangarooo) wrote :
Revision history for this message
Simon Quigley (tsimonq2) wrote :

2023-01-06 - 14:45:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "Delete partition /dev/sdc1." ( 4 / 38 )
2023-01-06 - 14:45:54 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 234145MiB partition on /dev/sdc (WDC WD2500BEVS-22UST0) with file system ext4." ( 5 / 38 )
2023-01-06 - 14:56:56 [6]: [PYTHON JOB]: "Bootloader: grub (bios)"
2023-01-06 - 14:56:56 [6]: .. Running ("grub-install", "--target=i386-pc", "--recheck", "--force", "/dev/sdc")

I would suspect this is a BIOS ordering issue. Let me know if you can still reproduce it.

Changed in calamares (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for calamares (Ubuntu) because there has been no activity for 60 days.]

Changed in calamares (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.