this works for me:
# gunzip mfsroot.gz
# vnconfig -s labels -c vn0 mfsroot
# mount /dev/vn0 /mnt
.....make your changes.....
# umount /mnt
# vnconfig -u vn0
# gzip mfsroot
# mkisofs -l -r -L -o newname.iso -b boot/cdboot -no-emul-boot dir_of_files
--
lola
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
> Von: Roberto Pereyra <rjpereyra at gualeguaychu dot gov dot ar>
> Datum: Wed, 11 Aug 2004 12:46:13 -0300
> An: m0n0wall at lists dot m0n0 dot ch
> Betreff: [m0n0wall] Custom mm0n0wall ISO
>
>
> Hi all !
>
> I want to create with rootfs-1.0.tar.gz a custom m0n0wall version.
>
> Can I do it ? I rigth ?
>
> How I must use mkisofs for do it ?
>
> Thanks
>
> roberto
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
>
>
|