Page 102 of 203 FirstFirst ... 25292100101102103104112152202 ... LastLast
Results 1,011 to 1,020 of 2026

Thread: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

  1. #1011
    Join Date
    Dec 2005
    Location
    Islamabad, Pakistan
    Beans
    573
    Distro
    Ubuntu

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    I have this in file:

    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    # /dev/hdb3
    UUID=7ac39a36-846c-4c2b-9395-1e6fd2636b7a / ext3 defaults,errors=remount-ro 0 1
    # /dev/hdb5
    UUID=561C89321C890DE5 /media/hdb5 ntfs-3g defaults,locale=en_US.utf8 0 0
    # /dev/hdb6
    UUID=E8E09C40E09C1742 /media/hdb6 ntfs-3g defaults,locale=en_US.utf8 0 0
    # /dev/hdb7
    UUID=126C5A2EF9B7D3B9 /media/hdb7 ntfs-3g defaults,locale=en_US.utf8 0 0
    # /dev/hdb8
    UUID=F884C98A84C94C36 /media/hdb8 ntfs-3g defaults,locale=en_US.utf8 0 0
    # /dev/hdb1
    UUID=76f3b33f-bdb3-44e4-b34e-4a3bb540e8d0 none swap sw 0 0
    /dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0




    And it doesn't even load a single NTFS Partition.

  2. #1012
    Join Date
    Sep 2005
    Location
    London, UK
    Beans
    42
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    <whimper>
    I rebooted and my sata_promise driver had vanished... /sigh/ I have no idea why it suddenly decided to disappear now. Anyway...

    Later: I must have removed it when clearing up from an earlier aborted attempt at installing the ft3xx driver. A quick reinstall of the appropriate package and I'm up and running again.
    Last edited by pljones; November 29th, 2006 at 09:49 PM.

  3. #1013
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    shoaibi, What give you
    Code:
    sudo mount -a
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  4. #1014
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Quote Originally Posted by pljones View Post
    <whimper>
    I rebooted and my sata_promise driver had vanished... /sigh/ I have no idea why it suddenly decided to disappear now. Anyway...
    ???
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  5. #1015
    Join Date
    Dec 2005
    Location
    Islamabad, Pakistan
    Beans
    573
    Distro
    Ubuntu

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    i got this:
    Failed to mount '/dev/hdb5': Operation not supported
    Mount is denied because the NTFS journal file is unclean. Choices are:
    A) Shutdown Windows properly.
    B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
    notification area before disconnecting the device.
    C) Use 'Eject' from Windows Explorer to safely remove the device.
    D) If you ran chkdsk previously then boot Windows again which will
    automatically initialize the journal.
    E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
    F) Mount the volume read-only by using the 'ro' mount option.
    Failed to mount '/dev/hdb6': Operation not supported
    Mount is denied because the NTFS journal file is unclean. Choices are:
    A) Shutdown Windows properly.
    B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
    notification area before disconnecting the device.
    C) Use 'Eject' from Windows Explorer to safely remove the device.
    D) If you ran chkdsk previously then boot Windows again which will
    automatically initialize the journal.
    E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
    F) Mount the volume read-only by using the 'ro' mount option.
    Failed to mount '/dev/hdb7': Operation not supported
    Mount is denied because the NTFS journal file is unclean. Choices are:
    A) Shutdown Windows properly.
    B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
    notification area before disconnecting the device.
    C) Use 'Eject' from Windows Explorer to safely remove the device.
    D) If you ran chkdsk previously then boot Windows again which will
    automatically initialize the journal.
    E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
    F) Mount the volume read-only by using the 'ro' mount option.
    Failed to mount '/dev/hdb8': Operation not supported
    Mount is denied because the NTFS journal file is unclean. Choices are:
    A) Shutdown Windows properly.
    B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
    notification area before disconnecting the device.
    C) Use 'Eject' from Windows Explorer to safely remove the device.
    D) If you ran chkdsk previously then boot Windows again which will
    automatically initialize the journal.
    E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
    F) Mount the volume read-only by using the 'ro' mount option.

  6. #1016
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Ok, so just reboot on windows, and reboot just after on linux, that should fix it.
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  7. #1017
    Join Date
    Dec 2005
    Location
    Islamabad, Pakistan
    Beans
    573
    Distro
    Ubuntu

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    i don't have WINDOWS.

    [edit]:
    i am okay like this, for the time being just tell me how to show them as read enabled atleast

  8. #1018
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Quote Originally Posted by shoaibi View Post
    i don't have WINDOWS.

    [edit]:
    i am okay like this, for the time being just tell me how to show them as read enabled atleast
    Ok, so just follow one of the option provide when you don't have windows.
    Code:
    E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
    Run ntfsfix on each partition. You will probably have to mount them with a force option.
    Code:
    F) Mount the volume read-only by using the 'ro' mount option.
    Add an 'ro' option like that :
    Code:
    UUID=F884C98A84C94C36 /media/hdb8 ntfs-3g defaults,ro,locale=en_US.utf8 0 0
    Just a question, if you don't have windows, why do you use ntfs ?
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  9. #1019
    Join Date
    Dec 2005
    Location
    Islamabad, Pakistan
    Beans
    573
    Distro
    Ubuntu

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    how do i run ntfsfix?
    [edit]:
    coz i can't convert from NTFS to FAT, more then 100 GB data in compressed NTFS drives...

    And by the way is there something like remote assistance in Ubuntu like in Windows?

    Is there anyother simple and easy to understand method? If no then tell me how to convert 100GB Compressed NTFS files with no risk of data loss into FAT. [don't ever tell me using Norton Partition Magic]
    Last edited by shoaibi; November 29th, 2006 at 10:27 PM.

  10. #1020
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    ntfsfix is in the ntfsprogs package.

    Just a reminder. You can't write on compressed NTFS with this driver, but you can read to it.
    If it's the case, i recommand you to use the ro option.
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

Page 102 of 203 FirstFirst ... 25292100101102103104112152202 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •