Re: mtab question

2004-12-11 Thread Manu
Hi Adam Thanks for your response. Definitely helps a lot. > > /dev /.dev unknown rw,bind 0 0 > > none /dev tmpfs rw,size=5M,mode=0755 0 0 > > These are from udev. Just was wondering about udev.. I found it strange to have a /.dev On top of it looks like it is pointing to my / partition as it

Re: mtab question

2004-12-10 Thread Adam Aube
Manu wrote: > I have a question concerning my mtab > I see the following line : > proc /proc proc rw 0 0 > sysfs /sys sysfs rw 0 0 These are virtual filesystems that provide a simple way to get info from the kernel using user-space tools. sysfs is new in 2.6-series kernels. > devpts /dev/pts