Page 1 of 2 12 LastLast
Results 1 to 16 of 31

Thread: Multiple partitions: Is it still necessary?

  1. #1
    Senior Member
    Join Date
    Jul 2003
    Location
    ZA ✈ UK
    Posts
    622
    Thanks
    0
    Thanked
    0 times in 0 posts

    Question Multiple partitions: Is it still necessary?

    I seem to recall in the good old days, it was best to use multiple partitions to ensure a low cluster size, and thus reduce overall waste due to unused cluster tips. With NTFS, I believe all clusters are 4KB in size. If this is so, it should be perfectly well and good to have a single 148.8GB NTFS partition instead of several smaller ones, correct?

    Either way, I expect my two 160GB samsungs any day now (*hyperventilates*), and was wondering as to how I should partition them. Currently, I'm thinking of splitting the boot drive roughly in two (So I don't have to lose anything, should [more like when] I have to format the OS), and leaving the second as one big partition. Any problems with this? Thanks.

  2. #2
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    I like various partitions - easy to organise, if one partition cocks up you don't lose everything, and the partitions that fragment are quicker to defrag due to their smaller size.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  3. #3
    Senior Member
    Join Date
    Jul 2003
    Location
    ZA ✈ UK
    Posts
    622
    Thanks
    0
    Thanked
    0 times in 0 posts
    Organizing is not an issue for me, nor is defragmenting, really. (Quickly runs an analyze on C; Total fragmentation = 29 %, File fragmentation = 52 %, most fragmented file has 1253 pieces. However, I can't defragment, for lack of sufficient disk space. Hence the new drives. :>). I would have thought that partitions only really go wonky if your MBR gets nuked. Elaborate, perhaps?

  4. #4
    Raging Bull DeludedGuy's Avatar
    Join Date
    Dec 2003
    Location
    London
    Posts
    2,594
    Thanks
    112
    Thanked
    76 times in 55 posts
    • DeludedGuy's system
      • Motherboard:
      • Gigabyte H87M-HD3
      • CPU:
      • Core i5 4440
      • Memory:
      • 8GB DDR3 1800mhz
      • Storage:
      • 250GB Samsung 840 SSD
      • Graphics card(s):
      • Gigabyte R9 270 OC 2GB
      • PSU:
      • BeQuiet Pure Power L8 600w
      • Case:
      • Silverstone TJ08-E
      • Operating System:
      • Windows 7
      • Monitor(s):
      • 24" Dell U2414H
      • Internet:
      • 75Mb BT Infinity
    Quote Originally Posted by kez
    I like various partitions - easy to organise, if one partition cocks up you don't lose everything, and the partitions that fragment are quicker to defrag due to their smaller size.
    I concur, I have 3 partitions, one for music and films, one for games and one for everything else.

  5. #5
    Goron goron Kumagoro's Avatar
    Join Date
    Mar 2004
    Posts
    3,147
    Thanks
    37
    Thanked
    170 times in 139 posts
    I like having mine setup with partitions for the virtual memory page file
    for the sake of tidyness and fragmentation rather than speed
    Ive read that 2.5 times your sys ram so mines 2.5 GB (could be 1.5 i cant
    remember).

    Also i like sticking the temp internet files in there own partition so easy to delete I use about 500 for every user there is.

    Also this helps with virus scanning and defragging the boot partition.
    ( i often forget to clean out the temp files)

    I have no idea if it makes a speed diff but it feels cleaner to me. I feel so
    dirty when my computer feels a mess like i havent washed my hair for a week

    hahah
    Last edited by Kumagoro; 11-04-2004 at 11:29 PM.

  6. #6
    Oh no!I've re-dorkalated! Jiff Lemon's Avatar
    Join Date
    Jul 2003
    Location
    Sunny MK
    Posts
    2,504
    Thanks
    80
    Thanked
    44 times in 41 posts
    Separate partition for paging file not much use - Separate drive is.

    I prefer separate partitions - One for the OS, one for programs, one for data.

    Keeping the installed program separate from the OS means that Imaging software can usually compress a "recovery install" onto a single CD, although with DVD writers getting cheaper by the day, this isn't that big an issue.

    keeping your data separate from the OS is a definate I'd say.

  7. #7
    Member
    Join Date
    Nov 2003
    Posts
    57
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by Jiff Lemon
    Separate partition for paging file not much use - Separate drive is.
    Is there anyway to measure page file performance? Would it be better to have the page file on my raid setup or on the backup drive?


    I would have to agree that is is much better to have partitions esp. if you make images of your drive.

    I have three partitions on my raid drive: one for the OS + music; one for games and one for downloads. On my backup drive I have two partitions. One to hold a backup copy of XP just in case I need to do some file retrievals or re-imaging and the other to hold images of my main OS partition.

  8. #8
    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
    os on one partition, all your junk (e.g. music, videos) on another, so you can reformat & reinstall os without losing things

  9. #9
    Triple Ox
    Join Date
    Jul 2003
    Posts
    484
    Thanks
    0
    Thanked
    0 times in 0 posts
    Indeed Hex, same as me.

    I used to have one partition for os, one for games, one for music etc... but its just a pain. What happens when u need more space for music, but have plenty left for games etc...

    1 for os, 1 for everything else

  10. #10
    Member
    Join Date
    Nov 2003
    Posts
    57
    Thanks
    0
    Thanked
    0 times in 0 posts
    You have to plan it carefully. I've got a 34GB partition for the OS, a 50GB partition for games and around 150GB for other data..

    I know that I will never fill up the OS partition nor the games one...and if I manage to fill up the data partition then I think I'll be needing a DVD writer!

  11. #11
    Triple Ox
    Join Date
    Jul 2003
    Posts
    484
    Thanks
    0
    Thanked
    0 times in 0 posts
    How can u plan it carefully not knowing what your gonna put on your pc for ageees?

    Wastes space imo, theres no advantage to having different partitions for different things (os is different).

  12. #12
    Triple Ox
    Join Date
    Jul 2003
    Posts
    484
    Thanks
    0
    Thanked
    0 times in 0 posts
    I got a 120gig drive about a month ago and its already full....

  13. #13
    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
    i took another solution - one partition for windows which i can format ahhpily

    and another mahicne on the nwteork with all my important stuff on it, accessible via mapped hard disks

  14. #14
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    I see so many people disagree with partitioning. It's a saviour tbh! What if you wanted to ghost and had only one drive with one parition? What if that partition fell over? All hail partitions!

  15. #15
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    Quote Originally Posted by eldren
    I would have thought that partitions only really go wonky if your MBR gets nuked. Elaborate, perhaps?
    Well there's that, or maybe you try to install Linux and mess it up, or partition magic does something it shouldn't, or part of the partition table (right next to the MBR) get's nackered for some reason.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  16. #16
    Drop it like it's hot Howard's Avatar
    Join Date
    Jul 2003
    Location
    Surrey, South East
    Posts
    11,731
    Thanks
    14
    Thanked
    42 times in 39 posts
    • Howard's system
      • Motherboard:
      • Asus P5B
      • CPU:
      • Core2Duo E6420 2.13GHz
      • Memory:
      • 2x1gb OCZ DDR2 6400
      • Storage:
      • 250GB & 500GB Seagate
      • Graphics card(s):
      • Inno3d iChill 7900GS
      • PSU:
      • Antec SmartPower 500W
      • Case:
      • Coolermaster Elite 330
      • Monitor(s):
      • 2x AG Neovo F419
      • Internet:
      • Virgin Media 20mbit
    I don't see the point in partitions if you have more than one drive.

    When I only had one drive I had it partititioned into two drives... One for Windows/Program Files and the rest for data. That way I could back things up onto the data drive when reformatting, and formatting would only kill Windows and installed stuff.

    Now that I have two physical drives, one for Windows/Program Files (60GB) and the other for data (music, videos, downloads, etc) (160GB) I don't see the point in partitioning any of it. My Data drive is all organised nicely into folders

    Besides the fact that my drive randomly dissapeared when I reformatted ( ) I don't see what could go wrong if you're not playing about with different Linux distros, etc

    But each to his own I guess. You're allowed to set up your computer however you please
    Home cinema: Toshiba 42XV555DB Full HD LCD | Onkyo TX-SR705 | NAD C352 | Monitor Audio Bronze B2 | Monitor Audio Bronze C | Monitor Audio Bronze BFX | Yamaha NSC120 | BK Monolith sub | Toshiba HD-EP35 HD-DVD | Samsung BD-P1400 BluRay Player | Pioneer DV-575 | Squeezebox3 | Virgin Media V+ Box
    PC: Asus P5B | Core2duo 2.13GHz | 2GB DDR2 PC6400 | Inno3d iChill 7900GS | Auzentech X-Plosion 7.1 | 250GB | 500GB | NEC DVDRW | Dual AG Neovo 19"
    HTPC: | Core2Duo E6420 2.13GHz | 2GB DDR2 | 250GBx2 | Radeon X1300 | Terratec Aureon 7.1 | Windows MCE 2005
    Laptop: 1.5GHz Centrino | 512MB | 60GB | 15" Wide TFT | Wifi | DVDRW


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ebay rules? Seller cancel auction after multiple bids?
    By megatron in forum Retail Therapy and Bargains
    Replies: 9
    Last Post: 22-03-2004, 11:45 AM
  2. Quick way to convert multiple MOV files to MPEGs?
    By Matthoulb in forum Software
    Replies: 1
    Last Post: 28-01-2004, 02:41 PM
  3. Windows XP - Multiple networks
    By Raz316 in forum Software
    Replies: 11
    Last Post: 14-01-2004, 04:53 PM
  4. Replies: 3
    Last Post: 05-01-2004, 07:29 PM
  5. ADSL on multiple computers (router help)
    By Sibu in forum Networking and Broadband
    Replies: 1
    Last Post: 14-12-2003, 07:53 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
  •