Date: Tue, 24 Apr 2007 11:17:51 +0200 From: Mathieu Arnold <mat@mat.cc> To: David N <davidn04@gmail.com>, freebsd-small@freebsd.org Subject: Re: NanoBSD Image Message-ID: <FD28C0CA95E3A56377AEC160@atuin.in.mat.cc> In-Reply-To: <4d7dd86f0704232117h25bb4166s423cf08152c2575d@mail.gmail.com> References: <4d7dd86f0704232117h25bb4166s423cf08152c2575d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FD28C0CA95E3A56377AEC160>
