LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-25-2022, 09:27 AM   #16
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,670
Blog Entries: 4

Rep: Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945

GRUB does not "search for" bootable devices: it acts on its configuration files, which are usually auto-generated. Yes, you can create a menu entry which corresponds to anything.

If you want to "boot from a USB device," then you should probably arrange for BIOS to do it: in this case, GRUB will never receive control at all.
 
Old 01-15-2023, 08:25 AM   #17
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731

Original Poster
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Apologies for the delayed response:

Quote:
Originally Posted by ondoho View Post
^ This!
But that will require a properly created USB boot medium. Instructions on the distro's website.

Because this:

tells me that this is likely NOT a bootable Ubuntu USB.

If you indeed really want to boot the .ISO directly from GRUB, this is also possible but more difficult, and I don't think that's what you actually want.

Please see the screenshot.

Also, this is what I get when I reboot and press F12

BIOS Setup -> Boot Options ->
Boot Mode
Boot Mode UEFI Only

Boot sequence:

(tick marked in this order)
ubuntu
UEFI SSD 128GB <a long number>

..
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2023-01-15 18-51-34.png
Views:	16
Size:	145.7 KB
ID:	40243  
 
Old 01-15-2023, 08:55 AM   #18
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,360

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
I think you are pressing the wrong f-key. You are going into bios setup, not the bios boot-menu.
Maybe esc f1 or f2 key to get to bios boot menu.
What is make and model of computer?
 
Old 01-15-2023, 08:50 PM   #19
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by TheIndependentAquarius View Post
Apologies for the delayed response:
Also, this is what I get when I reboot and press F12

BIOS Setup -> Boot Options ->
Boot Mode
Boot Mode UEFI Only

Boot sequence:

(tick marked in this order)
ubuntu
UEFI SSD 128GB <a long number>

..
There should also be an option to select the bios boot menu which would display all the bootable devices the system sees.

Note that the drive (SSD above) shows as UEFI and I do not believe that ubuntu 16.04 is capable of booting in uefi mode. This means that before the USB could be used to boot, the bios must be set to allow booting in legacy mode (often shown in the bios as CSM or something similar). If the bios is set to boot uefi only then it will never see a legacy boot device as bootable.
 
Old 01-15-2023, 10:33 PM   #20
elgrandeperro
Member
 
Registered: Apr 2021
Posts: 415
Blog Entries: 2

Rep: Reputation: Disabled
Hold on. /dev/sdb1 (what is the iso) is the FIRST partition of /dev/sdb, not the whole drive. The whole drive should identify as an iso, meaning /dev/sdb not /dev/sdb1.
 
Old 01-16-2023, 05:11 AM   #21
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,360

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
Quote:
The computer from which I type and the one having problems are different, hence.
The problem computer is a 64bit uefi system that you are attempting to boot an outdated non-uefi 32bit ubuntu iso.

To boot the usb, legacy mode will need to be enabled in the bios-setup, then press the correct key to get the bios boot-menu at power-on.

Update-grub will not add a menu entry for a removable usb. To boot the usb from the installed ubuntu grub menu you will need to manually add a menu-entry to boot the kernel/initrd.img of the usb. You won't be able to chainload the usb.

Last edited by colorpurple21859; 01-16-2023 at 11:34 AM.
 
Old 01-16-2023, 11:17 AM   #22
elgrandeperro
Member
 
Registered: Apr 2021
Posts: 415
Blog Entries: 2

Rep: Reputation: Disabled
If you want to use 32 bit, you are better off in Linux Mint which still supports 32 bit. Ubuntu is dropping 32 bit support.
 
Old 01-17-2023, 06:58 AM   #23
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,976
Blog Entries: 33

Rep: Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467Reputation: 1467
TheIndependentAquarius,

15 linux distros with 32-bit versions, including Debian, MX Linux, antiX & Linux Mint Debian Edition:
https://itsfoss.com/32-bit-linux-distributions/
 
  


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
GRUB boot menu does not appear after installation of Mint 15 mikebaiduu Linux - Newbie 2 12-30-2013 07:01 PM
Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... beeblequix MEPIS 2 11-02-2013 10:56 PM
GRUB2 - FreeBSD-8.0 does not show up in triple boot menu, dual boot menu it does.. wiliweld *BSD 7 05-03-2010 01:05 PM
GRUB GRUB GRUB.... all over the display while booting with USB. kapsikum Linux - General 5 01-08-2010 04:29 AM
Booting my new ubuntu install = "GRUB GRUB GRUB GRUB GRUB" etc. dissolved soul Ubuntu 2 01-13-2007 12:55 PM

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

All times are GMT -5. The time now is 02:53 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