Oh, thanks, I've done the install and am running the live CD now and I'm confident with the partitions (/dev/sdb4 mounted and all); it appears that the syntax was wrong. I tried this one —
Code:
mount -t proc/target/proc
— and in response, I got just the command prompt, so it seems that it must be the correct syntax(?).
However, the next line in the tutorial —
returns
Code:
chroot: cannot change root directory to /target: No such file or directory
I searched for the "target" directories and found actually several, but in the following locations:
/usr/src/linux-headers-2.6.24-16-generic/include/config/netfilter/xt [With a lock emblem in Nautilus; I suppose this is the /usr directory of the LiveCD??)
/media/disk-1/usr/src/linux-headers-2.6.24-16-generic/include/config/netfilter/xt [The external drive partition, /dev/sdb4, I presume. No lock emblem here]