[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mount error



>  I am trying to get at my /etc/fstab file, but am getting the error below   
> when I try the following:
> 
>  - mkdir /tmp/mnt
>  - mount /dev/hda1 /tmp/mnt
> 
> Error: "mount: you must specify the file type"
> 
>  I'm still quite niave when it comes to Linux.  What's the proper syntax   
> with 'mount'?

mount -t ext2 /dev/hda1 /tmp/mnt

-- 
Set Alias$Case Set Alias$[ |||| |MSet Alias$Otherwise Set Alias$[ \ Matthew
"" |MSet Alias$When If %0=%%0 Then Set Alias$[ "" ||MIf %0=%%0    \ Wilcox
Then Set Alias$Otherwise Set Alias$[ |||||||||||||||| ||MIf       \
%0=%%0 Then Set Alias$When Set Alias$[ ||||||||||||||||


Reply to: