[SPBLinux-user] rc_init
Brought to you by:
spblinux
From: <m.n...@ma...> - 2005-07-11 09:46:13
|
Hi, I try to spb2.1 from PXE diskless workstation In my pxelinux.cfg: DEFAULT /kernel APPEND ip=dhcp initrd=/ramdisk spbconf=cfgdev=ram0,addons:subdir=basics:x spbrootsize=64 bootd=tftp I'm create /tftproot/PXEClient/spblinux and copy files from archives spb2.1-usbboot2_b12-r1.zip spb2.1-usbboot1_b12-r1.zip Okay, booting workstation: ... Loading start files with tftp ... ... error: executable file /etc/rc_init not found; I can't see in linuxrc line like: tar xjf /mnt/init6.bz2 Why? |