[Bug 1070485] Re: Ubiquity switches sda and sdb in Grub configuration, causing boot failure
Launchpad Bug Tracker
1070485 at bugs.launchpad.net
Tue May 5 05:02:45 UTC 2020
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1070485
Title:
Ubiquity switches sda and sdb in Grub configuration, causing boot
failure
Status in ubiquity package in Ubuntu:
Expired
Bug description:
When I install *buntu 12.10 by means of a Live USB (USB memory stick),
Ubiquity often (not always) wrongly identifies the memory stick as
'sda' and the hard disk as 'sdb'.
Ubiquity then installs *buntu 12.10 nevertheless on the hard disk with
nearly all configuration right, namely the hard disk as 'sda'. With
one fatal exception: Grub. Grub is configured to boot from 'sdb'.
Upon first boot from the hard disk (with the USB stick removed), Grub then of course spawns this error:
error: unknown filesystem
grub rescue>
When I found out what the cause was, it was easy to repair: simply boot up the PC by means of a *DVD* and point Grub to 'sda' by means of this terminal command:
sudo mount /dev/sdaX /mnt && sudo grub-install /dev/sda --root-directory=/mnt
(where the X in sdaX needs to be replaced by the partition number of the root partition)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1070485/+subscriptions
More information about the foundations-bugs
mailing list