|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Almost there, but kernel keeps panicing
2 possibilities:
- kernel can't access the disk: check your IDE drivers
- kernel can't access filesystem: no support for the filesystem of the
/-partition in kernel
as the error says something about a block, I would say, the specific
fs-support is missing (build as a module?). another possibility is
"Partition Types" (in the kernels menuconfig also under filesystems).
Bart Braem wrote:
I'm trying to run my home-compiled gentoo kernel for domain 0 but I can't
get it working.
I get kernel panics: not syncing: VFS: Unable to mount root fs on
unknown-block(1,0). What might be the problem here? My IDE drivers? My FS
drivers?
Thanks for your help and Xen
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|