November 24, 20214 yr 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??
November 24, 20214 yr 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.