# mkisofs -l -r -L -o newname.iso -b boot/cdboot -no-emul-boot dir_of_files
> Von: Curt Shaffer <cshaffer at gmail dot com>
> Datum: Fri, 23 Jul 2004 14:27:25 -0400
> An: m0n0wall dash dev at lists dot m0n0 dot ch
> Betreff: Re: [m0n0wall-dev] changing the cd iso
>
> What options do you create the bootable disk with. I have tried a
> couple but no go.
>
> Thanks
>
> On Fri, 23 Jul 2004 13:10:49 -0400, Curt Shaffer <cshaffer at gmail dot com> wrote:
>> Thanks! I was not using the -s labels -c options.
>>
>>
>>
>>
>> On Fri, 23 Jul 2004 18:44:56 +0200, lola at yais dot net <lola at yais dot net> wrote:
>>> how did you configure vn0 ?
>>>
>>> this works for me:
>>>
>>> # gunzip mfsroot.gz
>>> # vnconfig -s labels -c vn0 mfsroot
>>> # mount /dev/vn0 /mnt
>>>
>>> ......
>>>
>>> # umount /mnt
>>> # vnconfig -u vn0
>>> # gzip mfsroot
>>>
>>> lola
>>>
>>>> Von: Curt Shaffer <cshaffer at gmail dot com>
>>>> Datum: Fri, 23 Jul 2004 12:17:28 -0400
>>>> An: m0n0wall dash dev at lists dot m0n0 dot ch
>>>> Betreff: [m0n0wall-dev] changing the cd iso
>>>
>>>
>>>>
>>>> I wanted to hack the m0n0wall cdrom version. I am trying to mount the
>>>> rootfs
>>>> by:
>>>>
>>>> mount /dev/vn0 /mnt/cdimage
>>>>
>>>> and I get
>>>>
>>>> mount: /dev/vn0 on /mnt/cdimage: incorrect super block
>>>>
>>>> Ive done some searching but nothing I found helps. Are there any ideas
>>>> out there. Also has anyone else out there done this with the cd
>>>> version, and if so could you please post your steps so I can check
>>>> them against mine?
>>>>
>>>> Thanks
>>>>
>>>> Curt
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: m0n0wall dash dev dash unsubscribe at lists dot m0n0 dot ch
>>>> For additional commands, e-mail: m0n0wall dash dev dash help at lists dot m0n0 dot ch
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: m0n0wall dash dev dash unsubscribe at lists dot m0n0 dot ch
>>> For additional commands, e-mail: m0n0wall dash dev dash help at lists dot m0n0 dot ch
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash dev dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash dev dash help at lists dot m0n0 dot ch
>
>
|