Archive for November, 2011

Fedora 16 domUs – Update

So, I’ve wiped my test system with the intention of doing a tutorial on installing F16 + Xen. As part of this, I looked into installing a F16 domU with virt-install. When I tried it previously, I ran into this bug, and I ended up having to vnc into the dom0 and use virt-viewer to […]

, ,

No Comments

Fedora 16 dom0 – update

I’m trying out F16 as a dom0 from the beginning. No upgrades from F15 this time. So far, it’s generally ok. The install (from the netinstall ISO) was straightforward. Only issue was that F16 strongly recommends that a BIOS boot partition be present. (Read: Requires it unless you pass a nogpt option to the kernel […]

,

2 Comments

Because this is worth repeating

I could have sworn I did this a while ago. But I got the error “‘Out of memory’, “xc_dom_boot_mem_init: can’t allocate low memory for domain\n “” when I tried to do a virt-install today. The problem? I was installing a 64bit domU on a 32bit dom0. Which is a no-no. Didn’t realise until I found […]

, ,

No Comments

Dangers of not thinking about what you’re typing

Just upgraded a domU to Fedora 15 from F14. As part of the upgrade, init essentially dies, and you have to hard reboot the VM. So I thought “Oh hey, why not use the Magic Sysrq keys to trigger a reboot. After all, I just learnt about xm sysrq.” The first command, xm sysrq 0 […]

No Comments

How I learnt to love xl block-attach

Originally, I exported one block device to each VM, then partitioned it. No fuss, everything self-contained in the one file/logical volume. Then I had a few incidences where the VM crashed, and I needed to get a file or two off the virtual drive. It was a complicated process, as detailed in one of my […]

4 Comments

WSUS on non-domain systems

One issue with my shiny new WSUS toy that I did find was that, in theory, only Windows editions with access to Group Policy (namely, those editions labelled Professional and higher) can have the Windows Update server URL set. Of course, in practical use, people have found a way. Whether it’s manually creating registry keys […]

No Comments

New toy: WSUS

So I got WinSrv2008R2 free, courtesy of Dreamspark, and I’ve been messing around with it. I was thinking of creating a few Win7 VMs to mess around with Domains, Group Policy and the like, and one of the things that I found was some functionality called Windows Server Update Services. Turns out WSUS is a […]

,

1 Comment