Same issue here with final MM 10.10 release.
Getting the same ASCII Technicolor dreamcoat (Corrupted screen).
--
Maverick Beta and Virtual Box
https://bugs.launchpad.net/bugs/646326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Colin, isn't this the cause of this bug? the issue found with the UUID is
because of the bioses not being able to support booting off a device >137GB
the whole discussion was that if by disabling the UUID altogether by setting a
variable in the grub defaults file this could be circumvented withou
>GRUB can't know how the later booted kernel and udev names the /dev/
>files for your disks.
>It can only use UUIDs LABEL and a file on the filesystem which the
>search command already supports.
then why does the search still use the --fs-uuid option even though
GRUB_DISABLE_LINUX_UUID is set to t
On some systems removing the search statement altogether makes the boot process
much slower.
Is it possible to use it with the conventional /dev/sXX references at all, or
can it only search using uuid?
--
/etc/default/grub cannot disable use of UUID
https://bugs.launchpad.net/bugs/499483
You re