D Teed wrote:
Sorry, I didn't notice you are using floppy images - which are different than PXE boot images.
I'm using the PXE images actually.
But I figured it out. I bunzipped the initrd and then did: cpio -i < initrd.out
then I could replace /bin/busybox my own verison of busybox (compiled with CONFIG_REBOOT=y) and then do: genromfs -d <dir i cpio'ed to> -f initrd
That did the job It's working now. But the Cisco-switch still sucks :( But with these latest hacks I think I can make it all play nicely
Thanks for all your help
Lasse