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

RE: mount NTFS WinXP Partition



Allright, I can mount /dev/hda1 now, but if I want to browse the /hda1 as a
normal user i can't, but when I'm root this isn't a problem. What to set to
get acces as normal user?

Kind regards,
Willem-Jan Meijer


<-- Alle inkomende en uitgaande e-mail worden gescand op virussen  -->
<-- All incoming and outgoing e-mail is scanned for virusses -->

    .~.
    /V\
   // \\
  /(   )\
   ^`~'^


-----Oorspronkelijk bericht-----
Van: Kent West [mailto:westk@acu.edu] 
Verzonden: vrijdag 7 februari 2003 16:35
Aan: debian-user@lists.debian.org
Onderwerp: Re: mount NTFS WinXP Partition

Willem-Jan Meijer wrote:

>Hello,
>
>I setup a dualboot for my computer (2 fulltime and 1 part-time debian
>machines now :) and I saw Debian can handle NTFS, The winXP partition.
>
>/dev/hda1		Windows	NTFS
>/dev/hda2		Debian	ext2
>/dev/hda3		Swap		Swap
>
>I tried the command mount /dev/hda1, didn't work so I added the line
>
>   FS		   MP		type		Options	     dump  pass
>/dev/hda1  /windows	NTFS	errors=remount-ro		0	1
>
>to fstab, but still didn't work. Can I mount the NTFS Partition? If yes -->
>how?
>  
>

sudo mount -t ntfs -o ro /dev/hda1 /windows

Read/Write on NTFS is experimental and quite risky, thus the option for 
read-only.

Kent



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org





Reply to: