Hi Frederick,<br><br>&nbsp;&nbsp; it depends a bit on wether you run a PVM or a HVM, but in latter case I<br>got very good results with booting from the mini.iso: <br>http://&lt;repo&gt;/debian/dists/etch/main/installer-i386/current/images/netboot/mini.iso
<br><br>my domain.cfg:<br><br>kernel = &quot;/usr/lib/xen/boot/hvmloader&quot;<br>builder=&#39;hvm&#39;<br>device_model = &#39;/usr/lib/xen/bin/qemu-dm&#39;<br>memory = 512<br>name = &quot;vm1&quot;<br>vcpus=1<br>pae=0<br>
acpi=0<br>apic=0<br>cpus = &quot;&quot;<br>vif = [ &#39;type=ioemu, mac=aa:00:bb:cc:00:d4, bridge=<a href="http://192.168.1.2">192.168.1.2</a>&#39; ]<br>disk = [ &#39;file:/var/lib/xen/vm1-hda.img,ioemu:hda,w&#39;, &#39;file:/var/lib/xen/debian-
4.0r1-installer-gtk-netboot-mini.iso,hdc:cdrom,r&#39; ]<br>on_poweroff = &#39;destroy&#39;<br>on_reboot&nbsp;&nbsp; = &#39;destroy&#39;<br>on_crash&nbsp;&nbsp;&nbsp; = &#39;destroy&#39;<br>boot=&#39;d&#39;<br>sdl=0<br>vnc=1<br>vncviewer=0<br>stdvga=0
<br>serial=&#39;pty&#39;<br>ne2000=0<br>usb=1<br>usbdevice=&#39;tablet&#39;<br><br><br>Sincerely,<br><br>Jan.<br><br><div class="gmail_quote">On Jan 13, 2008 9:57 AM, Frederick N. Brier &lt;<a href="mailto:fbrier@multideck.com">
fbrier@multideck.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am trying to create a DomU Debian guest VM. &nbsp;I tried a Debian-Etch
<br>DomU from <a href="http://jailtime.org" target="_blank">jailtime.org</a>. &nbsp;Lots of my own issues, discovering other people<br>having the same exact problems, but no solutions. &nbsp;So I installed<br>debootstrap and xen-tools and tried that. &nbsp;Again like many other people
<br>I ran into the &quot;VFS: Cannot open root device &quot;hda1&quot; or<br>unknown-block(0,0)&quot; issue. &nbsp;I have not figured out why the cfg file is<br>not being generated in /etc/xen, but I have gotten it to generate images
<br>using the file image and LVM (creating the Logical Volumes). &nbsp;I just<br>hand coded the cfg file. &nbsp;After they were generated, I mounted both<br>images and noticed that neither had hda1 or hda2 device files in /dev.<br>
That would seem to be a problem. &nbsp;Please help! &nbsp;A link to tutorial or<br>answer would be fabulous. &nbsp;The only thing I have not tried yet is using<br>pygrub and bundling the kernel and .img files with the guest and not<br>using the fc8xen kernel and images in the Dom0&#39;s boot folder. &nbsp;Thank you
<br>for any help.<br><br>Fred<br><font color="#888888"><br>--<br>Fedora-xen mailing list<br><a href="mailto:Fedora-xen@redhat.com">Fedora-xen@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-xen" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-xen</a><br></font></blockquote></div><br>