gjhicks
Group: Members
Posts: 108
Joined: April 2004 |
|
Posted: April 22 2004,12:50 |
|
Hi,
I want to be able to boot from my hard disk and so I did the following:
1) Made a 400mb Linux ext2 partition on my hard drive. Under RedHat 9, this partition appears as "/dev/hda5".
2) Booted with the DSL CD and used the standard HD Install procedure to copy DSL to the 400mb partition.
3) Made a boot floppy, using "dd if=/cdrom/KNOPPIX/boot.img of=/dev/fd0".
4) Copied the "vmlinuz" file from the boot floppy to a folder on my Windows drive. (I did also make use of miniroot.gz but a more experienced DSL user put me straight on that error)
5) In that folder, which already had "loadlin.exe", prepared a batch file with the following command:
loadlin vmlinuz /dev/hda5 ro
Now I get tantalisingly close to success!
At the end of the usual plethora of information about the boot process, I got the following messages:
hostname 2.08
modprobe: modprobe: Can't locate module fb0
X10: Fatal IO error 104 (connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
On another suggestion of the more experienced DSL user, I tried editing Xsetup, to use Xvesa, rather than Xfbdev.
Still didn't work.
Can you spot in the above sequence where I am going wrong??
Regards,
Geoff.
|