Page 145 of 203 FirstFirst ... 4595135143144145146147155195 ... LastLast
Results 1,441 to 1,450 of 2026

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

  1. #1441
    Join Date
    Apr 2006
    Beans
    67

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

    Hi, my hda5 partition is not being mounted on startup despite having the entry in fstab. My hda1 and sda5 partitions, however, are mounted properly. All these are ntfs partitions.
    When I mount hda5 manually with "sudo mount -a", I get this message:
    Code:
    Volume is scheduled for check.
    Please boot into Windows TWICE, or use the 'force' mount option.
    I've booted into Windows and restarted no less than 10 times (hda5 gets scanned every time Windows XP starts) and I'm still getting the message.
    I tried mounting the partition with "sudo mount /dev/hda5 /media/hda5" and succeeded but /media/hda5 can only be accessed through the root account.
    I'm on Edgy and have read /usr/share/doc/ntfs-3g/README.Debian and did what it said, but still no luck.
    Can somebody please help me out with this?

  2. #1442
    Join Date
    Apr 2006
    Beans
    1,252

    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...
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  3. #1443
    Join Date
    Jan 2006
    Location
    Crakow
    Beans
    256
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    i have been trying to mount my partitions for a while but it's still not working, i just don't know what i'm doing wrong, i have follow everything like i did when i was using dapper cause now i'm using feisty... but
    her i will post what i received when i type i tried to mount them manually

    pmount-hal /dev/sda1
    Code:
    libhal-storage.c 1401 : INFO: called LIBHAL_FREE_DBUS_ERROR but dbusError was not set.
    process 6558: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
    Error: device /dev/sda1 is already mounted to /media/sda1
    Error: could not execute pmount
    and this is my etc/fstab

    Code:
    # /etc/fstab: static file system information.
    #
    #  -- This file has been automaticly generated by ntfs-config -- 
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    
    proc /proc proc defaults 0 0
    # Entry for /dev/sda7 :
    UUID=692bc2de-b86d-40ce-9d00-5b91408a688d / ext3 defaults,errors=remount-ro 0 1
    # Entry for /dev/sda1 :
    UUID=80A0DBA9A0DBA3C6 /media/sda1 ntfs-3g defaults,locale=en_US.utf8 0 0
    # Entry for /dev/sda3 :
    UUID=9b1adcb9-80dc-44ff-84a5-320465672e5d /media/sda3 ext3 defaults 0 2
    # Entry for /dev/sda5 :
    UUID=E02C861B2C85ECBA /media/sda5 ntfs-3g defaults,locale=en_US.utf8 0 0
    # Entry for /dev/ !! UNKNOW DEVICE !! :
    UUID=df4e3c8b-454e-4250-abcf-ee6dc12b8677 none swap sw 0 0
    /dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
    and this is my more etc/mtab

    Code:
    /dev/sda7 / ext3 rw,errors=remount-ro 0 0
    proc /proc proc rw,noexec,nosuid,nodev 0 0
    /sys /sys sysfs rw,noexec,nosuid,nodev 0 0
    varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
    varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
    procbususb /proc/bus/usb usbfs rw 0 0
    udev /dev tmpfs rw,mode=0755 0 0
    devshm /dev/shm tmpfs rw 0 0
    devpts /dev/pts devpts rw,gid=5,mode=620 0 0
    /dev/sda1 /media/sda1 fuseblk rw,nosuid,nodev,noatime,allow_other,blksize=4096 0
     0
    /dev/sda3 /media/sda3 ext3 rw 0 0
    /dev/sda5 /media/sda5 fuseblk rw,nosuid,nodev,noatime,allow_other,blksize=4096 0
     0
    binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
    i thought i could resolve this problem myself but i have been sitting days and i still couldn't
    and here is my fdis -l maybe it will help

    Code:
    Disk /dev/sda: 120.0 GB, 120034123776 bytes
    255 heads, 63 sectors/track, 14593 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1        2646    21253963+   7  HPFS/NTFS
    /dev/sda2            2647        7662    40291020    f  W95 Ext'd (LBA)
    /dev/sda3            7663       14593    55673257+  83  Linux
    /dev/sda5            2647        6604    31792603+   7  HPFS/NTFS
    /dev/sda6   *        6605        6726      979933+  82  Linux swap / Solaris
    /dev/sda7            6727        7662     7518388+  83  Linux
    Last edited by nbayiha; March 1st, 2007 at 03:37 PM.
    Don't use the command Rm -rf if you don't fully know what you are doing it can seriously damage ur system

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

    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 expect everything to work well
    You can still browse them via /media/sda1 & /media/sda5

    P.S : pmount is not use anymore in feisty, so this will no really work. Also, you don't need my repo anymore in feisty.
    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. #1445
    Join Date
    Jan 2006
    Beans
    13
    Distro
    Ubuntu 9.10 Karmic Koala

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

    Quote Originally Posted by szaka View Post
    Is it internal or external disk? Hotplug or udev doesn't create the device nodes correctly for you. It's some installation or configuration problem. Try
    mknod /dev/sda1 b 8 1
    then mount again. If still no go then try ntfs-config.
    satanister@bitch:~$ sudo mknod /dev/sda1 b 8 1
    mknod: `/dev/sda1': File exists
    satanister@bitch:~$ sudo mount -a
    Error opening partition device: No such device or address
    Failed to startup volume: No such device or address
    Failed to mount '/dev/sda1': No such device or address
    satanister@bitch:~$


    ntfs-config just brins up a window with 2 checkboxes, for enabling write support for internal and external drives.

    I don't get it the other hard drive (sdb1 ext3) mounts ok)
    any idea????



    found the problem:
    for some reason the partition was set to not active.....
    thanx for the help
    Last edited by Satanister; March 1st, 2007 at 08:17 PM.

  6. #1446
    Join Date
    Apr 2006
    Beans
    67

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

    Quote Originally Posted by givré View Post
    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...
    Thanks for the direction! I fixed it with "chkdsk /x" in the hda5 partition.

  7. #1447
    Join Date
    Feb 2007
    Beans
    8
    Distro
    Xubuntu 6.10 Edgy

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

    This time, i get a " connection timed out" error when trying
    Code:
     wget http://flomertens.keo.in/ubuntu/givre_key.asc -O- | sudo apt-key add -
    Are there any mirrors?

    - edit: How much mb do you need for a mirror? Maybe i can provide a mirror on my (payed for ) host. Or on my space at my ISP (i never use it, but it's ~ 20mb).
    Last edited by lenn/art; March 2nd, 2007 at 09:46 AM.

  8. #1448
    Join Date
    Jan 2007
    Location
    West Coast
    Beans
    35
    Distro
    Ubuntu 6.10 Edgy

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

    Givré, just wanted to thank you for your instructions and the software provided by you, am now able to read and write to my USB drive.

    (K)Ubuntu just got a lot easier and more fun to use.

    Merci Beaucoup!!!!!

  9. #1449
    Join Date
    Jan 2006
    Location
    Crakow
    Beans
    256
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    Givre just want to thank you to for the information you provide to us thank .

    Merci beaucoup pour tes reponses rapides. i guess i will have to wait for the final version of feisty or when the bug will be fix.


    Actually thanks to the link you gave me i figure out a way to make it work now i can see all my partition , the problem i guess was because when upgrading from edgy to feisty
    without purging the user's home directory , instead of the Default in the fstab i had to had User... to have smth like this
    Code:
    /dev/sda5 /media/windows1 ntfs-3g    user,locale=en_US.utf8,umask=007,gid=46 0 0
    Anyway thanks a lot for your help.
    Last edited by nbayiha; March 2nd, 2007 at 02:45 PM.
    Don't use the command Rm -rf if you don't fully know what you are doing it can seriously damage ur system

  10. #1450
    Join Date
    Jun 2006
    Beans
    64
    Distro
    Ubuntu Development Release

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

    I just installed the latest version of NTFS-3G on my kubuntu dapper machine today. Everyhting works well except I am no longer able to plug in a USB thumb drive (FAT32) and have it automout.

    I run:
    Code:
    pmount-hal /dev/sda1
    and it mounts fine. My question is what do I need to change so I don't have to type that each time I plug in a USB drive?

    Thanks
    D10

Page 145 of 203 FirstFirst ... 4595135143144145146147155195 ... 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
  •