Re: build and install a kernel to another mounted system

2007-09-11 Thread cracker jack
Never mind sorry, I fixed the problem.. initially I didn't have *all* the sources, so I installed them all via csup. Then my mounted file system didn't have the /dev file system mounted, which I did with: # mount_devfs dev /tmp/fixed Thanks for your patience __

Re: build and install a kernel to another mounted system

2007-09-10 Thread Predrag Punosevac
Forgive me my stupidity. What are you exactly trying to do? Are you trying to install FreeSBIE on the hard drive that you mounted as a file system? Officially FreeSBIE 2.01 does not support installation. If I was supposed to do this I would just do an honest installation of FreeBSD 6.2. stable

build and install a kernel to another mounted system

2007-09-10 Thread cracker jack
Hi guys, I hope I'm posting in the right place. My situation is that I've got a laptop thats booted with a live-cd FreeSBIE. My laptops HD (/dev/ad0s1a) is mounted on /tmp/fixed and I'm trying to build and install a kernel to that mounted filesystem, with home, tmp, var and usr mounted on /tmp/fix