Solved Building NanoBSD

Since posting that, I've managed to build mfsBSD without much of a problem. The only issue I have at the moment is trying to build it with support for NFS.
 
I finally figured out what I had done wrong! Now I've managed to boot NanoBSD on my ThinkPad X61...

What I need to do was copy all the files from da0s1a to a new partition on my hard disk, and boot up... I hadn't previously figured out the contents of the USB stick created by nanobsd.sh.

Many thanks to Phishfry for his patience in helping me get through this.
 
What I need to do was copy all the files from da0s1a to a new partition on my hard disk
That sounds exactly like a single slice from the image. I still believe you are working with wrong image.
Whatever it still works. Now that you got your feet wet it is time to do it right. Make a config file.
You dd the image to medium.

Remember its read only. Any program config files go in /cfg
 
Back
Top