Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: commands to mount and boot the iso from the floppy

  1. #1
    Member registered user
    Join Date
    Aug 2003
    Location
    Australia
    Posts
    32

    commands to mount and boot the iso from the floppy

    hi there,

    i was showing a mate the knoppix cd but his bios is protected with a password so we couldnt set his machine to boot from the cd.

    my friends computer is his only one and he uses it to run his small business so i didnt want to start pulling batteries out or running password delete utilities from boot disks, just in case something went wrong .

    ive got the boot floppy but when it booted, it didnt detect his cd roms and didnt start the knoppix cd. the floppy just booted to the knoppix# prompt.

    i guess there are commands that i can use to start the knoppix iso from the floppy disk. i did a search in the forum but had no joy, couldnt work that one out either.

    anyway, can someone tell me what are the commannd to

    1. mount the cd rom from the floppy knoppix# prompt
    2. start the knoppix iso from the floppy knoppix# prompt

    a thousand thankyou's

    reece

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041

    Re: commands to mount and boot the iso from the floppy

    --Search the forum for "Poor man's install" where you copy the CD data to HD.

    Quote Originally Posted by reecegeorge
    hi there,

    i was showing a mate the knoppix cd but his bios is protected with a password so we couldnt set his machine to boot from the cd.

    my friends computer is his only one and he uses it to run his small business so i didnt want to start pulling batteries out or running password delete utilities from boot disks, just in case something went wrong .

    ive got the boot floppy but when it booted, it didnt detect his cd roms and didnt start the knoppix cd. the floppy just booted to the knoppix# prompt.

    i guess there are commands that i can use to start the knoppix iso from the floppy disk. i did a search in the forum but had no joy, couldnt work that one out either.

    anyway, can someone tell me what are the commannd to

    1. mount the cd rom from the floppy knoppix# prompt
    2. start the knoppix iso from the floppy knoppix# prompt

    a thousand thankyou's

    reece

  3. #3
    Member registered user
    Join Date
    Aug 2003
    Location
    Australia
    Posts
    32
    Thanks for your reply,

    I dont mean to sound unappreciative for your reply, as so far, it seems like you are the only person who has even attemted to answer my question. But did you post to the wrong question?

    Or is my question unclear?

    just in case it is unclear, let me put it another way.

    1. Can I boot the knoppix CD from a floppy disk? either a linux,dos, freedos floppy, i would prefer to use the floppy image that comes with knoppix but it dosnt really matter what one i use.

    2. what commands do i use to mount and boot the knoppix CD from a floppy disk? (on one particular machine, the CD didnt start automatically from the floppy so i need the commands to do it manually)

    kind regards,

    reece

  4. #4
    Member registered user
    Join Date
    Sep 2003
    Posts
    80
    the boot.img file on the Knoppix cd should be used to make the boot disk and that should find the CD. Or atleast it does on one of my systems. One thing to try is to wait until the boot finishs with the first kernel load( where there's a bunch of ........'s ) and then push the CDROM into the computer. It might still be spinning up when the boot sequence scans for the CDROM device.

    That's all I can help you with. Good luck.

  5. #5
    Member registered user
    Join Date
    Aug 2003
    Location
    Australia
    Posts
    32
    Thanks for your help locutus,

    yes, i know what you mean about the floppy booting the CD on most systems, it does that on my system.

    my problem was that it didint do it on my friends system, couldnt get into his bios either. ime going to give up trying to boot knoppix on his machine. he can get the password for the bios first so i can see if the cd is set to boot. his my friend but ime not going to do all his work for him.

    i was just trying to work around the problem.

    i still dont know why the floppy disk didnt boot the CD on his machine. the floppy just booted to the command prompt.

    i attempted to open the files on the boot floppy to see what commands were going on inside but had no joy there.

    well it may just be one of those things, eh?

    reece

    any ideas will still be appreciated.

  6. #6
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    just copy \KNOPPIX\KNOPPIX from CD to C:\KNOPPIX\KNOPPIX assume C: is FAT and remove the CD when you boot again.

  7. #7
    Member registered user
    Join Date
    Sep 2003
    Posts
    80
    just copy \KNOPPIX\KNOPPIX from CD to C:\KNOPPIX\KNOPPIX assume C: is FAT and remove the CD when you boot again.
    the old filesystem in a file on the HD trick. Good one and might work for this guy if the HD is recognized( might not if the CD isn't ). It got me to thinking, could the /KNOPPIX/KNOPPIX file be expanded when installed on the HD? ie, could extra space in the filesystem be created for RW capablilities? Persistance could very easily exist then without all the commandline boot options and it would all be nicely stored in one big filesystem in a file for those who need to hurt themselves by running MS Windows.

  8. #8
    Member registered user
    Join Date
    Aug 2003
    Location
    Australia
    Posts
    32
    stick the swap file in there too. sounds clean and professional.

  9. #9
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Quote Originally Posted by locutus
    just copy \KNOPPIX\KNOPPIX from CD to C:\KNOPPIX\KNOPPIX assume C: is FAT and remove the CD when you boot again.
    the old filesystem in a file on the HD trick. Good one and might work for this guy if the HD is recognized( might not if the CD isn't ). It got me to thinking, could the /KNOPPIX/KNOPPIX file be expanded when installed on the HD? ie, could extra space in the filesystem be created for RW capablilities? Persistance could very easily exist then without all the commandline boot options and it would all be nicely stored in one big filesystem in a file for those who need to hurt themselves by running MS Windows.
    Yes, it can be done. I am running it this way(though not from KNOPPIX but built from woody). Should be similar for KNOPPIX. all one need is a simiple miniroot.gz which do something like the following :

    mount /dev/hda1 /host_hd
    losetup /dev/loop0 /host_hd/KNOPPIX_expanded

    and in the /etc/fstab

    /dev/loop0 / auto default 0,0

    and it would be a standard debian system in every aspect.

  10. #10
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Quote Originally Posted by reecegeorge
    stick the swap file in there too. sounds clean and professional.
    For swap, I just use the page file created by window, sharing the same space, as my notebook is running low on disk space.

    And I also symlink the TTF files(from window) to make them available when boot under linux.

Page 1 of 2 12 LastLast

Similar Threads

  1. Editing Boot commands
    By lbenn in forum Hardware & Booting
    Replies: 0
    Last Post: 05-22-2005, 12:32 AM
  2. New to knoppix--cannot enter commands at boot screen
    By section_8te in forum Hardware & Booting
    Replies: 6
    Last Post: 03-13-2005, 04:06 PM
  3. Missing Files Floppy and CDrom Can't Mount Floppy or CD
    By SkyHawk in forum Hdd Install / Debian / Apt
    Replies: 7
    Last Post: 02-14-2004, 04:40 AM
  4. Help with boot commands
    By EmoRock in forum General Support
    Replies: 3
    Last Post: 08-25-2003, 03:11 AM
  5. F2 at boot & linkiing Commands?
    By Hobby_1 in forum General Support
    Replies: 2
    Last Post: 03-29-2003, 05:16 PM

Posting Permissions

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


Vintage Apple IIe 2e iie Computer A2S2064  picture

Vintage Apple IIe 2e iie Computer A2S2064

$215.00



Vintage Apple Macintosh 512K / Mouse, Keyboard & Extras + Carry Case / Turns On picture

Vintage Apple Macintosh 512K / Mouse, Keyboard & Extras + Carry Case / Turns On

$260.00



Vtg Apple IIGS Computer Only A2S6000  picture

Vtg Apple IIGS Computer Only A2S6000

$215.00



Vintage Apple A2M2010 Monitor II, Green Phosper CRT picture

Vintage Apple A2M2010 Monitor II, Green Phosper CRT

$99.99



Vintage Apple Macintosh IIGS A2S6000 needs power supply recapped picture

Vintage Apple Macintosh IIGS A2S6000 needs power supply recapped

$150.00



Vintage Apple Mac Color CRT Trinitron M1212 monitor/keyboard/mouse - Powers On picture

Vintage Apple Mac Color CRT Trinitron M1212 monitor/keyboard/mouse - Powers On

$150.00



Vintage Apple Wrench Tool - Black picture

Vintage Apple Wrench Tool - Black

$8.99



Vintage Apple Macintosh M2740 Powerbook 150 with AC Adapter - For Parts picture

Vintage Apple Macintosh M2740 Powerbook 150 with AC Adapter - For Parts

$39.95



Vintage Apple IIe Computer A2S2128 (825-1351-A) picture

Vintage Apple IIe Computer A2S2128 (825-1351-A)

$174.99



Apple Macintosh IIci Computer Untested As Is Parts Untested Vintage 1980s 80s  picture

Apple Macintosh IIci Computer Untested As Is Parts Untested Vintage 1980s 80s

$139.99