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.

How to delete a vdisk

Featured Replies

Hey

 

I have deleted a Win10 VM that had 2 vDisk's attached. But the vdisk is stil there. the VM disk (where win10 was, is gone).

 

How do i delete the 2 others vdisk's that was made for the win10 VM?

@iHoller open a console and navigate to the path of the specific VM. You should find the vdisk files in that specific folder. "domains" is the default share from Unraid where all the vdisks are stored separated in subfolders named the same like the VMs. If you have stored the vdisks somewhere else you have to adjust the path.

cd /mnt/user/domains/VMNAME

VMNAME is the name you gave the VM during setup. If you're not sure navigate to the domains folder and list the content with "ls". You should see a folder for each VM. Make sure you delete the correct folder/file. There is no way to recover from the following!

 

if you're inside the folder list the files again and with the following you delete the vdisk:

rm vdisk1.img

Make sure the naming is right (vdisk1.img or vdisk2.qcow2 for example)

If you're in the domains folder and want to delete a specific folder of a VM with all it's content type

rm -rf /FOLDERNAME

"-r" is for recursive and "f" for a folder. The folder and all of it's content will be gone!

Again, make sure you delete the correct folder/file. There is no way to recover if you delete the wrong one and have no backup!

 

 

  • Author

Thx its works great!

 

Archived

This topic is now archived and is closed to further replies.

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.