On Fri, Jan 03, 2003 at 12:57:17AM +0530, Jiju Thomas Mathew wrote: > #------ > echo '/dev/hd[n] /mnt/drivename vfat defaults 0 0' > >> /etc/fstab > #----- > to the end of /etc/rc.d/rc.local
Wouldn't work, as mounting of filesystems is done before rc.local is executed. Binand -- Russian Roulette with Unix: while :; do kill $RANDOM &> /dev/null && break || sleep 1; done ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
