Re: Ask mount NTFS

2003-03-08 Thread Jeff Kinz
On Sat, Mar 08, 2003 at 05:36:53PM +0100, Bart SCHELSTRAETE wrote: > Jeff Kinz wrote: > >Hi Hendra, i think Bart miss-read your question. I think his advice > >works very well for "NFA" (Network File Systems) but won't > >work for "NTFS" file systems. > > > Hello Jeff, > you're right. I thought he

Re: Ask mount NTFS

2003-03-08 Thread Benjamin
raete Bart wrote: hendra wrote: Hai, anyone can help me. How to mount NTFS mode read-write? I'm using LINUX RH 7.3. Hi Hendra, i think Bart miss-read your question. I think his advice works very well for "NFA" (Network File Systems) but won't work for "NTFS&qu

Re: Ask mount NTFS

2003-03-08 Thread Bart SCHELSTRAETE
Jeff Kinz wrote: On Sat, Mar 08, 2003 at 09:57:17AM +0100, Schelstraete Bart wrote: hendra wrote: Hai, anyone can help me. How to mount NTFS mode read-write? I'm using LINUX RH 7.3. Hi Hendra, i think Bart miss-read your question. I thin

Re: Ask mount NTFS

2003-03-08 Thread Jeff Kinz
On Sat, Mar 08, 2003 at 09:57:17AM +0100, Schelstraete Bart wrote: > hendra wrote: > > Hai, anyone can help me. How to mount NTFS mode read-write? > > I'm using LINUX RH 7.3. Hi Hendra, i think Bart miss-read your question. I think his advice works very well for "NFA&qu

Re: Ask mount NTFS

2003-03-08 Thread Schelstraete Bart
hendra wrote: Hai, anyone can help me. How to mount NTFS mode read-write? I'm using LINUX RH 7.3. Hello, For example: in /etc/exports file ## /mnt/cdrom host(rw) ## On the other host you can mount this directory: mount host2:/mnt/cdrom /mnt/nfs rgrds, Bart smim

Re: Ask mount NTFS

2003-03-07 Thread Richard S. Crawford
lp me. How to mount NTFS mode read-write? > I'm using LINUX RH 7.3. > -- Slainte, Richard S. Crawford AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404 http://www.mossroot.com http://www.stonegoose.com "It is only with our heart that we can see clearly. What is essential is invisib

Ask mount NTFS

2003-03-07 Thread hendra
Hai, anyone can help me. How to mount NTFS mode read-write? I'm using LINUX RH 7.3. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: mount ntfs?

2002-12-12 Thread Christopher Henderson
Kewl! Thnx! ~Christopher On Wed, 2002-12-11 at 23:02, pilip wrote: > based on what i know, the default kernel of 8.0 doesn't have ntfs > support enabled.that means you'll still have to recompile the kernel to > have ntfs support. Though, you can check out this site: > > http://linux-ntfs.so

Re: mount ntfs?

2002-12-11 Thread pilip
based on what i know, the default kernel of 8.0 doesn't have ntfs support enabled.that means you'll still have to recompile the kernel to have ntfs support. Though, you can check out this site: http://linux-ntfs.sourceforge.net/info/redhat.html you no longer need to recompile the kernel to have

Re: mount ntfs?

2002-12-11 Thread Timothy Johnson
I found that http://linux-ntfs.sourceforge.net has prebuilt ntfs modules for RH8, you might be able to use those. Tim [EMAIL PROTECTED] Nick Lindsell wrote: > At 09:22 11/12/2002 -0600, you wrote: > >On Wed, 2002-12-11 at 09:15, Nick Lindsell wrote: > > > At 08:33 11/12/2002 -0600, you wrote: >

Re: mount ntfs?

2002-12-11 Thread Nick Lindsell
At 09:22 11/12/2002 -0600, you wrote: On Wed, 2002-12-11 at 09:15, Nick Lindsell wrote: > At 08:33 11/12/2002 -0600, you wrote: > >I must have contracted a virus 'cause I can no longer boot into Windows > >XP. Ugh. Thankfully most of my important files are on a separate ext3 > >formated disk. H

Re: mount ntfs?

2002-12-11 Thread Hardy Merrill
To get access(read only) to NTFS paritions from RH, you'll need to reconfigure(and rebuild) the kernel - there's a kernel option to support NTFS filesystems, which is "off" by default. HTH. -- Hardy Merrill Senior Software Engineer Red Hat, Inc. Christopher Henderson [[EMAIL PROTECTED]] wrote:

Re: mount ntfs?

2002-12-11 Thread Christopher Henderson
On Wed, 2002-12-11 at 09:15, Nick Lindsell wrote: > At 08:33 11/12/2002 -0600, you wrote: > >I must have contracted a virus 'cause I can no longer boot into Windows > >XP. Ugh. Thankfully most of my important files are on a separate ext3 > >formated disk. However there are still a few things I'd

Re: mount ntfs?

2002-12-11 Thread Nick Lindsell
At 08:33 11/12/2002 -0600, you wrote: I must have contracted a virus 'cause I can no longer boot into Windows XP. Ugh. Thankfully most of my important files are on a separate ext3 formated disk. However there are still a few things I'd like to retrieve from that are on my Win XP disk which is f

mount ntfs?

2002-12-11 Thread Christopher Henderson
I must have contracted a virus 'cause I can no longer boot into Windows XP. Ugh. Thankfully most of my important files are on a separate ext3 formated disk. However there are still a few things I'd like to retrieve from that are on my Win XP disk which is formated with NTFS. I have the latest R

Re: mount NTFS...

2000-02-05 Thread Carl Karsten
lt;[EMAIL PROTECTED]> Sent: Friday, February 04, 2000 11:34 AM Subject: mount NTFS... > Dear pluggies, > > I am having 3 patitions on my hard disk. One is FAT, One is NTFS, and of > corse Linux. I can read FAT patition with command *mount -t msdos /dev/hdc1 > /root/nt/c* but can

Re: mount NTFS...

2000-02-05 Thread Gordon Messmer
Navinchandra wrote: > The command *mount -t NTFS /dev/hdc2 /root/nt/ntf* returns > mount: fs type NTFS not supported by kernel The kernel rpms at ftp://duke.eburg.com/pub/linux/redhat-6.x-mycontrib/ were built with read-only ntfs support. Try installing one of them :) MSG -- To unsubscribe:

Re: mount NTFS...

2000-02-05 Thread Bernhard Rosenkraenzer
On Fri, 4 Feb 2000, Navinchandra wrote: > I am having 3 patitions on my hard disk. One is FAT, One is NTFS, and of > corse Linux. I can read FAT patition with command *mount -t msdos /dev/hdc1 > /root/nt/c* but cannot read NTFS. WHY? > > The command *mount -t NTFS /dev/hdc2 /root/nt/ntf* returns

Re: mount NTFS...

2000-02-05 Thread Jasper Jans
| Dear pluggies, ?? whats a pluggie? | The command *mount -t NTFS /dev/hdc2 /root/nt/ntf* returns | mount: fs type NTFS not supported by kernel your answer is already there.. your kernel does not support NTFS.. what to do what to do.. its rather simple, recompile a new kernel (check out the ho

mount NTFS...

2000-02-05 Thread Navinchandra
Dear pluggies, I am having 3 patitions on my hard disk. One is FAT, One is NTFS, and of corse Linux. I can read FAT patition with command *mount -t msdos /dev/hdc1 /root/nt/c* but cannot read NTFS. WHY? The command *mount -t NTFS /dev/hdc2 /root/nt/ntf* returns mount: fs type NTFS not supported