2

Possible Duplicate:
What would be a good partitioning scheme for 128 gb SSD and 640 GB HDD

I've buy a Toshiba U840 with a HDD of 320GB and an SSD of 11GB. I'm going to dual-boot Win7 and ubuntu. I'll make three partition, one for Win7, one for / ubuntu and the last for shared-data. My question is, how could I use SSD? Now is used by windows for hybernation, could I use for linux /boot, or /var?

f.lambe
  • 111

3 Answers3

3

I would put Windows on the 320, and Ubuntu on the 11, and then take and partition half the the 320, and use it for storage for both operating systems.

RolandiXor
  • 51,797
TheXed
  • 27,638
1

Use the 11Gb SSD for Ubuntu / (root) only. A fresh install uses less than 4Gb so 11Gb is big enough for most normal purposes. I have an EeePC with an 8 GB SSD that I use and it's fine - I have /home mounted on another device.

Once or twice a year you may need to delete old kernels and any large programs that you've installed and no longer need, but if you mainly just use the machine for browsing and mail you won't even have to do that.

fabricator4
  • 8,471
  • 1
  • 37
  • 39
0

Whichever one you use more often, install that one on the SSD. Put the other OS (and a partition for shared data) on the magnetic hard disk.

Eliah Kagan
  • 119,640