https://bugzilla.novell.com/show_bug.cgi?id=558740 https://bugzilla.novell.com/show_bug.cgi?id=558740#c64 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |amb@jb.man.ac.uk --- Comment #64 from Jiri Slaby <jslaby@novell.com> 2010-12-17 10:34:12 UTC --- (In reply to comment #62)
Created an attachment (id=404295) --> (http://bugzilla.novell.com/attachment.cgi?id=404295) [details] /proc/kmsg from failed reboot of 2.6.34.7-0.1-default
Booting with root=/dev/sda2 resume=/dev/sda1 drops into the $ shell prompt.
This command line (i.e. only one root= option) is correct.
The error message is:
mount: /dev/sda2 already mounted or /root busy
This is weird. Could you check what's in /proc/mounts regarding /dev/sda2 or /dev/root? If /proc is empty (not mounted), you need to: mount -t proc none /proc first. Also is it possible to mount it manually like: mkdir /XX mount /dev/sda2 /XX ? Are you able to cat -A /dev/sda2? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.