[indiana-discuss] Indiana change miniroot and after create new (bootable) iso image
Peter Sramel
psramel at gmail.com
Thu Apr 10 07:12:15 PDT 2008
Hi all,
I tried to change miniroot on indiana and after I tried to create image with this modified miniroot, but I am not able to boot on livecd. Steps what I did are bellow:
1. Login in Indiana LiveCD
2. Copy miniroot "cp -p ../boot/x86.microroot /workdir
3. Unpack x86.microroot "root_archive unpack x86.microroot boot_workdir"
4. Provide some changes (here I want to turn off keyboard chooser and turn on autofs after boot)
5. Pack miniroot "root_archive pack x86.microroot boot_workdir"
Now I have problem howto add this miniroot back on cd or howto create bootable cd with modified image. My steps:
6. Copy mounted indiana image in new directory "cp -p mounted_image new_directory"
7. Replace miniroot "cp -p x86.microroot new_directory/boot/"
8. Create iso from new_directory
"mkisofs -o opensolaris.iso -b boot/grub/stage2_eltorito -c .catalog -no-emul-boot -boot-info-table -relaxed-filenames -N -L -l -R -J -d -D -V OpenSolaris new_directory"
Result is, that the image is created but not bootable. Some ideas?
I think that critical points are 6. and 8.
--
This message posted from opensolaris.org
More information about the indiana-discuss
mailing list