Search:

Type: Posts; User: givré; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

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

    Hello people,

    Sorry if i wasn't really present those last weeks, i was working on a new project
    that took me a lot of time, you can cheek it here : https://launchpad.net/disk-manager/
    more to...
  2. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    kinemagician, be sure to unmount external device properly when you are in both windows & linux, and it should be as reliable as with other NTFS formated device.

    bob dylan, install ntfsprogs, run...
  3. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Are you sure you have ntfs-3g install ?
  4. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    'Don't break dist-upgrade' is one of my goal, so that's why i always try to be as near as ubuntu developpement as possible.
    But ' Make the thread obsolete' is also one of my goal, and that's why...
  5. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    and Nolander to. Look at the COMMON QUESTION, i just added some stuff abot that.
  6. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Under kde, try to create files on your external device with the terminal : should be in /media/usbdisk.
  7. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Add the force option for your ntfs partition in /etc/fstab
  8. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Can i see your /etc/fstab ? thanks.
  9. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    finer recliner, do you use the main-all channel of the repo ? It is necessary in your case.
    If yes, could you give me the output of :

    sudo apt-cache policy hal
    Thanks.
  10. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Mangiafuoco, you probably mixed up the two repo.
    ntfs-config is dependant on libdbus-1.3 on edgy and libdbus-1.2 on dapper, as expected.

    ShadowZ, you can't actually do that on edgy. If you want...
  11. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    P86, this method will install ntfs-3g 1.0

    sertansenturk, if you don't write to it, there is no risk at all. Now you can also set one drive to be readonly, just add the 'ro' option in /etc/fstab
    ...
  12. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    PTS69, thanks, added ;)

    toobuntu, this option is just to make wget quiet, nothing more.
  13. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    D10, if pmount-hal works, it should works out of the box.
    What version of hal do you have :

    sudo apt-cache policy hal
  14. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    keo seems to be down.
    Try :

    wget http://flomertens.free.fr/ubuntu/givre_key.asc -O- | sudo apt-key add -
  15. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    chris.olsen, this is expected, and it should work like that. External device are automatically configure and mount. Is there something that don't work ?
    Usb device are automaticly mounted, don't...
  16. Replies
    147
    Views
    8,260

    Re: No Blobs By Default Petition

    I think i'll also unsubscribe myself from this thread, this is really going nowhere...
  17. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    nbayiha, all seams to work well.
    /dev/sda1 & /dev/sda5 are both mounted
    You don't see them in place cause of https://launchpad.net/bugs/73227
    but you are using a devel version anyway, so you can't...
  18. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    gabng, i'm not a windows expert, but you should try to check you fs via cmd with the chkdsk /f command. Not sure that it change anything...
  19. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    starscalling, this one is down, but i'll set up an other one soon. Choose ana other one for now. Thanks.
  20. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    You need to add --enable-kernel-module option to ./configure, but this is not the recommended way of compiling the fuse module in this howto. You should have a look at...
  21. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    And I return to same point. Disk don't mount.

    Yeah but there is a lot of progress.
    The error you get is a common one. You probably forget to unmount your usbdisk, making it unclean, and that's...
  22. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    I don't understand, ntfs-3g is the filesystem I use with the fixed discs and it says invalid file system name 'ntfs-3g'.
    This might be why it picked udf instead of ntfs-3g.
    Check the version of...
  23. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    You hal information are ok, don't know why it pick udf instead of ntfs-3g.
    try :

    pmount -d -t ntfs-3g /dev/sdb1
  24. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    spawnv(): executing /bin/mount '/bin/mount' '-t' 'udf' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=000,iocharset=utf8' '/dev/sdb1' '/media/sdb1'
    This one seams strange, should...
  25. Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    This is expected, the point of that is to not be able to mount 2 times the same device.
    If it still don't work, we should look at the debug info.
    1. Check before that it is not mounted (look at...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4