Results 1 to 10 of 10

Thread: boot loader from a boot cd

  1. #1
    Junior Member registered user
    Join Date
    Nov 2002
    Posts
    14

    boot loader from a boot cd

    I installed KNOPPIX on separate partition. Since I did not installed lilo or grub to the mbr I start KNOPPIX on a boot floppy. I was wondering If i could boot into linux from the cd or create a bootable cd with the boot files from a boot floppy.But I don't know how. Any idea ?

  2. #2
    mag
    Guest
    I'm wondering why you need a bootable CD if you already have a boot floppy. If you really want a bootable CD and have a boot floppy, use your favorite CD writing program and copy the content of the floppy to the CD. It's easy to install bootloader to your Linux partition. Login as root and run /sbin/lilo and follow the prompts. After that you can create a bootloader file like this;
    dd if=/dev/hdX count=1 bs=512 of=knoppix.bin. (Replace X with your specific partition letter and number, scuh as hda5) Copy output of this which is knoppix.bin to a floppy.
    If you have Windows NT or 2000, add the above file to the C:\ and edit boot.ini file. C:\knoppix.bin="Knoppix Linux"
    When you reboot your machine you will see a menu to choose from.

    mag

  3. #3
    Junior Member registered user
    Join Date
    Nov 2002
    Posts
    14
    Ok, I just don't want install lilo or grub on my HD, and about making a cd it's just for speed up the boot process . Copy floppy files to cd and burn doesn't work I try that before, that's the reason I posted my question!

  4. #4
    guest 200
    Guest

    Have no clue on how to make a boot floppy

    The docs are unclear on how to make a boot floopy.. I ran the program that it says to run, but have no idea on what to do with it.....
    is there some kind of dat file I can get somewhere to boot from a floppy? In other words, don't have a clue !

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Auckland, New Zealand
    Posts
    818

    Re: Have no clue on how to make a boot floppy

    Quote Originally Posted by guest 200
    The docs are unclear on how to make a boot floopy.. I ran the program that it says to run, but have no idea on what to do with it.....
    is there some kind of dat file I can get somewhere to boot from a floppy? In other words, don't have a clue !
    The file is called boot-en.img and is in the KNOPPIX directory. If you are in windows, you can use the program rawwrite ( included on the cd )to write it. There should be a rawrite readme.

  6. #6
    Guest

    still not a clue....

    Well it does not say what to so with the program.. the doc file just explains it... no more no less.....I run it and what do I type in after it?

  7. #7
    Junior Member
    Join Date
    Dec 2002
    Location
    Michigan
    Posts
    7

    boot floppy

    I believe there is a file <mkfloppy.bat> next to <rawrite2.exe>. Run that. I think <rawrite2> is a windows program only, but not sure. You might want to copy the <rawrite2>, <mkfloppy.bat> and (boot-en.img) file to a windows machine. Edit the <mkfloppy.bat> to change the word (boot.img) to (boot-en.img) to make sure you get an English version at boot. I think the line orginal reads: rawrite2 -f boot.img -d A
    the (-f) indicates the file to use <boot.img>. The (-d) chooses a drive to write to <Floppy drive A>. On Windows Nt I found it necessary to specify file images with DOS NAMES (8 characters or less) and no more than 3 character file extentions ie. (.IMG). Or <rawrite2> complains it can't find the file. I don't think it cares if the file is labeled (.IMG) or not. It just reads it and writes the contents to the Floppy as OS independent RAW data. Use a newly formatted clean Floppy to ensure results.

    You can open a DOS prompt (CMD.exe) window and type:rawrite2.exe -h to see the parameter options as I shown above.

  8. #8
    Junior Member ikara's Avatar
    Join Date
    Dec 2003
    Location
    Brisbane, ; Australia.
    Posts
    7

    Missing something in the Boot proceedure.

    I used the MTKfloppy.bat it autmatically ran to create a boot floppy.

    But after trying that, it seemed to boot up with a Knoppix screen.
    then it ended with a message boot failed.

    I must be missing something, one or more of the automatic things to experienced users, that they never think need mention.\

    I had no success with the booting from CD, I unpacked the file and copied it to disk successfully.

    Was there something else I should also have done?

    I am totally new to Linux, I am still useing '98SE
    I have changed my BIOS to boot to CD or Floppy whichever I am trying.
    I have a choice of 3 bootup selections, if the first fails it moves to the second, then third.

  9. #9
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Sunnyvale,CA,USA
    Posts
    118
    Creating bootable CD-ROMs from a floppy image
    http://www.linux.org/docs/ldp/howto/...O/cd-roms.html

    I have used these instructions in the past and was always successful in making a CD from a floppy disk image .mainly I did this because booting from CD is inherently faster then booting from a floppy.

  10. #10
    Junior Member ikara's Avatar
    Join Date
    Dec 2003
    Location
    Brisbane, ; Australia.
    Posts
    7

    Ambiguous meaning

    I have worked it out, my CD now works fine and the boot floppy to.

    I was confused by the exact meaning in some of the terminology used in the instructions.

    Not being ofay with burners and software used. I had thought that copying the ISO file would produce an image on the CD. Wrong!

    Image in terms of the CD burning is not a copy.
    The image referred in this case is contained within the ISO.
    The software has in its menu a selection called burn image.

    Simple but not obvious to newbie’s.

    Different people & purposes so frequently use the same words to have their own meanings, confusing and misleading unless you are on the same wave length.

    I hope this helps some other newbie out there.

Similar Threads

  1. installed kanotix to hdb, lost boot option to boot knoppix
    By helios17 in forum General Support
    Replies: 7
    Last Post: 11-27-2004, 06:27 AM
  2. boot loader and a few things
    By /dash in forum General Support
    Replies: 0
    Last Post: 04-30-2004, 08:39 PM
  3. How can I boot Knoppix using windows boot loader?
    By J.A.X in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 01-30-2004, 02:52 AM
  4. Boot / boot loader problems
    By Loper in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 07-11-2003, 02:38 AM
  5. Remastering Error: Can't Find Boot Image KNOPPIX/boot.img
    By mswarbrick in forum Customising & Remastering
    Replies: 6
    Last Post: 04-18-2003, 12:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$297.00



HP/HPE ProLiant AMD Opteron X3216 APU 16 GB RAM MicroServer Gen 10 NO DRIVES picture

HP/HPE ProLiant AMD Opteron X3216 APU 16 GB RAM MicroServer Gen 10 NO DRIVES

$299.99



HP ProLiant Xeon E3-1220L V2 MicroServer Gen8 2.30 GHz 16 GB RAM NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 MicroServer Gen8 2.30 GHz 16 GB RAM NO DRIVES

$199.99



HP ProLiant Xeon E3-1220L V2 2.30 GHz 16 GB RAM MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 2.30 GHz 16 GB RAM MicroServer Gen8 NO DRIVES

$199.99



HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ* picture

HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ*

$94.99



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon

$846.19



Supermicro 5018A-FTN4 Rack Server - Black picture

Supermicro 5018A-FTN4 Rack Server - Black

$125.00



SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD picture

SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD

$90.00



2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL picture

2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL

$299.00