I have one disk drive with two partitions. The first one is /dev/sda1 and has a windows on it. The second one is /dev/sda2 and has Gutsy 32 bit installed. I got tired of windows and I deceided to ban it form my computer. So I did the following sudo mkfs -t ext3 /dev/sda1 to convert that partition to a linux partition. Now I would like to install in sda1 the 64 bit Gutsy and would like also to include the option to choose which OS to start at the boot up . How do I do that without delete or compromising the data I have in sda2?
Thanks
Lancer
Thanks
Lancer
Comment