1
Ubuntu tietokoneissa / Re: Hoary ja Breezy rinnakkain samalle koneelle?
« : 17.10.05 - klo:20.44 »Noin se onnistuu, mut en nyt valitettavasti muista millä softalla. Tai no ainakin Partition Magicilla, mutta ilmaisista softista en tiedä.
Kävin kyselemässä neuvoja ubuntuforumsista ja sain seuraavat ohjeet:
Lainaus
the first thing you need to do is resize hdb1 to make space for things to come. you will need to use gparted (or qtparted or some such) for this, but you can't resize the partition once you've logged in, as you're using it already.
ok, first off, backup everything !
what I'd suggest you do next is download the knoppix livecd if you can, it's a great tool to have anyway. boot using the livecd, start parted, and resize hdb1 to 15gb (because you've got 14 gb on it right now, you can trim it down later if you want to). create as many 10gb partitions for new OSs as you want (maybe 2?). allocate the rest to another partition, which will become /home. note which one this is - I'll assume hdb6, but change as needed.
also, since grub is on hdb1 right now, I assume its position won't be changed. if it does get changed, you'll need a bit more tweaking at this stage. let me know if so. (but this shouldn't happen, so don't worry)
boot into hoary, and create a temporary folder to mount your new home partition. type "sudo mkdir /media/temphome", "mount /dev/hdb6 /media/temphome". now copy everything from your existing home folder over using "cp -R ~/* /media/temphome".
type "sudo gedit /etc/fstab". this file tells which partitions to mount where by default during boot. add the line "/dev/hdb6 /home ext3 defaults 0 2". save and exit. reboot.
you should now be using your new home partition !
now when you want to install breezy, go for "manual partitioning", tell it to use one of the 10gb partitions you created as /. turn the bootable flag on. scroll down to your /home partition, and tell it to mount it as /home. it should recognise the swap partition by itself, I think. the installer should only want to format the / partition, and not the /home partition. watch out for this
let the installer do its thing, and you should now be able to boot from breezy, but if you scroll down in the boot menu, you should notice your old kernels, which will boot you to hoary.
mitja, I should warn you that I'm writing this from memory, and I may have forgotten some step or such. please opt for safety, and write back if you're not sure of anything.
good luck !
Voisiko joku teistä kokeneemmista tsekata tuon läpi ja sanoa mielipiteensä? Muistelen nimittäin jossakin mainitun, että eri distroilla (tai saman distron versioilla) kannattaa olla omat /homensa, koska niihin taltioituu piilotiedostoina kaikenlaista versiokohtaista sälää, mikä saattaa sotkea toisten distrojen toimintaa. Miten lienee? Sitä paitsi kuten ohjeiden antaja mainitsee, hän lateli ne ulkomuistista ja varoittaa, että on voinut unohtaa jotakin.
Olen muuten entistä vakuuttuneempi siitä, että haluan nimenomaan laittaa Breezyn Hoaryn rinnalle koekäyttöön enkä suoraan päivittää Hoarya Breezyksi, sillä sen verran tuntui debatti vellovan ubuntuforumissa aiheesta "Onko Breezy julkaistu hätiköiden?", ks. esim. http://ubuntuforums.org/showthread.php?t=76449
Mitäs mieltä te olette? Onko Breezy kovin buginen vai onko kyse vain onnettomista sattumista? Tottahan se kyllä on, että puolen vuoden välein tapahtuva uuden version julkaisu tuntuu melkoisen ripeältä julkaisutahdilta, joten ei ole mikään ihme jos bugeja jää korjaamatta.