> Hi,
> I have a few questions about loadlin.
> 1. How does one copy (i.e. cp, dd, rawrite, ??) the linux kernel to the dos partition
> for use with loadlin?
Let's say, your msdos partition is /dev/hda1 (that is, first IDE drive,
first partition. /dev/hdb2 would be second IDE, second partition ...)
mount -t msdos /dev/hda1 /mnt should mount your msdos partition under
your /mnt directory, now it's part of your file system (sort of).
Now you can copy it with cp without any changes, just cp /vmlinuz
/mnt/vmlinuz
Quote:> 2. Where typically is the kernel and what is it usually called? I've seen vmlinux,
> vmlinuz, zImage, and bzImage.
mine is /vmlinuz, I'm using slackware 3 and it's a 1.2.13 kernel, not
compressed (at least I don't rememeber compressing it :)
Quote:> 3. How would one invoke loadlin? For example, loadlin (options ???).
Loadlin comes with a really extensive documentation, even with example
files.
--
Alex Ramirez-Bellido
Computer Science FIB-UPC (Spain)
http://www.bath.ac.uk/~ma6arb/home.htm
"Daddy, what does <formatting drive c mean?>" ...