LinuxQuestions.org
Help answer threads with 0 replies.
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 06-22-2017, 05:09 PM   #1
Rylinkus13
LQ Newbie
 
Registered: Jan 2013
Posts: 10

Rep: Reputation: Disabled
Can't seem to make a bootable USB stick


I've only had to install linux from usb once before. And it went smoothly. This time I cannot seem to get a usb stick to boot. Various usb sticks, various distros, various programs to make said stick. Help me out, what is the obvious thing I'm missing?
 
Old 06-22-2017, 05:24 PM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Try this:
Code:
$ dd if=/dev/installation.iso of=/dev/sdb bs=2048 conv=sync
where sdb is the USB stick. If that doesn't work, there's something wrong with the iso file.
 
Old 06-22-2017, 05:31 PM   #3
Rylinkus13
LQ Newbie
 
Registered: Jan 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by AwesomeMachine View Post
Try this:
Code:
$ dd if=/dev/installation.iso of=/dev/sdb bs=2048 conv=sync
where sdb is the USB stick. If that doesn't work, there's something wrong with the iso file.
Sorry. I wasn't clear. I'm trying to make this USB from the wife's Windows laptop. (She needs windows for some weird accounting and inventory softwares I can't get to run on linux.) So I've got rufus, usb writer, unetbootin, and etcher. I've got about a dozen random distros, though that's more just trying to get something to boot. All the ISOs can't be corrupt.
 
Old 06-22-2017, 05:35 PM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Are you sure that USB has priority in the computer's boot order?
 
Old 06-22-2017, 05:36 PM   #5
Rylinkus13
LQ Newbie
 
Registered: Jan 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Are you sure that USB has priority in the computer's boot order?
Yes. And I can select boot device with a function key on startup.
 
Old 06-22-2017, 05:48 PM   #6
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Have you tried using a different USB port?

Is the machine booting as EFI or Legacy BIOS, and if the former, is Secure Boot enabled or disabled?

(I know, basic questions, but I have to ask).
 
Old 06-22-2017, 06:02 PM   #7
Rylinkus13
LQ Newbie
 
Registered: Jan 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Have you tried using a different USB port?

Is the machine booting as EFI or Legacy BIOS, and if the former, is Secure Boot enabled or disabled?

(I know, basic questions, but I have to ask).
No, I'm sure it's something basic and stupid I'm overlooking. Booting EFI with secure disabled. Would legacy be worth a try?
 
Old 06-22-2017, 06:09 PM   #8
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by Rylinkus13 View Post
No, I'm sure it's something basic and stupid I'm overlooking. Booting EFI with secure disabled. Would legacy be worth a try?
Give it a go. Anything would be worth a try (do you know any magic incantations? ).

What are the laptop specs (make, model)?

Which distros have you tried?
 
Old 06-22-2017, 06:23 PM   #9
Rylinkus13
LQ Newbie
 
Registered: Jan 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Give it a go. Anything would be worth a try (do you know any magic incantations? ).

What are the laptop specs (make, model)?

Which distros have you tried?
HP Pavillion 15-bk020wm x369. Nothing special, but it was on super clearance.

I've tried a few flavors of ubuntu, mageia, manjaro, debian, mint. It simply cant be the distro..... I don't think....
 
Old 06-22-2017, 06:30 PM   #10
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Have a wee read through the suggested firmware settings in this (ignore the overall subject matter) and see if it helps:

https://h30434.www3.hp.com/t5/Notebo...ad/m-p/4240018
 
Old 06-22-2017, 07:22 PM   #11
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
With secure boot disabled, legacy boot should be enabled. When you boot hit the Esc key to get the various options including F9. Hit the F9 key and you should see several options including the name of the flash drive manufacturer, Sandisk, Lexar, Toshiba or whatever it is. I just got a low end HP and that's the only way I could boot a flash drive.
 
Old 06-22-2017, 08:48 PM   #12
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,981

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
An Ubuntu LTS created usb ought to boot secure boot and uefi if you select the usb as a a hard drive option usually. Might say uefi usb.

Sleeping a Windows 10 will lock the drive usually.
 
Old 06-22-2017, 10:28 PM   #13
Cyberjackal
Member
 
Registered: Aug 2013
Location: Rocky Mountains, USA
Distribution: Arch, FreeBSD, EndeavourOS, Gecko, OpenSUSE, pfSense
Posts: 50

Rep: Reputation: Disabled
If your having probs with multiple distros, it's most likely NOT the iso's you're using... unless you have crappy internet that keeps disconnecting & interrupting your DL's.

Unetbootin is really buggy too, so try a different program for writing the images/files. dd... or if you don't have access to Linux, give "Rufus" as try. It's the best out there at what it does. It'll set it up for you how you want it - no matter how you plan on installing & booting Linux (EFI, UEFI, VM, live-boot, etc.).
 
Old 06-23-2017, 01:56 PM   #14
B-RAH
LQ Newbie
 
Registered: Jun 2017
Distribution: HP-UX, Red Hat, Fedora, AIX, Solaris
Posts: 13

Rep: Reputation: Disabled
Red face UNetbootin

Hi there, I would suggest trying to use UNetbootin to create your image. I have had a couple issues trying to use DD, mostly on Ubuntu 14.04, and have found luck using UNetbootin. If your PC can see the USB in the boot menu, there's an issue with your image. I would suggest formatting the USB (after moving needed data of course) and using UNetbootin to create a new image on your USB. Good luck!
 
Old 06-26-2017, 01:27 PM   #15
barnac1e
Member
 
Registered: Jan 2012
Location: Moorhead, Minnesota, USA (birthplace of Slackware, ironically)
Distribution: openSUSE 42.2 LEAP- KDE
Posts: 241
Blog Entries: 1

Rep: Reputation: 9
Hi, try this method... a program called Rufus. https://rufus.akeo.ie/
 
  


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 Do I Make a UEFI Bootable Live USB Stick? myway_1 Linux - Software 10 01-07-2017 06:27 AM
How-to make a bootable USB stick using DD jaydul Linux - Newbie 7 04-13-2015 03:59 PM
Mounting a bootable USB stick makes the stick non-bootable PeterSteele Red Hat 6 03-15-2013 01:44 PM
How to make USB stick bootable? depam Linux - Software 3 12-31-2006 11:22 AM
make a USB stick bootable lothario Linux - Software 1 07-13-2006 01:02 PM

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

All times are GMT -5. The time now is 07:44 PM.

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