[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] No filesystem could mount root
Fajar, Thank you for your reaction. This is the documentation that I have used : http://www.howtoforge.com/centos_5.0_xen http://planet.admon.org/howto/install-windows-xp-in-xen-centos/ http://www.virtuatopia.com/index.php/Installing_and_Running_Windows_XP_or_Vista_as_a_Xen_HVM_domainU_Guest http://www.howtoforge.com/how-to-run-fully-virtualized-guests-hvm-with-xen-3.2-on-debian-lenny-x86_64 https://help.ubuntu.com/community/Xen It is mostly for installing Windows from cdrom and so I thought I had it adapted to my Endian installation. I want to install endian firewall, which I need to install from cdrom or iso-mage. Could you point me to a good documentation or tutorial ??? My Intel processor does not support hardware virtualisation, so I should be able to use Xen for full virtualisation (like I did before with VirtualBox). Kind regards, Jonas. On Fri, 2009-12-11 at 08:46 +0700, Fajar A. Nugraha wrote: On Fri, Dec 11, 2009 at 2:36 AM, jonas kellens <jonas.kellens@xxxxxxxxxx> wrote: > kernel = "/boot/vmlinuz-2.6.18-164.6.1.el5xen" So you want to install PV domU? > vif = [ 'type=ioemu, bridge=xenbr0' ] type=ioemu is unnecessary, and might cause problems > disk = [ 'file:/var/vm/endian/endian.img,sda,w', 'phy:/dev/cdrom,xvdc:cdrom,r' ] You didn't say what OS you're trying to install. Most Linux distros that I know of can't install PV guest from cdrom/iso. > device_model = '/usr/lib/xen-default/bin/qemu-dm' > # boot on floppy (a), hard disk (c) or CD-ROM (d) > # default: hard disk, cd-rom, floppy > boot="dc" I don't think those lines mean anything on PV domU. Where did you base your domU config from? > stdvga=0 > serial='pty' > usbdevice='tablet' AFAIK these ones also have meaning in HVM domU, not PV > When starting the vm I am able to take a quick look into the terminal through virt-manager (the reason why I installed it) and I added the screenshot. Since you have virt-manager anyway, why not start with letting it create a domU config file for you? Easiest way to install some (e.g. Centos, Fedora) PV domU from scratch is by using http install mirror. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |