The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Why is partitioning a good idea for a laptop?

    Discussion in 'Dell' started by FrozenDarkness, Oct 24, 2007.

  1. FrozenDarkness

    FrozenDarkness Notebook Deity

    Reputations:
    29
    Messages:
    827
    Likes Received:
    0
    Trophy Points:
    30
    The only idea I can come up with is to dual-boot...

    I was actually wondering if it's a good idea to partition maybe half you rharddrive for media, and the other half for Vista. Since you have to reformat so much for vista, you can just reformat that partition without having to lose all your information, making things very easy. I'm not sure if you can actually do that though.
     
  2. nizzy1115

    nizzy1115 Notebook Prophet

    Reputations:
    2,557
    Messages:
    6,682
    Likes Received:
    1
    Trophy Points:
    205
    i do this! i have 60 for vista 100 for storage. it does work that way. if you reinstall windows your data is untouched. you can do it right in windows click start-> right click on computer -> click manage -> click manager on the left and you can split your drive however you want.
     
  3. FrozenDarkness

    FrozenDarkness Notebook Deity

    Reputations:
    29
    Messages:
    827
    Likes Received:
    0
    Trophy Points:
    30
    bump it bump
     
  4. oresteez

    oresteez Notebook Consultant

    Reputations:
    5
    Messages:
    184
    Likes Received:
    0
    Trophy Points:
    30
    you've just answered your own question :)

    back in the days of windows 95, you would see performance gains by keeping the operating system installed on a separate partition from your data...i've even seen 3 partitions on a machine during those times...i think you put your swap file on the 3rd one..i forget, lol..

    anyways, once we got to windows 2000, i think the performance gain was very minimal, so it wasnt really worth the extra trouble anymore...

    so currently, what you have already stated is probably one of the best reasons to partition the drive...
     
  5. kgeier82

    kgeier82 Notebook Deity

    Reputations:
    129
    Messages:
    757
    Likes Received:
    0
    Trophy Points:
    30
    i see no reason to partition a notebook if a tool like acronis TI is used on a regular basis.

    i simply do this. i have a 200gb HD in my laptop 1 partition. i keep my itunes folder on an external for backup, along with an image of my vista, minus my itunes (65GB)

    when i want to restore, i just restore the 8gb vista backup, takes like 20 min.

    then im up and running, and i just let my EXT HD copy the music over, while i do other things
     
  6. TuxDude

    TuxDude Notebook Deity

    Reputations:
    255
    Messages:
    921
    Likes Received:
    2
    Trophy Points:
    31
    Actually partitioning will help in reducing fragmentation to a little extent.... Also you can organize your data more easily.... All sensitive data is better to be kept on some other partition other than C: and if you need to re-install Vista or something you can easily do that by merely formatting C: and installing Vista freshly....
     
  7. Sredni Vashtar

    Sredni Vashtar Notebook Evangelist

    Reputations:
    28
    Messages:
    593
    Likes Received:
    0
    Trophy Points:
    30
    Better yet, with partitioning you could resotre a previous image of the OS partition, without restoring older versions of your data. In this way: imaging the Os partition will take up less time and resources. You can do that only after major updates or software installation.
    Backing up your data will also take less time and resources, since you won't have to copy all the OS along with it, and could be done more frequently with less overhead.

    Moreover, if some program overwrites your file allocation table, you only loose one partition (it usually is the OS partition the one that rots). The other partition's FAT will be far, far away.

    You could live happily ever after. :)
     
  8. Fade To Black

    Fade To Black The Bad Ass

    Reputations:
    722
    Messages:
    3,841
    Likes Received:
    1
    Trophy Points:
    106
    I have 15 GB for Vista and the rest in one partition. It's useless having more partitions nowadays, since more partitions mean less speed for the last one.
     
  9. frazell

    frazell Notebook Deity

    Reputations:
    81
    Messages:
    895
    Likes Received:
    0
    Trophy Points:
    30
    How will partitioning reduce fragmentation? Fragmentation would be the same regardless since it is all about writing files to disk in a contiguous manner or not. If you never write files to your data partition then there wouldn't be much fragmentation occurring, but the same is true on a one partition setup. If you don't modify the files at all they won't refragment.

    In terms of the thread...

    I personally don't ever partition my drives. I've had too many problems with partitions back in my early days of computing (the Windows 98 & 2000 arena). I've had situations where the partition table randomly gets destroyed and as a result there goes all of your partitions and the data they contain. I find it easier, and safer, to just backup your data to an external HD and go from there. As backing up data to one drive is a bad idea anyways...
     
  10. TuxDude

    TuxDude Notebook Deity

    Reputations:
    255
    Messages:
    921
    Likes Received:
    2
    Trophy Points:
    31
    The thing is the data which gets frequently accessed is always the one to get fragmented..... When your files are on different partitions - the chances of ones which get accessed frequently to reside on all your drives is much lesser and not only that it gets fragmented only with the files on that partition and not the whole..... If you need to do a defrag it is much faster than defragging a single hard drive....
     
  11. Sredni Vashtar

    Sredni Vashtar Notebook Evangelist

    Reputations:
    28
    Messages:
    593
    Likes Received:
    0
    Trophy Points:
    30
    You should thank your OS for this.
    Besides, backing up a partition table only requires 512 bytes. That's the dimension of the MBR that holds 446 bytes of boot code and 4*16 bytes of partition data.
    If you had backed it up you could have easily have recovered your partitions.
    You can back it up with pencil and paper, if you wish :).

    Not only that, but if something is rewriting your MBR, chanches are it will also rewrite the beginning of the disk, taking the File Allocation Table in data heaven. This means that you will lose the pointers to the files in the first partition and you would have to recover them one by one with specialized programs with no guarantees of success.

    If you have a partitioned drive you loose only the FAT of the first partition (the one with the OS, whose image you have backed up after the last main update of OS and programs). The other FATs are safe in the middle of the disk and you only have to reconstruct the partition table - the above mentioned 512 byte. All your documents are there awaiting for you and, hopefully, for a better OS.
     
  12. mxl180

    mxl180 Notebook Consultant

    Reputations:
    79
    Messages:
    238
    Likes Received:
    0
    Trophy Points:
    30
    That is the main reason...besides dual boot