[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New APT version



On Mon, May 25, 1998 at 02:03:54AM -0500, Manoj Srivastava wrote:

> 	Ooops, yes. It should ignore at lease the /proc system,
>  though. What does /etctab for a NFS system look like?

This is a /etc/mtab file from a machine using NFS and autofs (2.1.102)

/dev/hda2 / ext2 rw 0 0
proc /proc proc rw 0 0
/dev/hda5 /usr ext2 rw 0 0
/dev/hda6 /var ext2 rw 0 0
/dev/hda7 /astro ext2 rw 0 0
automount(pid183) /misc autofs rw,fd=5,pgrp=183,minproto=2,maxproto=3 0 0
automount(pid198) /home autofs rw,fd=5,pgrp=198,minproto=2,maxproto=3 0 0
bellatrix:/home/mmagallo /home/mmagallo nfs rw,rsize=8192,wsize=8192,nolock,addr=163.178.110.74 0 0
simula.efis.ucr.ac.cr:/home/ftp/pub/debian /home/debian nfs ro,rsize=8192,addr=163.178.110.101 0 0

This uses the kernel automounter, not amd. I guess you can exclude autofs,
but symlinks would be tricky, because from mtab you get the actual
mountpoint, and that could be /usr/X11R6 -> /mnt/something. For example:

Filesystem         1024-blocks  Used Available Capacity Mounted on
/dev/hda2              31231   18499    11120     62%   /
/dev/hda5             595194  569438        0    100%   /usr
/dev/hda6              99538   23241    71157     25%   /var
/dev/hda7            1238867 1238735        0    100%   /astro
bellatrix:/home/mmagallo
                      509308  230756   252245     48%   /home/mmagallo
simula.efis.ucr.ac.cr:/home/ftp/pub/debian
                     4371754 4259647   102107     98%   /home/debian

for "historical" reasons there's a /usr/local/debian -> /home/debian
symlink. I don't think this is an uncommon scenario (and yes, those are 0's
all right... I'm fixing that)


						Marcelo


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: