Re: Question of /etc/fstab

1998-08-04 Thread Martin Bialasinski
>> "AK" == Alex Kwan <[EMAIL PROTECTED]> writes: [fstab] AK> would someone told me what is the meaning of: AK> 1)defaults00 AK> 2)defaults11 AK> 3)defaults10 AK> 4)ro 00 Please read the description with man fstab It later refers to man

Re: Question of /etc/fstab

1998-08-04 Thread David Z. Maze
Alex Kwan <[EMAIL PROTECTED]> writes: AK> would someone told me what is the meaning of: AK> 1)defaults00 AK> 2)defaults11 AK> 3)defaults10 AK> 4)ro 00 mount options/dump/fsck See mount(8) for information on what can go in the "mount

RE: Question of /etc/fstab

1998-08-04 Thread Frock
s.debian.org > Subject: Question of /etc/fstab > > > Hi! > > the /etc/fstab of my systems is as follows: > > /dev/hdb2swapswap defaults00 > /dev/hdb1/ext2 defautls11 > /dev/hda1/fat-c

Question of /etc/fstab

1998-08-04 Thread Alex Kwan
Hi! the /etc/fstab of my systems is as follows: /dev/hdb2swapswap defaults00 /dev/hdb1/ext2 defautls11 /dev/hda1/fat-c vfat defaults10 /dev/hdc /cdrom /ISO9660ro 0