From: imp@boulder.parcplace.com (Warner Losh) Subject: Re: [Q] SLS 1.03 Problem: /proc not mounted at boot time? Date: Tue, 10 Aug 1993 17:35:06 GMT
In article <trucken.744996017@deca> trucken@deca.cs.umn.edu (David
Truckenmiller) writes:
>I found that it worked only when I had /proc after the root
>file system in my /etc/fstab. Don't know if there was something
>else wrong though, I was changing so many things at the same
>time I could hardly see straight.
I found that my /etc/fstab was written like
/dev/sda1 /root other
/dev/sda3 /root/usr stuff
/dev/sda4 /root/home here
proc /proc ...
and that I needed to change it to get rid of the "root" part. Before
I did this, I found that df and mount were unable to tell me anything
about my sysetem. After this change, all was well. Once I made this
change, the proc stuff started working as well.
Warner
-- Warner Losh imp@boulder.parcplace.COM ParcPlace Boulder I've almost finished my brute force solution to subtlety.