Public bug reported:
Binary package hint: grub
When I select memtest86+ on the grub menu in a fresh install of UNR, it simply
says "Error. File not found".
Ubuntu, however, starts okay.
Let me add what goes wrong:
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux16 /memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
linux16 /memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
It is obvious, isn't it? There is no definition of root.
And actually, this solves the problem:
set root=(hd0,1)
linux16 /memtest86+.bin
Maybe you want to come up with an update to grub that adds this?
This could be the reason why it happens here:
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 6.5G 3.3G 2.9G 54% /
udev 496M 272K 496M 1% /dev
none 496M 952K 495M 1% /dev/shm
none 496M 88K 496M 1% /var/run
none 496M 0 496M 0% /var/lock
none 496M 0 496M 0% /lib/init/rw
/dev/sda1 274M 26M 234M 10% /boot
Uwe
ProblemType: Bug
Architecture: i386
Date: Sat Dec 12 23:26:38 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386
(20091028.4)
Package: grub (not installed)
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: grub
Tags: ubuntu-unr
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
(gnome-settings-daemon:1445): GLib-CRITICAL **: g_propagate_error: assertion
`src != NULL' failed
(gnome-settings-daemon:1445): GLib-CRITICAL **: g_propagate_error: assertion
`src != NULL' failed
(nautilus:1485): Eel-CRITICAL **: eel_preferences_get_boolean: assertion
`preferences_is_initialized ()' failed
(polkit-gnome-authentication-agent-1:1507): GLib-CRITICAL **:
g_once_init_leave: assertion `initialization_value != 0' failed
** Affects: grub (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 ubuntu-unr
--
memtest86+ does not run in UNR
https://bugs.launchpad.net/bugs/495927
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs