Find the answer to your Linux question:
Results 1 to 6 of 6
Just got an external, and currently I have xp/ubuntu on my internal hard drive..I planned to keep all my multimedia (games, music, movies..) on the external. Which formatting would allow ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    35

    partition format



    Just got an external, and currently I have xp/ubuntu on my internal hard drive..I planned to keep all my multimedia (games, music, movies..) on the external. Which formatting would allow both xp and ubuntu to access/write on the external?

  2. #2
    Linux User abhishek456's Avatar
    Join Date
    Dec 2006
    Posts
    470
    creating a FAT filesystem on external disk would be recommended.

    Though linux can also acess NTFS with some tweaking FAT would be better

    * FAT is reffered as VFAT in linux
    life is the greatest opportunity that the nature had given you

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,204
    FAT is indeed the preferred format. I know that Windows enforces a size limit when formatting a FAT partition, but Linux should not have that restriction.

    The other option would be to use ext3, as you can install a special program on Windows that allows it to access ext3 drives. It's up to you which one you want to use, though.
    DISTRO=Arch
    Registered Linux User #388732

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,308
    I prefer NTFS only. Its easy to enable NTFS write access using ntfs-3g package. There isn't any size restriction for NTFS partitions in Windows OSes.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Mar 2007
    Posts
    35
    Oh-- I didn't know there was a size restriction in windows for fat32. What is the size?

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    17,784
    Quote Originally Posted by tacgsm View Post
    Oh-- I didn't know there was a size restriction in windows for fat32. What is the size?
    File size limit is 4GB in fat32.
    oz

    new users: read this first
    no private messages requesting computer support - post them on the forums!

Posting Permissions

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