Suse/Xenserver Xen-tools

From Mana zināšanu grāmata
Revision as of 10:04, 28 March 2018 by Kaspars (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

 

Inside the VM, mount the cdrom: for PV version "mount /dev/xvdd /mnt" for HVM version (no need for -o loop, suse is smart enough :) )

mount /dev/xvdd /mnt

OR

mount /dev/sr0 /mnt

change directory to

/mnt/Linux: cd /mnt/Linux

run install.sh script with manually specified os version as a parameter:

./install.sh -d sles -m 11