RE: How to make bootable cd-rom instead of floppy?

From: Didier Casse (didierbe_at_sps.nus.edu.sg)
Date: 08/22/03

  • Next message: Jason Dixon: "Re: Troubled RH9"
    To: redhat-list@redhat.com
    Date: Fri, 22 Aug 2003 10:26:33 +0800 (SGT)
    
    

    >From the RedHat Manual:

    --------------------------------------------------------------
    1.4.2. Making an Installation Boot CD-ROM

    isolinux is now used for booting the Red Hat Linux installation CD. To
    create your own CD-ROM to boot the installation program, use the following
    instructions:

    Copy the isolinux/ directory from the first Red Hat Linux CD-ROM into a
    temporary directory (referred to here as <path-to-workspace>) using the
    following command:

    cp -r <path-to-cd>/isolinux/ <path-to-workspace>

    Change directories to the <path-to-workspace> directory you have created:

    cd <path-to-workspace>

    Make sure the files you have copied have appropriate permissions:

    chmod u+w isolinux/*

    Finally, issue the following command to create the ISO image file:

    mkisofs -o file.iso -b isolinux.bin -c boot.cat -no-emul-boot \
    -boot-load-size 4 -boot-info-table -R -J -v -T isolinux/

    Note Note
     

    The above command was split into two lines for printing purposes
    only. When you execute this command, be sure to type it as a single
    command, all on the same line.

    Burn the resulting ISO image (named file.iso and located in
    <path-to-workspace>) to a CD-ROM as you normally would.
    ---------------------------------------------------------------------

    regards,

    Didier

    ---
    PhD student
    Singapore Synchrotron Light Source (SSLS)
    5 Research Link,
    Singapore 117603
    Email: slsbdfc@nus.edu.sg or didierbe@sps.nus.edu.sg
    Website: http://ssls.nus.edu.sg
    On Thu, 21 Aug 2003, Otto Haliburton wrote:
    > Use the installation cd.
    > 
    > > -----Original Message-----
    > > From: redhat-list-admin@redhat.com [mailto:redhat-list-
    > > admin@redhat.com] On Behalf Of Edward Dekkers
    > > Sent: Thursday, August 21, 2003 8:10 PM
    > > To: redhat-list@redhat.com
    > > Subject: Re: How to make bootable cd-rom instead of floppy?
    > > 
    > > 
    > > 
    > > Bo Peng wrote:
    > > 
    > > > Hello, Everyone,
    > > >
    > > > I have linux and xp dual boot using grub. I need to reinstall xp for
    > > > some reason but it seems to be difficult without a floppy drive.
    > > >
    > > > More specifically, the usual way (as far as I know) to do this is:
    > > > 1. make a floppy boot disk using
    > > >   > mkbootdisk
    > > > 2. re-install windows xp.
    > > > 3. boot to linux with the floppy disk.
    > > > 4. re-install grub.
    > > >
    > > > However, my machine does not have a floppy drive. (This seems to be
    > > more
    > > > and more common for new machines.) Can I use other boot devices to
    > > do
    > > > this? Available options are CD-RW and USB external harddrive.
    > > 
    > > Someone will have to verify this as fact, but I'm sure you can just
    > > boot
    > > the RH9 CD in rescue mode and re-install grub?
    > > 
    > > Regards,
    > > Ed.
    > > 
    > > 
    > > 
    > > --
    > > redhat-list mailing list
    > > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    > > https://www.redhat.com/mailman/listinfo/redhat-list
    > 
    > 
    > -- 
    > redhat-list mailing list
    > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    > https://www.redhat.com/mailman/listinfo/redhat-list
    > 
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Jason Dixon: "Re: Troubled RH9"

    Relevant Pages

    • Re: Deleting XP and installing Debian
      ... > Scott Rebman wrote: ... > Try one of the installation floppy images on the installation CD-ROM, ... select CD-ROM as the ... have you checked the BIOS to see what the boot order ...
      (Debian-User)
    • Bootint into XP cant select any user after HD removal
      ... Win XP was installed on the second IDE-HD. ... installation CD) and: ... Now I'm partially able to boot XP but I'm not able to log in. ... I've also tried 'safe mode with command prompt' where I still see the blue ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: How can i install and boot to MS-DOS
      ... Boot to your Windows XP installation and from the command prompt run the Debug command to create a boot sector file for the DOS installation on the second partition. ...
      (microsoft.public.windowsxp.setup_deployment)
    • Re: Cant Start Windows In Safe Boot
      ... the command console, entered the admin password etc and got to the ... repair.. ... My PC was acting all wierd, so I decided to run Ewido in safe boot ... You could try expanding a new copy of pci.sys from the XP installation CD ...
      (microsoft.public.windowsxp.general)
    • Re: problem with booting from serial console
      ... >> remote system thru the tip command. ... I can only see the boot messages ... > I tried to boot the 5.4 Release installation CD into serial console by ...
      (comp.unix.bsd.freebsd.misc)

    Loading