On Apr 21, 2005, at 6:46 PM, beneo wrote:
I used a command like this to make the elf image.
mkelfImage --command-line="root=/dev/hda2 rw console=ttyS0,115200n8" \
--kernel=/boot/vmlinuz-2.4.20-8smp
--ramdisk=/boot/initrd-2.4.20-8smp.img \
--output=/root/elf/linuxImage
I think my root parameter at the mkelfimag command is correct because
I type mount command on the console when I have the AMI BIOS booting
the linux from the HardDisk, it looks like this,
[EMAIL PROTECTED] bin]# mount
/dev/hda2 on / type ext3 (rw)
none on /proc type proc (rw)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
/dev/hda1 on /boot type ext3 (rw)
If anybody tell me what I did wrong, I would be really appreciated.
I would suggest skipping the netboot portion and use FILO. It will load
a kernel directly from the filesystem, if you are planning on using
that as that root system, no point in pulling your kernel from the
network, when it is already on the system. I think that in V2 of
freebios it is in the source tree. Otherwise, you can find it and some
information at http://wiki.linuxbios.org/index.php/FILO or
http://wiki.linuxbios.org/index.php/Filo_on_AMD64 for AMD64. as well as
http://wiki.linuxbios.org/index.php/Payloads
--
Nathanael D. Noblet
Gnat Solutions
204 - 131 Gorge Road E
Victoria, BC V9A 1L1
T 250.385.4613
C 250.893.4613
http://www.gnat.ca/
_______________________________________________
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios