> As soon as I say that /dev/ubda exists, I realize this AMD64 image
> does not have a ubda device. So I created one, using "mknod /dev/ubda
> b 98 0". /etc/fstab was already setup to point to ubda. But it still
> gives the same error when I try to boot it. :-(

Don't you mean "mknod /mnt/guestfs/dev/ubda ..." where /mnt/guestfs is
the mountpoint of the guest filesystem?  You might also want to try
creating a ubd0 as well as a ubda, in my experience it sometimes wants
it called one thing and sometimes another, but I couldn't never work
out the logic behind it.

Also make sure you've compiled UBD support into your guest kernel, I've
forgotten that a couple of times and gotten a similar error.

Cheers,
Adam.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to