On 18 Aug, Toshiro Viera Stalker wrote:
> A little question: I want to mount a NTFS partition at boot time, can you tell me 
>syntax of the line I need to add in fstab?
> 
> Toshiro.

Sure- it's just like the other lines in /etc/fstab, except: fs type is
ntfs, and you'll probably want to specify your own mount options (i.e.
noexec, nodev, ...).  For information on those, see `man mount`.  Oh,
and those two numbers at the end of the line should both be 0.

-- 
-Matt Stegman

Reply via email to