Results 1 to 9 of 9

Thread: Ntfs -> fat 32

  1. #1
    Senior Member
    Join Date
    Aug 2008
    Posts
    337
    Thanks
    3
    Thanked
    2 times in 2 posts

    Ntfs -> fat 32

    I have a new portable HDD which is NTFS formatted, however, I want to use it with my Acer Aspire One - which is Linux based, as such it does not recognise NTFS.

    I seem to recall some app which converts from NTFS back to FAT 32 but I can't seem to locate it now - it was something really simple and cheap.

    There's no data on the drive, so that's not an issue

  2. #2
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Ntfs -> fat 32

    ehm... what's using linux got to do with not supporting ntfs? linux supports ntfs fine, via ntfs-3g (included by default on most distributions)

    and if you're positive that you want to do it, then plug it into your laptop & run "mkfs.vfat /dev/sdX1" where X is the letter assigned to the drive (check "dmesg"). or use the clicky gui qtparted/gparted

  3. #3
    Senior Member
    Join Date
    Aug 2008
    Posts
    337
    Thanks
    3
    Thanked
    2 times in 2 posts

    Re: Ntfs -> fat 32

    well i plugged it in and it said 'failed to mount new volume' unknown file system 'ntfs'

    It's Linipus or something hehe

  4. #4
    Senior Member
    Join Date
    Aug 2008
    Posts
    337
    Thanks
    3
    Thanked
    2 times in 2 posts

    Re: Ntfs -> fat 32

    How would I install ntfs-3g or activate it? (bear in mind i am a linux newbie - ive used it for about half an hour!)

  5. #5
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Ntfs -> fat 32

    this is the ntfs-3g home page

    http://www.ntfs-3g.org/

    If your distro is directly supported (what distro is it) you may be able to download the binary, otherwise you will have to download the source code and compile it. It isn't difficult provided you have a compiler and the support tools installed (most distros off that either as an option or built in)

    Does your distro support a package manager (apt, yum ipkg etc)? If so the ntfs-3g package may be available that way.
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  6. #6
    I R Toff Pandi! TAKTAK's Avatar
    Join Date
    Mar 2008
    Location
    Vergon6
    Posts
    7,450
    Thanks
    553
    Thanked
    1,013 times in 748 posts
    • TAKTAK's system
      • Motherboard:
      • ASUS ROG STRIX B450-F GAMING
      • CPU:
      • Ryzen 7 3700X
      • Memory:
      • 16GB Corsair Vengeance LPX 3200MHz
      • Storage:
      • 500GB Samsung 970 EVO
      • Graphics card(s):
      • 5700 XT 50th Anniversary
      • PSU:
      • Be Quiet SFX-L 600W
      • Case:
      • Lian Li PC-O11 Mini
      • Operating System:
      • Windows 10
      • Monitor(s):
      • LG Ultrawide
      • Internet:
      • 200Mb FTTP

    Re: Ntfs -> fat 32

    well acer is using linpus on it IIRC so the package manager by default would in theory be Yum...
    (if i'm right in thinking linpus is based on fedora?)

    edit:so use (in a terminal window [alt+f2 IIRC]): sudo yum install fuse fuse-libs ntfs-3g

    from here: http://forums.techguy.org/unix-linux...lite-help.html


    edit2: do you need to issue an update command with yum? like with apt-get you have apt-get update etc
    Last edited by TAKTAK; 28-08-2008 at 11:20 PM.
    Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs.

    Quote Originally Posted by razer121 View Post
    Would you like me to enter you? it would be my pleasure
    TAKTAK.co.uk

  7. #7
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Ntfs -> fat 32

    similar

    yum update

    with optional packages if you only want to update certain ones

    yum install ntfs-3g should install the ntfs drivers if available
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  8. #8
    Registered+
    Join Date
    Jul 2008
    Posts
    23
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: Ntfs -> fat 32

    I use a little free program called fat32format. Do a google search for it. I would post a link, but I don't have enough posts to do so.

  9. #9
    Senior Member
    Join Date
    Aug 2008
    Posts
    337
    Thanks
    3
    Thanked
    2 times in 2 posts

    Re: Ntfs -> fat 32

    Sorted - I got the ntfs-3g thing installed and it recognises my HDD perfectly - which is nice

    Thanks people

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Flash drive Fat32 --> NTFS?
    By Hicks12 in forum PC Hardware and Components
    Replies: 5
    Last Post: 14-08-2008, 12:20 AM
  2. Little issues that annoy the hell out of you
    By megah0 in forum General Discussion
    Replies: 340
    Last Post: 30-10-2007, 06:28 PM
  3. Who Is A Fat?
    By Stewart in forum General Discussion
    Replies: 91
    Last Post: 28-10-2007, 10:44 AM
  4. WTD : your mother jokes
    By 5lab in forum General Discussion
    Replies: 25
    Last Post: 13-06-2005, 05:32 PM
  5. NTFS file access in Windows 98
    By Falcon2004 in forum Software
    Replies: 6
    Last Post: 19-02-2004, 10:44 PM

Posting Permissions

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