|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Error occur when boot domU:mount: mounting none on /dev
On Fri, Jul 30, 2010 at 11:17 AM, Sean Shoufu Luo <luoshoufu@xxxxxxxxx> wrote:
> 1 kernel="/boot/vmlinuz-2.6.31.13"
> 2 ramdisk="/boot/initrd.img-2.6.31.13"
> 13 extra="earlyprintk=xen nomodeset initcall_debug debug loglevel=10"
Short anwer: you haven't tell the domU kernel where the root
filesystem is. You'd need at least "root" and "console" pairs on extra
line.
See http://lists.xensource.com/archives/html/xen-users/2010-06/msg01113.html
for similar issue.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|