Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unraid vm booting to grub

Featured Replies

I have a vm which is going straight to grub menu
disk devices says:
/mnt/user/domains/Ubuntu server/vdisk1.img

 

it is not showing as a share; however
when I go to domains and look at that folder, 'Ubuntu server' shows up

click on it,vdisk1.img is split over 2 disks
and is shown in red.

 

had a read on how to recover non-booting grub: 

grub> ls
(proc) (hd0) (hd0,gpt2) (hd0,gpt1)

ls (hd0)/
unknown filesystem

ls (hd0,gpt1)/
efi/

ls (hd0,gpt2)/
lost+found/ boot/ bin/ dev/ etc/ home/ lib/ lib64/ media/ mnt/ opt/ proc/ root/
run/ sbin/ snap/ srv/ sys/ tmp/ usr/ var/ cdrom/ initrd.img.old vmlinuxz.old
initrd.img vmlinux swap.img

so, the root filesystem is at (hd0,gpt2)

the suggestion I found on the internet is:

grub> set root=(hd0,gpt2)
grub> linux vmlinuz root=/dev/sda1
grub> initrd initrd.img
grub> boot

I am unsure about the line 
linux vmlinuz root=/dev/sda1

I don't want to set the wrong device
any ideas??

  • Author

Tried to copy the .img file off Unraid onto a windows machine - error, file incomplete

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.