[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] mixed environments openBSD - SuSE - debian
- To: "als@xxxxxxxxxxxxxxx" <als@xxxxxxxxxxxxxxx>
- From: Anand <xen.mails@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 12:45:33 +0530
- Cc: boris blaha-ysker <b.blaha-ysker@xxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 27 Jan 2006 07:24:43 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PRakM0e4H/ZDTyya5zRPtnr9n8DCXaKJx/uypc9NdV3G8rhhJhsaSl0Dp8HQ1jaIqH/MpR1tSXVtKewIqBujkF2xeoiXc8eyMVjcXWW3L8RGSpqfCct72w9T3TP41Ns/ghd0Gw7jU99yxZBPZoC+u6w5FatPjRvvjb4t7yyj1hg=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On 1/27/06, als@xxxxxxxxxxxxxxx <als@xxxxxxxxxxxxxxx> wrote:
Doing it the dirty way ;-)
- setup Xen on Debian Linux box, notice existing NetBSD (native) box sitting peacefully in a corner, - prepare DomU for NetBSD, - create tar-archive of entire filesystem from existing NetBSD box,
- put ext2 on DomU "disk" (in this case: an LVM logical volume masquerading as a partition of a SCSI disk) for NetBSD, - unpack tar archive there, - make necessary changes to NetBSD config (single /, no swap, ext2
as root FS), - provide second "disk" for NetBSD domU, - boot NetBSD DomU with ext2 as root fs - while this is "not recommended", it works, - inside NetBSD DomU, prepare the second "disk" for NetBSD the
proper way (fdisk, disklabel, put FFS where needed), - copy NetBSD system over to second "disk", make necessary changes to config, - shutdown NetBSD DomU, - reconfigure DomU: remove first "disk", move second "disk" into
its place, - boot up NetBSD DomU again, - voila! - you now have a NetBSD domU running with a Debian dom0
Thanks :)
--
regards,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|