LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2012, 01:14 PM   #1
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34
Blog Entries: 6

Rep: Reputation: 1
Question Methods to boot from pendrive without support from BIOS?


What methods are available to boot into a flash drive with a distro on it, if the BIOS does not support booting from USB? I really don't want to flash the BIOS to gain support, since an error during the procedure could render my PC unusable. I have attempted using the USB boot option in SuperGrub2Disk, which did not work; it simply returned me to the main menu. So, essentially, what are the different ways of doing this, if there are more than one?

Thanks!
 
Old 11-23-2012, 02:02 PM   #2
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
I'm not sure, but it should be possible, that you install the bootloader for Linux on the MBR of /dev/sda/

We have discussed this subject here recently.

Markus
 
1 members found this post helpful.
Old 11-23-2012, 02:37 PM   #3
penguinator
LQ Newbie
 
Registered: Nov 2012
Posts: 24

Rep: Reputation: Disabled
Plop boot loader as many options to boot to a USB
http://www.plop.at/en/ploplinux/index.html
 
2 members found this post helpful.
Old 11-23-2012, 03:28 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
It also depends on the system you have. Older ones will never boot to usb. I have used plop with some success.

I have also installed modern distro's like OpenSuse with a network boot cd that goes to a usb for files.
 
1 members found this post helpful.
Old 11-24-2012, 08:21 AM   #5
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34

Original Poster
Blog Entries: 6

Rep: Reputation: 1
Thanks! I only ask because I was looking for a more "portable" approach to GNU/Linux; that is, one that doesn't entail carrying a laptop around with you all the time. I've just tried the Plop Linux LiveCD, which was successful in booting CrunchBang Linux from a flash drive.
Further, I did view the previous threads about this query. I started this thread to see if there were any other ways of achieving this. I sincerely apologize for not making that clear.
Thanks again for your input!
 
Old 11-24-2012, 11:10 AM   #6
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
booklover,
I have heard there is a methord of changing your bootloader on your system to look for a USB stick to boot but this would, presumably, not help when using someone elses, say at a hotel.I assume this would be useful at home when you want to use the machine as just that.

Fred.
 
1 members found this post helpful.
Old 11-24-2012, 11:16 AM   #7
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
If you have a floppy disk (it is smaller than CD), then you can install plop on it.
Then you have the "most achievable and small" portable solution for your pc to boot into linux.
 
1 members found this post helpful.
Old 11-24-2012, 06:46 PM   #8
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34

Original Poster
Blog Entries: 6

Rep: Reputation: 1
Quote:
If you have a floppy disk (it is smaller than CD), then you can install plop on it.
Then you have the "most achievable and small" portable solution for your pc to boot into linux.
The downside of plop on a floppy disk, I think, is that there aren't many computers nowadays that still have floppy drives. (At least, not that I've seen). Otherwise, it is a very good solution. With a floppy, the issue definitely is not size; the real problem is whether the computer in question is floppy-compatible.

Quote:
booklover,
I have heard there is a methord of changing your bootloader on your system to look for a USB stick to boot but this would, presumably, not help when using someone elses, say at a hotel.I assume this would be useful at home when you want to use the machine as just that.
A viable alteration of the bootloader, to detect and boot from bootable USBs? I agree, I think there is a way of altering GRUB2 to do that, but my PC's bootloader is the NTLDR, and I don't think Microsoft would be too keen on a user fiddling with company property. I know that GRUB2 is rather flexible, not to mention fiddle-friendly. That definitely merits further research, probably by poring over the documentation for a few hours.
Thanks for replying!

Last edited by mintyninja41; 11-24-2012 at 06:48 PM.
 
Old 11-25-2012, 12:16 AM   #9
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by booklover View Post
The downside of plop on a floppy disk, I think, is that there aren't many computers nowadays that still have floppy drives. (At least, not that I've seen). Otherwise, it is a very good solution. With a floppy, the issue definitely is not size; the real problem is whether the computer in question is floppy-compatible.
If you encounter machines that don't have a floppy drive, chances are close to 100% that they can boot from USB
 
1 members found this post helpful.
Old 11-25-2012, 07:30 AM   #10
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34

Original Poster
Blog Entries: 6

Rep: Reputation: 1
Quote:
If you encounter machines that don't have a floppy drive, chances are close to 100% that they can boot from USB
Hmmm...I did not know that. I suppose there's always the 0.1% of computers that haven't got a floppy drive and also can't boot from USB, but having Plop on a LiveCD fixes that nicely. Thanks All!
 
Old 11-25-2012, 11:23 AM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
All computers need some bootable media. Either hard drive/usb/cd/floppy/pcmcia or network. The issue is changing hardware over the last 20 years.

While you are at it, look at www.netboot.me for a gpxe/ipxe solution.
 
1 members found this post helpful.
  


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
How to boot from an USB stick without BIOS support using Grub2? vimico Linux - Laptop and Netbook 11 02-25-2012 05:19 PM
Boot USB DVD without BIOS support? barcode_linux Linux - Hardware 2 05-23-2006 06:13 PM
How do I boot from a USB thumbdrive without BIOS support? ninjabob7 Linux - Hardware 4 01-08-2006 10:48 PM
BIOS don't support boot from CD-ROM. Need help G-Fox Linux - Hardware 1 01-16-2005 04:16 AM
Bios with no cd rom support need to boot from floppy disk todd1234 Linux - Newbie 1 02-01-2004 06:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:06 AM.

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