Hey gang,
I've been booting KNOPPIX 3.6 from a USB drive using a boot floppy for a little while now and want to update the packages on the original live CD. I'm using the traditional remaster tutorial found here:
http://www.knoppix.net/wiki/Knoppix_Remastering_Howto

following these directions exactly I come to a problem after I chroot to the mounted /knx/source/KNOPPIX directory. I type the command:
Code:
mount -t proc /dev/proc proc
and get no errors or messages or anything like that. when I try to ping google (or any other site), however, I get
Code:
ping: unknown host google.com
naturally, it's not hard to believe that apt-get update doesn't work either...

any idea how to get the net working in my chroot environment?

also, how would I change the apt-get source? I'm pretty sure this one is out of date.

I would just update to 5.1.1 but I'm unaware of any ways to boot it from a USB using a floppy since the 2.6 kernel is too large to fit on a single disc

thanks a bunch!
kiley