I'm having trouble getting the ASL kernel to start on a particular Xen guest. I get the following on the console:
Quote:
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32.43-6.art.x86_64 #1
Call Trace:
[<ffffffff814918d9>] panic+0x7a/0x139
[<ffffffff8105e8ba>] ? exit_ptrace+0xb3/0x133
[<ffffffff81055eed>] do_exit+0x89/0x722
[<ffffffff8100363d>] ? xen_mc_issue+0x2e/0x32
[<ffffffff81056602>] do_group_exit+0x7c/0xa5
[<ffffffff81056642>] sys_exit+0x0/0x17
[<ffffffff81009e2b>] system_call_fastpath+0x16/0x1b
[<ffffffff81009dc9>] ? system_call_after_swapgs+0x19/0x65
[<ffffffff81009dc9>] ? system_call_after_swapgs+0x19/0x65
Any idea what's wrong here?