• Welcome to New Hampshire Underground.
 

News:

Please log in on the special "login" page, not on any of these normal pages. Thank you, The Procrastinating Management

"Let them march all they want, as long as they pay their taxes."  --Alexander Haig

Main Menu

Computer not working

Started by 41mag, October 04, 2008, 10:27 AM NHFT

Previous topic - Next topic

error

Quote from: 41mag on October 10, 2008, 12:18 AM NHFT
That seems to fix the LVM problem.  Still didn't mount root, but did find the LVM.  Went back and rebuilt initrd again and looked closely at it:

error opening /sys/block/*/:  No such file or directory
resolveDevice:  device spec expected


Hm, oops, maybe the rescue mode doesn't mount sysfs within the chroot environment. Run this BEFORE chroot, and try the whole sequence again:

mount -t sysfs sysfs /mnt/sysimage/sys
mount -t proc none /mnt/sysimage/proc