Re: NanoBSD Image

Mathieu Arnold <[email protected]> Tue, 24 Apr 2007 11:17:51 +0200
Newsgroups gmane.os.freebsd.devel.small
Message-ID <[email protected]>
+-Le 24/04/07 14:17 +1000, David N a dit :
| Hi,
| 
| I'm just wondering if its possible to mount the _.disk.full or
| _.disk.image?

Yes, just use mdconfig, something like mdconfig -a -t vnode -f _.disk.full,
you'll have a /dev/mdX with it in.

| Also, is it possible to dd the images to a slice or partition on a HDD
| as i dont have any Memory Cards to test it on at the moment.
| 
| such as
| dd if=_.disk.image of=/dev/ads2 bs=64k

You can, but you'll loose a lot of space :)

-- 
Mathieu Arnold
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "[email protected]"