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.

Virtualise a VM NVME vdisk?

Featured Replies

Hello

In a linux distribution a vdisk shows as /dev/disk/sda.

How can I make it display as:

/dev/nvme0n1

In the VM template I can see a drop down which has VirtIO / SCSI / SATA / IDE / USB

Is it at all possible?

Could I amend:

<disk type='file' device='disk'>

<driver name='qemu' type='raw' cache='writeback' discard='unmap'/>

<source file='/mnt/virtualmachine_cache/domains2/SteamOs/vdisk1.img'/>

<target dev='hdc' bus='sata' rotation_rate='1'/>

<serial>vdisk1</serial>

<boot order='1'/>

<address type='drive' controller='0' bus='0' target='0' unit='2'/>

</disk>

Thanks

Chris

Edited by SmokeyColes

Solved by SmokeyColes

  • SmokeyColes changed the title to Virtualise a VM NVME vdisk?
  • Author
  • Solution

<target dev='nvme0n1' bus='nvme' rotation_rate='1'/>

delete: <address type='drive' controller='0' bus='0' target='0' unit='2'/>

  • Author

This emulates a nvme and it worked )

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.