Re: mkisofs to make a boot disk
- From: "Michael C." <mjchappell@xxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 09:55:59 GMT
On Wed, 26 Sep 2007 08:48:53 -0600,
§ñühw¤£f <snuhwolf@xxxxxxxxxxxx> wrote:
On Wed, 26 Sep 2007 14:17:57 +0200
heavytull <heavytull@xxxxxxxxxxx> wasted precious bandwith with:
i put some file in a directory called 'root' in my home directoryWhy bother with all that when you could just use x-cdroast to burn
#cd ~
i put isolinux.bin and isolinux.boot in root/boot/
now i call mkisofs
~$ mkisofs -o
myiso.iso -v -R -A 'label' -V 'label' -no-emul-boot
-boot-info-table -boot-load-size 4 -b root/boot/isolinux.bin -c
root/boot/isolinux.boot root/* mkisofs 2.01.01a23
(i686-pc-linux-gnu) mkisofs: Uh oh, I cant find the boot catalog
directory 'root/boot/'!
mkisofs returns the above error while the boot catalog directory
root/boot/ is actually there.
your disks?
:(
If you're going to do something once, use the GUI, if you're going to
be doing it multiple times, use a script:)
Michael C.
--
mjchappell@xxxxxxxxxxx http://mcsuper5.freeshell.org/
Someone asked me the difference between ignorance and apathy,
I told them I don't know and I don't care.
.
- References:
- mkisofs to make a boot disk
- From: heavytull
- Re: mkisofs to make a boot disk
- From: §ñühw¤£f
- mkisofs to make a boot disk
- Prev by Date: Re: mkisofs to make a boot disk
- Next by Date: Re: cups:/usr/lib/cups/backend/http failed
- Previous by thread: Re: mkisofs to make a boot disk
- Next by thread: Re: mkisofs to make a boot disk
- Index(es):
Relevant Pages
|