Re: [osol-discuss] Create a bootable installation image

2007-12-03 Thread Roman Morokutti
Hi Ginnie, thank you for your info, but can I create an installable image with these settings on mkisofs based on the steps I have done? In short I altered the original install image to get an image where to be able to boot into a zfsroot. If there are no extra steps needed that would be fine

Re: [osol-discuss] Create a bootable installation image

2007-11-30 Thread Virginia Wray
Here is an example of the format I follow to create iso images. # mkdir dir1 # ls -al total 6 drwx-- 3 root root 512 Nov 30 09:30 . drwxr-xr-x 3 root root 512 Nov 5 14:34 .. drwxr-xr-x 2 root root 512 Nov 30 09:30 dir1 # mkisofs -l -o dir1.iso dir1

[osol-discuss] Create a bootable installation image

2007-11-30 Thread Roman Morokutti
Hi, does someone know how to create a bootable install image (aka .iso file)? I have managed to tweak an image for zfs boot. But the whole content resides in a directory now and I donĀ“t have a clou how to get a bootable install image from it. The steps I did were: 1. I took the downloaded