*** This bug is a duplicate of bug 335174 ***
https://bugs.launchpad.net/bugs/335174
** This bug has been marked a duplicate of bug 335174
Machines with > 16 drives not supported
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Isn't there any solution?
See also:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/922041?comments=all
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776633
Title:
grub-installer fails if root
I think grub-pc is also affected by similar device name length issues.
I have a Sun Fire X4500 where the firmware is so strange only two of the
48 disk drives are exposed to the BIOS as boot disks. Ubuntu sees them
as /dev/sdy and /dev/sdag
I was able to shoe-horn an installation of 10.04.3 on by
** Changed in: grub-installer (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776633
Title:
grub-installer fails if root is on 27th disk
To manage notificatio
** Package changed: debian-installer (Ubuntu) => grub-installer (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776633
Title:
grub-installer fails if root is on 27th disk
--
ubuntu-bugs mai
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776633
Title:
grub-installer fails if root is on 27th disk
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
Here's a patch that I tested out that handles two- and three-letter
drive names for /dev/sd... and /dev/vd...
I checked the kernel sources and /dev/hdX will never use multiple
letters, and /dev/sdX and /dev/vdX will only use one, two or three
letters. In my virtual test system as described above,
Looks like the bug is in this snippet of grub-installer:
# This code to set disc_offered was taken from lilo-installer
rootfs_nodevfs=$(mapdevfs $rootfs)
bootfs_nodevfs=$(mapdevfs $bootfs)
prefix=$(device_to_disk "$bootfs")
case $prefix in
/dev/md)
disc_offered_devfs="$bootfs"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776633
Title:
grub-installer fails if root is on 27th disk
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li