Re: script to make installable disk image

2012-09-12 Thread Alexander Hall
On 09/06/12 12:01, Thomas Jeunet wrote: On Wed, Sep 5, 2012 at 9:36 AM, Ted Unangst wrote: We provide many forms of installation media, but neither floppy nor iso images are "best" suited for usb drives. It's pretty easy to make a hard drive image containing the installer bsd.rd. I tested thi

Re: script to make installable disk image

2012-09-06 Thread Thomas Jeunet
On Wed, Sep 5, 2012 at 9:36 AM, Ted Unangst wrote: > We provide many forms of installation media, but neither floppy nor > iso images are "best" suited for usb drives. It's pretty easy to make > a hard drive image containing the installer bsd.rd. > > I tested this on i386, it should work on amd64

script to make installable disk image

2012-09-05 Thread Ted Unangst
We provide many forms of installation media, but neither floppy nor iso images are "best" suited for usb drives. It's pretty easy to make a hard drive image containing the installer bsd.rd. I tested this on i386, it should work on amd64 too. It's just a bunch of shell commands, save it to makeim