also @ TechSpot: Codemasters announces £125,000 special edition of GRID 2

Partition question

Discussion in 'Storage and Networking' started by A2ZPearl, May 19, 2012.

Post New Reply
  1. A2ZPearl Newcomer, in training

    hi all
    I have Toshiba Laptop it contains 320GB harddisk and there is not partition in it.. I can see only c drive. I want to make partition without formatting harddisk.. is there any way to achieve this target..

    kindly help me experts...
  2. Rabbit01 TechSpot Enthusiast Posts: 763   +12

    You can using something like GParted. Download and burn the iso to a CD, then boot your laptop using it. Do backup important files before you partition your hard drive, just in case.
  3. ravisunny2 TS Ambassador Posts: 2,033   +8

  4. Marnomancer TechSpot Booster Posts: 801   +46

    Gparted is a Linux-only solution.
    I second that. EASEUS is quite easy to use too. Just grab the home edition for free and get working.

    Regards,
    Marnomancer.
  5. Rabbit01 TechSpot Enthusiast Posts: 763   +12

    Yes, it's not a Windows program that one installs, but have to boot the computer with. But once it's up and running, partition can be added, removed, etc. Data remains intact. Once operations are complete, restart the computer.

    It worked for me on my old computer running XP.
  6. Marnomancer TechSpot Booster Posts: 801   +46

    EASEUS is a simpler solution anyhow. ;)
     
  7. Doctor John TechSpot Enthusiast Posts: 247   +15

    FDISK is very simple indeed (y) (boot from Hiren's or UBCD)
    (not trying to dis EASEUS or gparted, which both also work fine;))
  8. ravisunny2 TS Ambassador Posts: 2,033   +8

    Gparted has been known to have serious problems in the past.

    Use with care.
  9. Rabbit01 TechSpot Enthusiast Posts: 763   +12

    Thanks Marnomancer & ravisunny2.
  10. cliffordcooley TechSpot Paladin Posts: 2,324   +294

  11. SNGX1275 TS Special Forces Posts: 11,894   +117

    Just jumping in for a couple points.

    Your hard drive does have a partition on it. It has at least 1, otherwise there wouldn't be a "C" drive. If you are using Vista? or 7 you have at least 2, because there is a 100MB System Reserved partition that is created. That is all irrelevant to your question though, just pointing something out.

    If you are running 7. You can shrink your C drive from Admin Tools, Comp Management, Disk Management control panel. Then in the unallocated space, you can create a new partition, that is even easier than Easeus and no install needed.

    Easeus though, is a surefire way to make it work regardless of XP/Vista/7, and its pretty simple to use.
    A2ZPearl likes this.
  12. cliffordcooley TechSpot Paladin Posts: 2,324   +294

    Not always because I specifically configure my PC not to have this partition. Windows setup will create this partition if one has not already been created.
  13. SNGX1275 TS Special Forces Posts: 11,894   +117

    Interesting, how?
  14. cliffordcooley TechSpot Paladin Posts: 2,324   +294

    If the partition is large enough to carry installation, Windows will not prompt for or create the 200MB partition. However if you allow Windows to create its own partition, the 200MB partition will be created. Upon further study, it is believed that the 200MB partition is only used for BitLocker Drive Encryption. If you plan on using this feature you will need the 200MB partition.

    It is also possible to expand the 200MB partition during setup to whatever size you want.
  15. Marnomancer TechSpot Booster Posts: 801   +46

    Hehe, John, Hiren's is good, but honestly not that easy when compared to EASEUS. The smell of Linux still scares some away.

    Sounds interesting.
    But Cliff, it's not advisable IMHO. That 100 MB partition is meant to store the bootloader and the recovery tools and other kernel-level tools. So if it happens that you corrupt your C:, you can use those tools to fix things.
    If stored in C:, and it's corrupted, you're..urm..screwed. I had that experience. Take note of the Recovery Console. Its title says "X:\". Where did it come from? The system reserved partition. All the core utils are stored there, along with the BitLocker files (because it operates at kernel-level)

    That makes it a warning of the OP, too. Whatever the reason, don't delete that extended partition.
    A2ZPearl likes this.
  16. cliffordcooley TechSpot Paladin Posts: 2,324   +294

    I was simply suggesting that you don't always need the 200MB partition because I personally don't need it and configure my system without it. As to whether it is advisable or not, that depends on the end user.