PDA

View Full Version : A Solution to Install FC2T2 From HardDisk


chemphi
11th April 2004, 05:09 AM
Recently i tried different ways to install FC2T2 from hard disk.And finally I got it!
It works the following ways:
First I installed RH9.0.
Then I restart and do the followings:
(1)mount the FC2T2 .iso file to /mnt/cdrom
(2)cd /images/pxeboot
cp vmlinuz /boot/vmlinuz-setup
cp initrd.img /boot/initrd-setup.img
(3)modify /boot/grub/grub.conf
/vmlinuz* --> /vmlinuz-setup
/initrd.*.img -->initrd-setup.img
(4)restart, and choose the corresponding boot option.
(5)At the screen of choosing hard-disk, plug a USB device, then choose the detecting USB device option, then a screen containing all the exiting disks will appear.Just choose the exact location, then the install screen will appear.

It seem s in this way, only text mode is available(may be due to my low memory:128M).

PS. After restarting, soundcard detecting failed,and when entering the system, if I poped a menu, the system halted. is it all due to my low memory?