WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] How to boot paravitrualized hosts in "linux rescue" mode to

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] How to boot paravitrualized hosts in "linux rescue" mode to switch over to pygrub?
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Sat, 11 Aug 2007 07:39:42 +0100
Delivery-date: Fri, 10 Aug 2007 23:39:30 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=ay/y9pwnmNbb29LpMnwtmpcNd4qhZaFtxlB6XEPSiaDylak0aJzO+lHnNCkeVWIF4MLiD/DA/4y39I8du+0jHKZRhyZoP1bVYjjQNjno9T391R9ELdOZqc+MzszeJ4T/Sv/6m1RncNzG1IpUFRKUipYYWH9fuzQZ3qOhrOmpWlc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=nIaiEV25hUQtXBCvG7r5VfnKkVt4mb/c5yItp4EDKAv93cGNcVKM0R9rBCboAqCpajZuEtDXiblvUlOy6RBm7kz+aB6cKdqYKYrpdntCvL47Jx1V0iyfRBJ2pMEK6NFfUbyxK6yAkI7HGwo/Zh6DyDe7XeoYL7RpOo21oSxhkqs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)
Hello, folks.

I've got a bunch of para-virtualized DomU hosts that used the "kernel=" config files, with the partitions set to things like "phy:/dev/XENDISK/HOST-root,sda1,w". This has unfortunately become untenable for RHEL 5 hosting RHEL 4 clients, because maintaining the DomU kernel on hte Dom0 host causes fascinating RPM complaints.

I'd love to use the virt-install or virt-manager tools to boot from the network boot setup with a "linux rescue" option, so that I can mount a new Dom0 partition as a DomU drive, partition it, copy the materials over, and run "grub-install". But I'm having difficulty getting the system booted in that kind of "linux rescue" mode.

Rather than thrashing around myself, has anyone here done this or worked out how to do so? The virt-manager and virt-install tools don't seem to allow console access to the network boot's console options to select "rescue" mode. Do I have to do this through kickstart, or is there some more general approach?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] How to boot paravitrualized hosts in "linux rescue" mode to switch over to pygrub?, Nico Kadel-Garcia <=