Dne, 28. 01. 2011 05:32:53 je T o n g napisal(a):
Hi,
Somehow my fstab entries are not all mounted by default:
$ grep -A2 devpts /etc/fstab
devpts /dev/pts devpts mode=0622
0 0
LABEL=cache21 /lfs/cache21 ext3 noauto,user,dev,suid,exec 0 0 #
/dev/sdb2
LABEL=cache31 /lfs/cache31 ext3 noauto,user,dev,suid,exec 0 0 #
/dev/sdc1
$ mount | grep cache || echo no found
no found
I.e., the /lfs/cache21 & /lfs/cache31 are listed in fstab, but are not
mounted by default. why?
Moreover, mount --all doesn't work either:
% mount -v -a
mount: proc already mounted on /proc
mount: sysfs already mounted on /sys
mount: devpts already mounted on /dev/pts
nothing was mounted
-a, --all
Mount all filesystems (of the given types) mentioned in
fstab.
FYI, those filesystems can be mouted just fine:
% mount -v /lfs/cache21
/dev/sdb2 on /lfs/cache21 type ext3 (rw)
% mount -v /lfs/cache31
/dev/sdc1 on /lfs/cache31 type ext3 (rw)
So, what could be wrong?
Thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org
Archive: http://lists.debian.org/ihtgtk$3jm$1...@dough.gmane.org
noauto?
--
Cheerio,
Klistvud
http://bufferoverflow.tiddlyspot.com
Certifiable Loonix User #481801 Please reply to the list, not to
me.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1296220033.5766.0@compax