PDA

View Full Version : Knoppix 7.2 breaks PXE boot



jacksonon
06-28-2013, 08:40 AM
I have successfully PXE booted Knoppix 7.0.5 using pxelinux with the following relevant settings:

kernel knoppix/linux
append nfsdir=192.168.1.200:/knoppix nodhcp lang=en apm=power-off ramdisk_size=100000 init=/etc/init nomce libata.force=noncq hpsa.hpsa_allow_any=1 loglevel=1 tz=localtime BOOT_IMAGE=KNOPPIX
initrd knoppix/miniroot.gzAfter upgrading the copy of Knoppix on my NFS server to 7.2 and upgrading the files "linux" and miniroot.gz (now called minirt.gz) to the new versions, PXE boot now errors out. My pxelinux config is the same except that I have upgraded the last line to reflect the new file minirt.gz.

I get the following error message:


/init: cd: line 1: can't cd to /modules/net
Loading network device module(s)
/init: cd: line 1: can't cd to /modules/net
sh: can't access tty; job control turned off
/ #

jacksonon
06-28-2013, 09:14 AM
Sorry for the post, I fixed my own issue. After looking into this more, miniroot.gz did not change to minirt.gz. I was trying to grab the files off of the CD .iso but I forgot that it is a real pain in the butt to get a hold of both "linux" and minirt.gz since you can't get them this way. Instead you have to boot up a copy of the knoppix distro, start knoppix terminal server so that the /tftpboot dir is created, and then copy off these files from this dir. What a pain.

itman007
08-08-2013, 08:19 PM
Using the DVD, terminal services do not appear to work properly. Remote station will start the boot process but fail at Probing network device handles by .ko sh cant access tty job control turned off. For example, yellowfin.sh, I can reconfigure to include yellowfin and the error just returns to the next ko thats not selected. just keeps going up the list.
Anyone ran into that?
Thanks, Tim

drCrayola
08-16-2013, 07:09 PM
Any luck on this itman007? I've noticed several of my lab machines are not booting my knoppix PXE because they fail to load the network drivers (error displays something about the last file in modules, yellofin or zaurus.ko). I've selected all drivers when setting up knoppix terminal (select-all love on that screen please) and on another test added more drivers into modules/firmware with no luck.

itman007
08-23-2013, 08:43 PM
No luck yet. Im going to need to dedicate some time to figure this out unless Werner or someone steps up. What are your lab pcs? Mine are Dell Optiplex 740s mostly.