Re: NTFS write ?

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

 



Try changing the entry in your /etc/fstab file to the following
and then try.
I have tried using ntfs to access my NT partition,but the ntfs
driver works only in read-only mode.Probably new versions of ntfs driver
support write mode too.
But with msdos driver I am able to read and write to my NT partition.

/dev/hda(what ever number on u'r m/c)  /mnt/nt_part  msdos  user 0 0

regards,
daniel.


On Mon, 3 Dec 2001, anurekh saxena wrote:

> hi,
> the ntfs documentation claims to support NTFS writes upto WinNT 4.0 ...but
> my linux installation (RedHad 7.1) does not allow me to write to the NTFS
> partition even though it is mounted as a r/w partition
>
> -anurekh
> ----- Original Message -----
> From: "Daniel Marian" <daniel.marian@wipro.com>
> To: "Kernelnewbies" <kernelnewbies@nl.linux.org>
> Cc: <daniel.marian@wipro.com>
> Sent: Monday, December 03, 2001 12:03 PM
> Subject: fop->llseek() ?
>
>
> > Hello,
> >  The llseek function declared in file_operations structure is :
> >
> > loff_t (*llseek) (struct file *, loff_t, int)
> >
> > Here what is the third(3rd) parameter used for, is it
> > same as the "whence" parameter of fseek() function in libc ?
> > and what are the relevant values it can take ?
> > Is there something similar to(SEEK_SET, SEEK_CUR, SEEK_END)
> > which can be assigned to the 3rd parameter of the llseek
> > function.
> >
> > Thanks in advance,
> > Kind regards,
> > Daniel Marian.
> >
> > ps : Kindly ignore the attachment.
> >
> > --
> > Kernelnewbies: Help each other learn about the Linux kernel.
> > Archive:       http://mail.nl.linux.org/kernelnewbies/
> > IRC Channel:   irc.openprojects.net / #kernelnewbies
> > Web Page:      http://www.kernelnewbies.org/
> >
> >
>
> --
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive:       http://mail.nl.linux.org/kernelnewbies/
> IRC Channel:   irc.openprojects.net / #kernelnewbies
> Web Page:      http://www.kernelnewbies.org/
>
>

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux