[Lvlug] Problem burning mandrake cd's

Dann S. Washko dann@thelinuxlink.net
Mon, 21 Jan 2002 22:29:34 -0500


Okay, I think I rtfm wrong.  

I tried using dd, but go a input/output error.  The disc seems to work
though, as I am doing and install right now with it.

Reading and testing mkisofs further I made the mistake the the boot image
and catalog are relative to the source location, not specific too.

That is, my source is /mnt/cdrom where the mandrake cd is mounted.  My
syntax originally was:

mkisofs -r -b /mnt/cdrom/Boot/cdrom.img -c /mnt/cdrom/Boot/boot.cat -o
/usr/storage/other/mandrake_one.iso /mnt/cdrom

I guess it should have been:

mkisofs -r -b Boot/cdrom.img -c Boot/boot.cat -o
/usr/storage/other/mandrake_one.iso /mnt/cdrom

since I have not received any complates yet.  The iso is just about done
and I will burn this to see how it goes.

Apparently that was the ticket.  I'm doing an install now with the disc.

On Mon, 21 Jan 2002 21:50:58 -0500
"Dann S. Washko" <dann@thelinuxlink.net> wrote:

> I'm not getting a bootable cd here; and I have tried three different
ways.> 
> First was a simple mkisofs with no special parameters.  Then I tried
> xcdroast.  Finally it was:
> 
> mkisofs -r -G /mnt/cdrom/Boot/cdrom.img -o
> /usr/storage/other/mandrake1.iso /mnt/cdrom
> 
> I tried doing eltorito, but the cdrom.img is not of correct format.
> 
> Each CD looks perfect, but it won't boot.  So I figure I am missing
> something.  What could it be?
> 
> -- 
> Daniel S. Washko
> Lehigh Valley Linux Users Group
> www.thelinuxlink.net/lvlinux
> get slack (www.slackware.com ) and get happy
> 
> _______________________________________________
> Lvlug mailing list
> Lvlug@thelinuxlink.net
> http://www.thelinuxlink.net/mailman/listinfo/lvlug


-- 
Daniel S. Washko
Lehigh Valley Linux Users Group
www.thelinuxlink.net/lvlinux
get slack (www.slackware.com ) and get happy