Announcement

Collapse
No announcement yet.

formatting in linux

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    formatting in linux

    Ok, someone advised me to format an external harddrive in a linux format and said it is better then ntfs or fat32, but he didn't say why nor what that format is, please explain what and why then, thanks
    every day is a gift

    #2
    Re: formatting in linux

    If this HD is not being used for a Linux installation, but rather for storage, then formating it as FAT32 means that it can be read and written to by both, Linux and Windoze. If you format it NTFS, then you need to have ntfs-3g installed in your Linux distro in order to have both read and write capability with Linux.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: formatting in linux

      thanks, but it was neither ntfs nor far32 that he suggested, it was for storing linux files only without sharing with windows, have I missunderstood about using a linux format for storage
      every day is a gift

      Comment


        #4
        Re: formatting in linux

        Then most likely, it's ext3.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: formatting in linux

          yes that was it, was he right in saying that it is better than ntfs or fat32, for storage, how does it compare and is it a good idea to format an external harddrive in it, thanks
          every day is a gift

          Comment


            #6
            Re: formatting in linux

            If you format the drive as ext3, it can't be read or written to by Windoze. If you don't have Windoze on you PC, ext3 is just fine.

            ntfs format is used by Windoze XP and higher. Without the ntfs-3g package installed, your Linux OS can't read/write to the drive. If you don't have Windoze installed on your PC, this is not a good choice.

            FAT32 formating is useable by both Linux and Windoze. If you intend to have the drive accessable by both Windoze and Linux 'natively' then that is a good option.
            Using Kubuntu Linux since March 23, 2007
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Re: formatting in linux

              thanks
              every day is a gift

              Comment


                #8
                Re: formatting in linux

                Happy formatting!
                Using Kubuntu Linux since March 23, 2007
                "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                Comment


                  #9
                  Re: formatting in linux

                  curiosity, is there any advantage performancewise in formatting in ext3 when dealing only with linux machines
                  every day is a gift

                  Comment


                    #10
                    Re: formatting in linux

                    Off the top of my head, ext3 and reiserfs (and the lesser-used xfs, jfs, and reiser4) are "journalling" file systems -- they run a transaction accounting process that provides a much more robust capability to recover from a crash, and also are very quick to discover and report data corruption.

                    NTFS is also a journalling type filesystem, but FAT32 is not. So with FAT32, you can have a slow degradation of your filesystem and/or hard disk drive performance, and not know about it, and if you lose power and the system crashes, you're unlikely to recover except through restoration from a data backup.


                    EDIT: Lots more ... http://www.yolinux.com/TUTORIALS/Lin...leSystems.html

                    Comment


                      #11
                      Re: formatting in linux

                      cool link, thanks everyone and glad I asked
                      every day is a gift

                      Comment


                        #12
                        Re: formatting in linux

                        I use EXT3 on both my hard-drives, except for the XP partition. I used a freeware program that allows read/ write capabilities from Windows the the Linux drives.

                        Comment


                          #13
                          Re: formatting in linux

                          anachronism, spill beans please, which program then and link if pos, thanks

                          actually formating in ext3 sounds interesting because if someone steals my external harddrive he is probably going to think that the drive is corrupted rather than it is formated like this
                          every day is a gift

                          Comment


                            #14
                            Re: formatting in linux

                            http://www.fs-driver.org/


                            I've found that if I move files around on the EXT3 drives, when I boot Kubuntu, the drive gets checked for errors. It doesn't seem to do any harm though as I've moved GB of files around from inside Windows.

                            Comment


                              #15
                              Re: formatting in linux

                              thanks,

                              can one format an external drive to half/half ext3 and ntfs, in that I am thinking of having my private stuff on ext3 while having the stuff I need for the Internet cafe's windows system on ntfs
                              every day is a gift

                              Comment

                              Working...
                              X