Parag Mehta wrote:
> 
> Dear Folks :
> 
> Can somebody help me by sending in the syntax for mounting 98 partitions
> under linux. Would like to mount my 98 partitions and access the files that
> i have donloaded for linux and my other perl and cgi files.

Edit /etc/fstab and insert this line:

/dev/hda1       /mnt/dosc       vfat    noauto  0 0

Create a directory called /mnt/dosc and type:

mount /mnt/dosc

This is assuming that your C: is hda1. Modify as neccesary for other
partitions.

-- 

Kiran Jonnalagadda
http://lunateks.com

baby.sh: while true; do echo "^G^G^G^G^G"; sed -e 's/food/poop/'; sync;
sync; sleep 15; done

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to