Haven't had a lot of luck searching the board - is there any way to force an AND instead of OR?
Anyhow, my issue is that I have Oneiric running pretty much how I like, except the drive it's on is too small. I want to move it from sdb5 to sda1 (1TB drive). I tried using Clonezilla but that seemed to try to duplicate the partitions, which left me with the install on the drive I wanted but still in a partition that's too small.
So the steps I'll need to do (I think) are:
Partition sda1 to two partitions (ext4 and 10G swap)
Flag sda1 as boot (sdb currently boot but I've messed it up somehow and need BIOS boot options to get into sdb5)
copy all from sdb5 to sda1
run GRUB to set boot (unplug sdb so as not to confuse GRUB?)
Am I headed in the right direction and can I do the copying with a simple CLI command or do I have to get fancy?
Thanks!
Anyhow, my issue is that I have Oneiric running pretty much how I like, except the drive it's on is too small. I want to move it from sdb5 to sda1 (1TB drive). I tried using Clonezilla but that seemed to try to duplicate the partitions, which left me with the install on the drive I wanted but still in a partition that's too small.
So the steps I'll need to do (I think) are:
Partition sda1 to two partitions (ext4 and 10G swap)
Flag sda1 as boot (sdb currently boot but I've messed it up somehow and need BIOS boot options to get into sdb5)
copy all from sdb5 to sda1
run GRUB to set boot (unplug sdb so as not to confuse GRUB?)
Am I headed in the right direction and can I do the copying with a simple CLI command or do I have to get fancy?
Thanks!
Comment