mcastel posted to #linux:

mcastel

on a pc with two (large) disks available, how can distribuite the linux partitions (home+root+swap) in an optimal way? Across the two disks?

10 months, 2 weeks ago.

4 comments so far

  • BUGabundo

    @mcastel: use the alternate Ubuntu CD, format the disk with LVM, and create just 3 partions. one for /boot, one in LVM, with Ext3 for /, and one for swap

    10 months, 2 weeks ago by BUGabundo

  • mcastel

    @BUGabundo: LWM? Thanks for the tips, I did not considered it. What advantages could I have ?

    10 months, 2 weeks ago by mcastel

  • BUGabundo

    @mcastel: LVM != LWM

    make the filesystm spawn across different disk

    10 months, 2 weeks ago by BUGabundo

  • mcastel

    Right, seems appropriate for my case ;-)

    10 months, 2 weeks ago by mcastel

Sign in to add a comment