Page 80 of 203 FirstFirst ... 3070787980818290130180 ... LastLast
Results 791 to 800 of 2026

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

  1. #791
    Join Date
    Oct 2006
    Beans
    122

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

    ok wow, haha I am an idiot, it wasnt installed. Thanks for the help, if I run into any problems I'll post them here.

  2. #792
    Join Date
    Feb 2006
    Beans
    31

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

    Quote Originally Posted by givré View Post
    Hi subuu,

    What version of hal do you have ?
    Thanks buddy, Hadn't Upgraded the Packages yet, Now its Working Gr8..

  3. #793
    Join Date
    Aug 2006
    Location
    India
    Beans
    688
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    sorry for the delay in response for the wierd issue. the sad part is that my system crashed due to edgy install, one office-org-calc file got corrupted with no permission and i had to format and reinstall edgy

    After reinstallation, azureus is working fine and writing to the ntfs partition but firefox is still not saving the .torrent files to my ntfs drive. may be it is a bug in fire fox.

  4. #794
    Join Date
    Oct 2005
    Location
    Southeast Asia
    Beans
    Hidden!
    Distro
    Ubuntu 7.04 Feisty Fawn

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

    After reinstallation, azureus is working fine and writing to the ntfs partition but firefox is still not saving the .torrent files to my ntfs drive. may be it is a bug in fire fox.
    Absolutely no problem saving .torrent files directly from Bon Echo to ntfs root directory here. If you are really too lazy to move the .torrent file to the ntfs drive yourself, set Azureus to copy the .torrent file to where the torrent is being downloaded/seeded.

  5. #795
    Join Date
    Oct 2006
    Beans
    13
    Distro
    Ubuntu 6.06

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

    I followed the tutorial, but now my external NTFS hdd is not outmonted anymore. So I want to undo the changes and get my old hal and pmount back, how??? Thanks in advance!

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

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

    This should work.
    1. If it's an external, i guess you didn't touch /etc/fstab, right ?
    2. Try to mount it by CLI :
    Code:
    pmount-hal /dev/sda1
    Replace sda1 by the actual name of your device (look at sudo fdisk -l for that).
    I guess you'll have an error about an unclean NTFS journal.
    This is due in the majority of the case because in the majority of the case because you didn't unmount it cleanly with the eject button.
    So just boot in linux, plug your HD, unmount cleanly, unplug your HD, reboot in linux and it should work.
    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. #797
    Join Date
    Oct 2006
    Beans
    13
    Distro
    Ubuntu 6.06

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

    thanks for your answer, i get the following result

    quall@VAIO:~$ fdisk -l

    Disk /dev/sdc: 320.0 GB, 320072933376 bytes
    255 heads, 63 sectors/track, 38913 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/sdc1 * 1 38913 312568641 7 HPFS/NTFS
    squall@VAIO:~$ pmount-hal /dev/sdc
    mount: wrong fs type, bad option, bad superblock on /dev/sdc,
    missing codepage or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so

    mount: wrong fs type, bad option, bad superblock on /dev/sdc,
    missing codepage or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so

    Fehler: konnte pmount nicht ausführen
    squall@VAIO:~$

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

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

    Hum lucky guy, you don't have the error i expected.
    But it seams that you don't have the patched pmount.
    Are you using edgy or dapper ?
    What the result of :
    Code:
    apt-cache policy pmount
    Let see your /etc/apt/sources.list
    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. #799
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    39

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

    I just noticed this post. Did you ever get the issue fixed? I'm in the same situation?

    Quote Originally Posted by scifan View Post
    ok... I need a little help.

    I don't have Windows on my box any longer, and I have a NTFS volume that I don't have enough room to export the data files from my ntfs system so I can convert that as well... and I'm getting this error when executing a mount -a (and yes, I've restarted the system a couple of times:

    Code:
    root@mediapc:/home/sf# mount -a
    Couldn't mount device '/dev/sda1': Operation not supported
    Windows did not shut down properly.  Try to mount volume in windows, shut down and try again.
    Mount failed.
    I downloaded the Ultimate Boot CD (based on comments above) to try and repair the NTFS volume - since I don't have windows xp installed on this box any longer... no dice - couldn't figure out which app I needed to run to fix it... so I tried going into repair console mode on the windows xp install cd... ran chkdsk against the volume and got a message back that the volume had some errors... next time I ran chkdsk against it, no more error's...

    Just trying to figure out my options at this point...

    any idea's?

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

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

    Hi prosonik, the only way to fix it should be to have an equivalent to chkdsk for linux, and this is not yet the case. So for the moment, you still need to use windows for this kind of problem
    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 80 of 203 FirstFirst ... 3070787980818290130180 ... 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
  •