LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   missing proc in fstab (https://www.linuxquestions.org/questions/linux-newbie-8/missing-proc-in-fstab-188873/)

NonSumPisces 06-02-2004 11:40 AM

missing proc in fstab
 
When I boot, I get the message /proc not found in fstab anf then the boot continues as normal. What is the line I need to add to the fstab in order to get rid of this little message?

And oh, while I'm asking about the fstab, this line is in it:

none /mnt/hd supermount dev=/dev/ide/host0/bus0/target1/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0 0

It's guilty of an extra icon on the desktop and in the catalog tree. It's real irritating and I can't get rid of it. I've tried just about everything I have been able to think of, including deleting it's entry from the fstab, but it keeps appearing at every reboot.

Any ideas?

b0uncer 06-02-2004 11:46 AM

the line for proc in fstab is this:

none /proc proc defaults 0 0

so try and add it there :)


All times are GMT -5. The time now is 08:31 AM.