I think following is better....
               mount -t fat /dev/hda1 /mnt/hdtemp

archan
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Suresh Ramasubramanian wrote:

> No Name [Tue, Feb 06, 2001 at 09:23:14AM -0800]: 
> 
>> I tried to access my c drive in windows by giving mount /mnt/hda1 but linux
> 
> gave error message cannot find in fstab(something like that).
> 
>> What should I do to access my C drive.
> 
> 
> The C drive is /dev/hda (and partitions hda1, hda2, hda3 etc etc)
> 
> To mount it, do
> 
> # mount /dev/hda1 /mnt/hdtemp  <=== assuming /mnt/hdtemp exists, if not use
> some directory which _does_ exist
> 
>       --suresh
> 
> ----------------------------------------------
> LIH is all for free speech.  But it was created
> for a purpose.  Violations of the rules of
> this list will result in stern action
> 
> 



----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to