* mkisofs boot cd & disc name
@ 2003-01-26 16:54 Neon
2003-01-26 20:54 ` Glynn Clements
0 siblings, 1 reply; 2+ messages in thread
From: Neon @ 2003-01-26 16:54 UTC (permalink / raw)
To: linux-admin
Hiya,
How exactly do I go about making boot cds and giving a
name to the disc, in mkisofs?
I tried the following command,
mkisofs -R -A exolinux -G /mnt/cdrom/images/boot.img
-o cdimage.raw /mnt/cdrom
As far as I know, -A is for the name of the disc
(application id) and -G is the path for the boot
image. But when I burnt, neither turned out, the name
of the cd in the volume header was "cdrom" and it was
not a bootable cd.
What exactly is the problem? Where am I going wrong?
Thanks in advance,
Neon.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mkisofs boot cd & disc name
2003-01-26 16:54 mkisofs boot cd & disc name Neon
@ 2003-01-26 20:54 ` Glynn Clements
0 siblings, 0 replies; 2+ messages in thread
From: Glynn Clements @ 2003-01-26 20:54 UTC (permalink / raw)
To: Neon; +Cc: linux-admin
Neon wrote:
> How exactly do I go about making boot cds and giving a
> name to the disc, in mkisofs?
>
> I tried the following command,
>
> mkisofs -R -A exolinux -G /mnt/cdrom/images/boot.img
> -o cdimage.raw /mnt/cdrom
>
> As far as I know, -A is for the name of the disc
> (application id) and -G is the path for the boot
> image. But when I burnt, neither turned out, the name
> of the cd in the volume header was "cdrom" and it was
> not a bootable cd.
>
> What exactly is the problem? Where am I going wrong?
You need to use "-b" and "-c"; see the file README.eltorito from the
mkisofs package (e.g. /usr/doc/mkisofs-<version>/README.eltorito).
--
Glynn Clements <glynn.clements@virgin.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-26 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-26 16:54 mkisofs boot cd & disc name Neon
2003-01-26 20:54 ` Glynn Clements
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox