I'm trying to autoinstall a client using local.cfg on it's hard disk and I've compiled a kernel & ramdisk containing the necessary drivers & have run "updateclient -autoinstall -config-from eth1 -server X.X.X.X -flavor [compiled kernel] -reboot". My client loads the proper scsi drivers, finds the ramdisk, mounts the cramfs filesystem , but eventually ends saying:
Ramdisk: Compress image found at block 0 VFS: Mounted root (cramfs filesystem) readonly mounted devfs on /dev kernel panic: No init found. Try passing init= option updateclient, by default creates a lilo.conf with "append root=/dev/ram0 load_ramdisk=1 prompt_ramdisk=0 vga=extended ramdisk_blocksize=4096" and ROOTDEV = /dev/ram0. Could this be an issue w/device file creation? The ramdisk is compressed(initrd.img), in case anyone was wondering. Thanks in advance, -- _tek ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
