F5F Stay Refreshed Software Operating Systems Installing OpenMediaVault on USB fails to start.

Installing OpenMediaVault on USB fails to start.

Installing OpenMediaVault on USB fails to start.

D
DJBazzInc
Member
231
11-23-2023, 02:03 AM
#1
I set up OpenMediaVault (version 5 or 6) on a USB drive following the instructions (https://openmediavault.readthedocs.io/en...n_usb.html). After rebooting, GRUB reported an issue reading the diff device. Later I received more details and the precise error message (it was midnight in Germany at the time). I can still boot by opening the GRUB shell and entering commands, though that isn’t the intended method.
D
DJBazzInc
11-23-2023, 02:03 AM #1

I set up OpenMediaVault (version 5 or 6) on a USB drive following the instructions (https://openmediavault.readthedocs.io/en...n_usb.html). After rebooting, GRUB reported an issue reading the diff device. Later I received more details and the precise error message (it was midnight in Germany at the time). I can still boot by opening the GRUB shell and entering commands, though that isn’t the intended method.

B
BitterlyBoo
Junior Member
8
11-29-2023, 11:24 PM
#2
Use Rufus or BalenaEtcher to recreate the image. Confirm the ISO file remains intact after the process. If issues persist, switch to a different USB port or try a distinct USB device. Consider using another USB drive or testing on another computer.
B
BitterlyBoo
11-29-2023, 11:24 PM #2

Use Rufus or BalenaEtcher to recreate the image. Confirm the ISO file remains intact after the process. If issues persist, switch to a different USB port or try a distinct USB device. Consider using another USB drive or testing on another computer.

D
DaDoxOP
Junior Member
41
11-30-2023, 02:17 AM
#3
Hello, I tried before the install couldn't proceed because my mouse is outdated/problematic. The keyboard needs to be connected to the only functional port (USB port 1) or I can't use it—my mouse has four ports but two are completely non-functional. My USB drive is in port 2, while ports 3 and 4 are defective. The install worked fine just after booting OMV, but starting the installation from GRUB didn’t work automatically. I tried a grub rescue/shell approach: set root=(hd0,msdos1), prefix=(hd0,msdos1)/boot/grub, insmod normal, normal. Now it boots properly. This seems like a low-level fix I found while searching for a GRUB error about accessing or writing to a device other than the main disk. Error occurred when trying to read/write outside hd0. Updated July 29, 2022 by trasher002 added further details.
D
DaDoxOP
11-30-2023, 02:17 AM #3

Hello, I tried before the install couldn't proceed because my mouse is outdated/problematic. The keyboard needs to be connected to the only functional port (USB port 1) or I can't use it—my mouse has four ports but two are completely non-functional. My USB drive is in port 2, while ports 3 and 4 are defective. The install worked fine just after booting OMV, but starting the installation from GRUB didn’t work automatically. I tried a grub rescue/shell approach: set root=(hd0,msdos1), prefix=(hd0,msdos1)/boot/grub, insmod normal, normal. Now it boots properly. This seems like a low-level fix I found while searching for a GRUB error about accessing or writing to a device other than the main disk. Error occurred when trying to read/write outside hd0. Updated July 29, 2022 by trasher002 added further details.

N
Nitro_PT
Member
182
12-01-2023, 08:20 PM
#4
Mounting the USB drive may require some adjustments, but you can modify the default grub menu file (grub.cfg) to match the changes needed in the rescue shell. If you're unsure where to begin, share the ISO link you're using, and I can edit it for you once you confirm it's legal.
N
Nitro_PT
12-01-2023, 08:20 PM #4

Mounting the USB drive may require some adjustments, but you can modify the default grub menu file (grub.cfg) to match the changes needed in the rescue shell. If you're unsure where to begin, share the ISO link you're using, and I can edit it for you once you confirm it's legal.

H
henrydog19
Junior Member
45
12-02-2023, 04:24 AM
#5
Just reviewed grub.cfg – it looks like some changes got removed, leaving HD2 references. I fixed those to HD0. I’ll test it tomorrow while working on another system.
H
henrydog19
12-02-2023, 04:24 AM #5

Just reviewed grub.cfg – it looks like some changes got removed, leaving HD2 references. I fixed those to HD0. I’ll test it tomorrow while working on another system.

M
megsterz
Member
208
12-19-2023, 07:56 PM
#6
You might also consider TrueNAS if OMV didn’t work. TrueNAS remains the most dependable NAS OS, and TrueNAS 13.0-U1 offers better speed, growth capacity, and stability.
M
megsterz
12-19-2023, 07:56 PM #6

You might also consider TrueNAS if OMV didn’t work. TrueNAS remains the most dependable NAS OS, and TrueNAS 13.0-U1 offers better speed, growth capacity, and stability.

A
Alexilian
Junior Member
41
12-19-2023, 10:42 PM
#7
Grub installation failed. A live CD such as systemrescuecd can be used to enter the open media vault disk and adjust Grub settings.
A
Alexilian
12-19-2023, 10:42 PM #7

Grub installation failed. A live CD such as systemrescuecd can be used to enter the open media vault disk and adjust Grub settings.