On Fri, 31 Dec 1999, Parag Mehta wrote:

For a moment there I thought you had 98 partitions to be mounted.  I
wonder how large each would be?

Anway to your problem:

> Can somebody help me by sending in the syntax for mounting 98 partitions

Use the vfat file system:

mount -t vfat <98 partn> <mount point>

> 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.

If you want to use it permanently, edit your /etc/fstab file and add
something like this:

<98 partn> TAB <mount point> TAB vfat TAB exec,dev,nosuid,rw,umask=0 1 1

You can change the options depending on what you want.
man mount for more info.

Philip


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