I want to install the newest distributed suse 11.1 on a fedora 9 machine (dual boot with xp) and remove fedora from the machine.
I found this post talking about similar case:
http://www.linuxquestions.org/questi...ing-xp-439630/
However, I found suse 11.1 use lilo to boot from the hard disk ( I don't a have cd recorder), and can't install lilo on the fedora machine. The mentioned thread is a lot old, thereby I created a new thread.
Here's is my df:
Code:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda11 12096724 5288188 6194052 47% /
/dev/sda10 28217564 23076424 3707744 87% /home
/dev/sda8 202219 44410 147369 24% /boot
tmpfs 1032508 112 1032396 1% /dev/shm
gvfs-fuse-daemon 12096724 5288188 6194052 47% /home/samuel/.gvfs
/dev/sda6 30651988 30380960 271028 100% /media/Archive
/dev/sda5 41935424 16468096 25467328 40% /media/PROGRAM
/dev/sda7 10241404 3474044 6767360 34% /media/work
/dev/sda1 31503432 9671124 21832308 31% /media/disk
from sda1 to sda6 are windows partitions, which I never use and can be cleared (or kept, I doesn't care).
I want to keep /home folder.
BTW, I really don't like fedora(but I stay here for more than 8 months), specially when use the cd command, it cannot recognize the folder automatically.
Many thanks for your helps.