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.

A dual boot vm!! Install win 7 and 10 at once with same uuid.

Featured Replies

I thought i would try and dual boot a vm. Why? Well no reason really, just wondered if it could be done on a vm, but maybe useful for the last few hours windows 7 can be upgraded to 10.

 

Install the windows 7 on one partion of vdisk and 10 on another. Both machines will then share the same uuid so activation should be possible on both.

 

dual-boot.png

 

If you want to try just install win 7 first as normal  but after loading the VirtIO Drivers. Make 2 partions. Install 7 on first.

 

After installation of 7 is complete.

Change the install image to win10 iso (or windows 7 again then upgrade it to 10) then edit xml so cd image has <boot order='1'/> and vdisk has boot <boot order='2'/>.

 

disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='/mnt/user/software/operating systems/windows/win7.iso'/>
      <backingStore/>
      <target dev='hda' bus='sata'/>
      <readonly/>
      <boot order='1'/>
      <alias name='sata0-0-0'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file='/mnt/user/virtual systems/1 dual boot Windows 7/vdisk1.img'/>
      <backingStore/>
      <target dev='hdc' bus='sata'/>
      <boot order='2'/>
      <alias name='sata0-0-2'/>
      <address type='drive' controller='0' bus='0' target='0' unit='2'/>
    </disk>

 

Start vm the start vnc as quick as poss then quickly press any key to boot from cd/dvd and install win 10 (or windows 7 again then upgrade it to 10) on second partition.

 

 

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.