Re: Mounting NTFS?
From: Jul (REMjulienpleeOVE_at_gmail.comCAPS)
Date: 04/05/05
- Next message: L. Zwanenburg: "fasttrack sx4-m s150 raid 5 with fedora 3"
- Previous message: Markku Kolkka: "Re: SATA DVD RW and FC3 64"
- In reply to: Lenard: "Re: Mounting NTFS?"
- Next in thread: Dirk Wendland: "Re: Mounting NTFS?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 05 Apr 2005 18:57:48 +0200
Le Sun, 03 Apr 2005 03:07:29 +0000, Lenard a écrit :
> threebadwheels wrote:
>
>> [texte cité caché]
>
> Yep, visit; http://linux-ntfs.sourceforge.net/
>
> Down the rpm(s) that match your kernel(s);
>
> rpm -qa 'kernel*'
>
> And mount then (assuming hda1 as your ntfs partition) like the example;
> (hint: /sbin/fdisk -l /dev/hd?)
>
> mkdir /mnt/windows
> mount -t ntfs /dev/hda1 /mnt/windows
By default, NFTS mounts drives with root only, read only restrictions so
you really need to read documentation about it (linux-ntfs site's docs
gives a very good start and even maybe enough for transfering files)
overwise, you'll have to open mounted drives with root's rights.
> Extra points for reading;
>
> man mkdir
> man fstab
> man mount
- Next message: L. Zwanenburg: "fasttrack sx4-m s150 raid 5 with fedora 3"
- Previous message: Markku Kolkka: "Re: SATA DVD RW and FC3 64"
- In reply to: Lenard: "Re: Mounting NTFS?"
- Next in thread: Dirk Wendland: "Re: Mounting NTFS?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]