Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 4301  / 1 Year ago, tue, april 25, 2023, 11:44:37

My device has an SSD ( with Linux and Windows on it) and and HDD for data with some ISO images on it.


Whenever I run ls on grub command line, I only get the first disk with its partitions only and the other disk is not detected by grub and I can't boot my disk images from there. This is most probably because I have fast boot enabled in my BIOS settings (I'm booting legacy if that matters). When it's disabled or I manually boot the SSD, grub detects the HDD normally.


So my question is, how do I get grub the see my other disk without disabling fast boot in bios? ( It once mattered alot before I updated my bios), is there a grub module I need to load first or something to get grub to see the HDD like an OS does ?


More From » boot

 Answers
3

The command you want to run is ls -l. It will show all devices and partitions with their UUID-s. For the complete manual see https://www.gnu.org/software/grub/manual/grub/grub.html.


Edit: The answer OP was searching for was found here:BIOS/GRUB is unable to detect external hard disk drive


[#685] Thursday, April 27, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
darpose

Total Points: 424
Total Questions: 99
Total Answers: 121

Location: Jersey
Member since Fri, Oct 1, 2021
3 Years ago
darpose questions
Sun, Jan 23, 22, 04:32, 2 Years ago
Wed, Dec 15, 21, 14:42, 2 Years ago
Wed, Jun 2, 21, 23:41, 3 Years ago
;