*You*, amogh ayachit, on 30_May, mailed thus:

>    hi
>    
>    i tried mounting my win 98 partion in pcquest linux 7.1 with the command
>    
>    mount -t vfat /dev/hda5/mnt/data
>    
>    i get the error fs not supported. pls advice

        I think you missed the space between /dev/hda5 and /mnt/data.
Going by what you've posted, looks like this is the mistake. Try with
the space. Like
        #mount -t vfat /dev/hda5 /mnt/data

Should work. HTH.


-- 

main(v,c){char**c;{for(v[c++]="V.Suresh \n)";(!!c)[*c]&&|v--||--c&&exec
lp(*c,*c,fork,c[!!c]+!!c,mov[ax]+FFFFjnc-cd|;*c=!c)@--write(!!*c,*c+>;}

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to