Try going via a floppy, since the vmlinuz file is less than 1 meg.
1. format a doss floppy, using either OS
2. boot Linux
3. mount floppy eg. "mount -t msdos /dev/fd0 /mnt/floppy" assuming
/mnt/floppy is your mount directory
4. copy kernel image eg. "cp /boot/vmlinuz /mnt/floppy"
5. boot doss/windoze and copy the kernel image to c:\.
6. make a doss batch file including the line "loadlin c:\vmlinuz
root=/dev/hdb" or whatever partition is Linux root.

Enjoy!

Martin
PS: an alternative is to use a boot floppy which saves having to load
windoze first :-).

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 28 September 1998 01:45
> To: [EMAIL PROTECTED]
> Subject: Loadlin
> 
> 
>       I have two hard drives with Window$ on the first one, Red Hat 
> 5.1 on the second.  I want to boot to Linux with loadlin instead of a 
> floppy, but I can't figure out how to put a kernel (vmlinuz) on my 
> root DOS directory.  I have read all the docs on this and I thought I 
> was doing everything right, but still no luck.  Win/DOS will not read 
> a Linux floppy, and I can't seem to mount my DOS drive (hda).  
> Any thoughts?
>

Reply via email to