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.

Migrating VM to another host (QEMU)

Featured Replies

Hi - 

 

I am trying to migrate a VM away from Unraid. I have copied the vdisk file already to the remote host (Debian12), but can't get the QEMU working on it. 

 

That's what i tried so far, but it either hangs there, or it says "Booting from Hard drive.." 

# qemu-system-x86_64 \
  -machine type=pc-q35-7.2,accel=kvm \
  -cpu host,topoext \
  -smp 2,sockets=1,cores=2,threads=1 \
  -m 2G \
  -drive file=~/machine_image.vdisk,format=raw,if=virtio \
  -boot order=c \
  -enable-kvm \
  -nographic \
  -bios /usr/share/OVMF/OVMF_CODE.fd \
  -serial mon:stdio \
  -drive if=pflash,format=raw,readonly=on,file=/usr/share/OVMF/OVMF_VARS.fd

 

Is there a guide for this maybe or someone that knows how to do it? 

 

Cheers.

Edited by vamitrou

  • Community Expert

In the log it will show the qemu full command. You may need the nvram files etc.

  • Author

in ps output i see a huge command with lots of clutter and a bunch of JSON objects attached. I would need the simplest version of it to just launch a VM and boot from the vdisk.

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.