search for: c0a80102

Displaying 1 result from an estimated 1 matches for "c0a80102".

Did you mean: c0a80101
2004 Jun 30
0
problem loading initrd
...ng block devices mkdevices /dev echo Creating root device mkrootdev /dev/root echo 0x0100 > /proc/sys/kernel/real-root-dev echo Mounting root filesystem mount -o defaults --ro -t ext3 /dev/root /sysroot pivot_root /sysroot /sysroot/initrd umount /initrd/proc ------------- /tftpboot/pxelinux.cfg/C0A80102 -------------- PROMPT 1 DEFAULT net4521 LABEL net4521 KERNEL vmlinuz-2.6.6-net4521 ip=:::::eth0:dhcp APPEND console=ttyS0,19200n81 ramdisk_size=16384 root=/dev/ram0 init=/linuxrc rw initrd=initrd-net4521 IPAPPEND 1 -------------- These are the boot messages I get on my minicom. =========== comBIOS...