LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 01-06-2005, 03:53 AM   #1
navaladi
Member
 
Registered: Dec 2004
Location: chennai
Distribution: chennai
Posts: 81

Rep: Reputation: 15
Unhappy bootable cd create...


i have mandrake linux.i tried so many times to create bootable cd.but i am unable to find how to make boot cd.so please any one help me...
 
Old 01-06-2005, 04:05 AM   #2
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
many cdburning software programs will make one for you. This is from the mkisofs man page.

-b eltorito_boot_image
Specifies the path and filename of the boot image
to be used when making an "El Torito" bootable CD.
The pathname must be relative to the source path
specified to mkisofs. This option is required to
make an "El Torito" bootable CD. The boot image
must be exactly the size of either a 1200, 1440, or
a 2880 kB floppy, and mkisofs will use this size
when creating the output iso9660 filesystem. It is
assumed that the first 512 byte sector should be
read from the boot image (it is essentially emulat_
ing a normal floppy drive). This will work, for
example, if the boot image is a LILO based boot
floppy.
If the boot image is not an image of a floppy, you
need to add one of the options: -hard-disk-boot or
-no-emul-boot. If the system should not boot off
the emulated disk, use -no-boot.

Create a bootimage from a floppy disk, or copy one from a cdrom.
dd if=/dev/floppy of=/boot.img

Have the file system structure you wish to have on the cdrom in a subdirectory along with the boot image. Let's say you have it all in a directory called /cdromimage and you put the boot.img file in the top of that directory.
cd /cdromimage
mkisofs -r -joliet-long -l -o /cdrom.iso -b /boot.img .
then burn the image
cdrecord dev=0,0,0 speed=24 -vv /cdrom.iso
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Create bootable ISO? twistedpair Linux - General 11 11-13-2005 10:27 PM
How to create LE2005 bootable CD padang Mandriva 6 06-14-2005 03:51 AM
how to create an iso BOOTABLE abd_bela Debian 1 06-04-2005 07:07 PM
create : bootable cd. mola Linux - General 1 03-28-2005 11:25 AM
how to create bootable cd shadowsurfer Linux - Newbie 7 10-07-2004 07:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 07:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration