LinHES Forums
http://forum.linhes.org/

R5F27 manual upgrade - udev requires mounted procfs
http://forum.linhes.org/viewtopic.php?f=6&t=16525
Page 1 of 1

Author:  sanjoseweb [ Fri Sep 14, 2007 11:45 pm ]
Post subject:  R5F27 manual upgrade - udev requires mounted procfs

I have an Asus Pundit R with a 750GB Seagate sata drive. After performing the manual upgrade and rebooting I get the message:

* udev requires mounted procfs, not started

Any ideas on how to fix this?

Author:  tjc [ Sat Sep 15, 2007 8:10 am ]
Post subject: 

Try adding a line like this to your /etc/fstab file.
Code:
proc  /proc  proc  defaults  0  0

If the system won't even come up in single user mode, you may have to use the CD as a rescue disk to do this. This wiki page has some hints on doing that. http://www.knoppmythwiki.org/index.php?page=BlackScreenAfterInstall

Author:  sanjoseweb [ Sat Sep 15, 2007 7:23 pm ]
Post subject: 

Here is my /etc/fstab file:

Code:
# /etc/fstab: filesystem table.
#
# filesystem  mountpoint  type  options  dump  pass
/dev/hdc1  /  ext3  defaults,errors=remount-ro  0  1

proc  /proc  proc  defaults  0  0
/dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
usbfs  /proc/bus/usb  usbfs  devmode=0666  0  0
sysfs  /sys  sysfs  defaults  0  0
tmpfs  /dev/shm  tmpfs defaults  0  0
/dev/cdrom /cdrom  auto  defaults,ro,user,noexec,noauto  0  0
# Added by KNOPPIX
/dev/hdc2 none swap defaults 0 0
# Added by KNOPPIX
/dev/hdc3 /media/hdc3 auto noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hdc4 /media/hdc4 auto noauto,users,exec 0 0


It already has the proc line.

Author:  tjc [ Sat Sep 15, 2007 10:02 pm ]
Post subject: 

The problem sound familiar. Hmmm... Looks like Greg Frost ran into this during testing. You may want to try PM-ing him.

Author:  sanjoseweb [ Wed Oct 03, 2007 3:43 pm ]
Post subject:  R5F27 manual upgrade - udev requires mounted procfs

Anyone have any ideas on this?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/