Displaying 1 result from an estimated 1 matches for "5000kib".
Did you mean:
500kib
2006 Apr 03
2
probs running stuff from initrd
.../dev/nfs but the pxeconfig that get produced uses /dev/ram0
I''ve also set this
ramdisk = "/tftpboot/linux-install/RHEL4.1/initrd.img"
and then tried to pass init=disklessrc
But it does this ( with root= /dev/ram0 ):-
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 5000KiB [1 disk] into ram disk... done.
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 184k freed
Warning: unable to open an initial console.
Kernel panic - not syncing: No init found. Try passing init= option to
kernel.
Now that initrd has got a console (and a null) and I''v...