Results 1 to 9 of 9

Thread: Booting from USB without BIOS support (using CD?)

  1. #1
    Junior Member
    Join Date
    Mar 2010
    Location
    Australia
    Posts
    3

    Booting from USB without BIOS support (using CD?)

    Greetings,

    I have installed KNOPPIX v6.0.1 to USB flash stick using the utility on the Live-CD, but have subsequently learned that my computer's BIOS does not support booting from USB.

    Is it possible to use the Live-CD to boot from USB, perhaps with a command from the "Boot:" prompt?

    I am new to Linux and want to use the terminal in KNOPPIX to learn UNIX shell script and directory structures, and would prefer to do so from the "safe" environment of a USB flash disk, rather than attempting to install to the hard disk.

    Thank you in anticipation

  2. #2
    Senior Member registered user
    Join Date
    Feb 2010
    Posts
    512

    PLoP Bootmanager

    My old laptop does not support booting from USB flash devices, too. But one day I found a solution. I use a small programm called "PLoP Boot Manager" http://www.plop.at/en/bootmanager.html running from CD.

  3. #3
    Junior Member
    Join Date
    Mar 2010
    Location
    Australia
    Posts
    3
    Thank you klaus2008, for your prompt reply and assistance with this query.

  4. #4
    Senior Member registered user
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    204

    Re: Booting from USB without BIOS support (using CD?)

    Quote Originally Posted by quadphonic
    Greetings,

    I have installed KNOPPIX v6.0.1 to USB flash stick using the utility on the Live-CD, but have subsequently learned that my computer's BIOS does not support booting from USB.

    Is it possible to use the Live-CD to boot from USB, perhaps with a command from the "Boot:" prompt?

    I am new to Linux and want to use the terminal in KNOPPIX to learn UNIX shell script and directory structures, and would prefer to do so from the "safe" environment of a USB flash disk, rather than attempting to install to the hard disk.

    Thank you in anticipation
    1. Burn a Knoppix v6.0.1 on the CD.

    2. Make sure your BIOS setting can boot from the CD drive first.

    3. Insert the CD to your machine.

    4. Power on the machine and let it boot all the way to the X-window appears.

    5. Now insert your USB stick to the machine, knoppix will find your USB stick and will assign a device name to it. It could be sdb1 or sdb4 depends how you create your USB stick to boot format.

    6. Remember that device name: I assume it is sdb1 and I will use this name until the end of this message.

    7. OK, now shutdown the knoppix.

    8. Remove your USB stick after the machine is shutdown.

    9. Re-insert the USB stick to the machine. Leave the CD in the CD drive.

    10. Power on the machine again.

    11. When it boots up, it will boot from the CD and the Knoppix screen will appear.

    12. At that time, key in the following:

    Code:
    knoppix   bootfrom=/dev/sdb1
    The USB stick will take over the boot process and after the boot, leave the USB stick on the machine while you are using knoppix but you can remove your cd from your machine.

    Step 1 to 8 only need to do it once. Every subsequence boot start from step 9 to 12.

    Rgds,
    Chip

  5. #5
    Senior Member registered user
    Join Date
    Feb 2010
    Posts
    512
    Quote Originally Posted by chip.ling
    Code:
    knoppix   bootfrom=/dev/sdb1
    In Knoppix 6.0.1 there is no boot option "bootfrom".

    Knoppix 6.2.1 allows you to boot from USB devices by using the fromhd cheatcode:
    Code:
    knoppix fromhd=/dev/sdb1
    The following procedure workded for me in addition to using the PLoP bootmanager.
    1. Read the Knoppix 6.0.1 iso into an iso editor
    2. Deleted KNOPPIX directory
    3. Saved the edited iso
    4. Burnt the iso as usual to CD
    5. Booted the new Knoppix CD with inserted USB flash device
    The search algorithm found my Knoppix on the flash device.

  6. #6
    Senior Member registered user
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    204
    Quote Originally Posted by klaus2008
    In Knoppix 6.0.1 there is no boot option "bootfrom".

    Knoppix 6.2.1 allows you to boot from USB devices by using the fromhd cheatcode:
    Code:
    knoppix fromhd=/dev/sdb1
    The following procedure workded for me in addition to using the PLoP bootmanager.
    1. Read the Knoppix 6.0.1 iso into an iso editor
    2. Deleted KNOPPIX directory
    3. Saved the edited iso
    4. Burnt the iso as usual to CD
    5. Booted the new Knoppix CD with inserted USB flash device
    The search algorithm found my Knoppix on the flash device.
    Sorry Folks, my mistake.

    I tested out the bootfrom cheat code using the 5.1.1 CD and 5.1.1 on USB with my non-USB-bootable P3 machine.

    Just don't aware that the 6.0.1 chops out all those useful LiveCD features. My assumption is that they should be backward compatible. However, it proves that I was wrong.

    Got a feeling that the latest 6.x version is shifting away from LiveCD idea. It's more on newer hardwares and expects the users to install to the HD.

    Rgds,
    Chip

  7. #7
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by chip.ling
    Got a feeling that the latest 6.x version is shifting away from LiveCD idea. It's more on newer hardwares and expects the users to install to the HD.
    I wouldn't say it exactly so. In 6.3 DVD, it seems that Klaus has taken care to include most usually needed packages and plugins. He has a simple, but principally unsolvable problem: Packages continue to grow, plugins multiply etc, so in any given space, an ever growing number of packages has to be left out. To me, both the CD and DVD versions of 6.2.1 seem to strike a reasonable balance, but there will always be discussions about the exact selection.

    Personally, I would have liked less stash and fewer alternatives, and more tools instead.

    As for the problem of booting, it's really simple with 6.2.1. Just setup BIOS to boot from CD/DVD, setup the stick with the "Install Knoppix to flash" option, insert the original CD/DVD, insert the usb stick (make sure you know what it will be named, e.g. by issuing fdisk -l), I assume /dev/sdb1 here, do a simple startup with
    Code:
      knoppix fromhd=/dev/sdb1 no3d screen=1280x800
    (or whatever your monitor resolution is for the screen= parameter)

  8. #8
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by Capricorny
    (or whatever your monitor resolution is for the screen= parameter)
    To me, this seems to indicate a major flaw in the concept. I want Knoppix to be a system that will boot and work on whatever system I boot it on. I use it for many things, from data recovery to testing new systems, to just showing friends Linux running on their hardware. If I have to customize a usb device for a particular screen then I would rather just use the CD or DVD.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  9. #9
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by Harry Kuhman
    Quote Originally Posted by Capricorny
    (or whatever your monitor resolution is for the screen= parameter)
    To me, this seems to indicate a major flaw in the concept. I want Knoppix to be a system that will boot and work on whatever system I boot it on. I use it for many things, from data recovery to testing new systems, to just showing friends Linux running on their hardware. If I have to customize a usb device for a particular screen then I would rather just use the CD or DVD.
    This is a flaw introduced in 6.2.X, it worked perfectly (as far as I could check) in 6.0.1, and I don't think CD/USB has got anything to do with it.

    On a somewhat deeper level, I think it illustrates a basic problem with a significant OSS system being essentially a one-man enterprise. And I really don't think Klaus is to blame for that.

Similar Threads

  1. Booting through EFI (MacBook Pro, not BIOS)
    By fbarrett in forum Hardware & Booting
    Replies: 0
    Last Post: 01-10-2007, 10:51 PM
  2. Booting a USB drive when the BIOS doesn't support it
    By jacksonon in forum General Support
    Replies: 6
    Last Post: 12-10-2005, 11:24 PM
  3. How do you check if BIOS allows booting from a CD-ROM?
    By Wikipedea in forum MS Windows & New to Linux
    Replies: 1
    Last Post: 09-08-2005, 06:30 PM
  4. BIOS Doesnt Support Boot From CD
    By Duddled in forum Hardware & Booting
    Replies: 5
    Last Post: 02-19-2005, 02:29 PM
  5. Replies: 3
    Last Post: 12-21-2004, 05:34 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
  •  


USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack picture

USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack

$826.09



TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot picture

TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot

$573.98



SK hynix 32GB PC4-25600 DDR4-3200 Memory - HMAA4GR7AJR8N-XN picture

SK hynix 32GB PC4-25600 DDR4-3200 Memory - HMAA4GR7AJR8N-XN

$189.99



Apple iPad 11th Generation 10.9

Apple iPad 11th Generation 10.9" 128GB (Wi‑Fi + 5G) Blue

$220.00



SK Hynix 128GB (8x16GB) DDR4 RDIMM PC4-3200AA HMA82GR7DJR8N-XN picture

SK Hynix 128GB (8x16GB) DDR4 RDIMM PC4-3200AA HMA82GR7DJR8N-XN

$799.99



NEW Kingston 8GB DDR4 2666MHz Desktop RAM KCP426NS8/8 PC4-21300 picture

NEW Kingston 8GB DDR4 2666MHz Desktop RAM KCP426NS8/8 PC4-21300

$30.00



USB 3.0 Micro SD SDHC TF Card Reader Memory Adapter for PC Laptop Camera lot picture

USB 3.0 Micro SD SDHC TF Card Reader Memory Adapter for PC Laptop Camera lot

$3.75



ZIPPY USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB LOT picture

ZIPPY USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB LOT

$196.24



Lot Of 4 NEW SAMSUNG 16GB PC4-2933Y-RC2-12-DC1 Memory picture

Lot Of 4 NEW SAMSUNG 16GB PC4-2933Y-RC2-12-DC1 Memory

$299.00



OWC 128GB (16GBx8)  PC10600-DDR3 ECC Kit Brand New Sealed picture

OWC 128GB (16GBx8) PC10600-DDR3 ECC Kit Brand New Sealed

$179.00