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

Re: autofs example



hi robin

donno if its been answered or not... ( been away from email for a week )

-- first make sure your amn manually mount the partition

you need to fix /etc/auto.master and /etc/auto.misc
	( auto.misc is something that is referenced from auto.master

/etc/auto.master
	/.autofs	/etc/auto.misc  --timeout 600

/etc/auto.misc
	win98	-fstype=vfat	:/dev/hdb1

ln -s /Win98  /.autofs/win98

when you refernce anything in /Win98... autofs will automount
it to /.autofs

have fun linuxing
alvin
http://www.Linux-Consulting.com/AutoFS/autofs-HOWTO.html


On Mon, 12 Feb 2001, Robin Rowe wrote:

> I have a win98 partition on /dev/hdb1. I want to mount that automatically,
> instead of explicitly using 'mount -t vfat /dev/hdb1 /win98'. I looked at
> the docs for autofs but found it confusing. How do I do it?
> 
> Thanks.
> 
> Robin
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: