Archive for the ‘xen’ Category

Reset root password on Xen DomU

Wednesday, January 7th, 2009

Heres a simple method to get this accomplished.What we normally do on a PC if root password is lost is..console the machine and when the grub boot menu startsup edit the kernel commandline parameter to include init=/bin/sh which makes the kernel to use the sh shell as the init program instead of the hardcoded /sbin/init [...]