From: Barry Rountree <rountree@cs.uga.edu>
To: xen-devel@lists.sourceforge.net
Subject: Re: dom0 won't boot -- Fixed
Date: Fri, 30 Jul 2004 11:27:35 -0400 [thread overview]
Message-ID: <200407301127.35240.rountree@cs.uga.edu> (raw)
In-Reply-To: <E1BqRni-0000Qe-00@mta1.cl.cam.ac.uk>
On Friday 30 July 2004 03:27 am, Ian Pratt wrote:
> > On Thursday 29 July 2004 08:29 pm, Ian Pratt wrote:
> > > All of that output is from grub, you're not seeing anything from
> > > Xen.
> > >
> > > Try "com1=115200,8n1" and make sure that you've got the baudrate
> > > at the other end set correctly (I thought grub defaulted to 9600?)
> >
> > It's set correctly --
[snip an embarrassing moment of hubris]
> > title Xen-Serial
> > serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
> > terminal serial
> > kernel (hd0,4)/boot/xen.gz dom0_mem=131072 com1=115200 noht noreboot
> > module (hd0,4)/boot/vmlinuz-2.4.26-xen0 root=/dev/sda5 ro console=ttyS0
>
> You're setting the serial baud rate to 9600 in grub, then 115200
> in Xen? That doesn't sound sane. The baudrate mismatch is so
> gross that you probably wouldn't even see garbage.
>
DOH! Yup, absolutely right.
> Try com1=9600,8n1 (I ca't remember whether the ',8n1' is
> mandatory but let's assume it is...)
The interesting bit:
FAT: bogus logical sector size 0
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
FAT: bogus logical sector size 0
Kernel panic: VFS: Unable to mount root fs on 08:05
<0>Rebooting in 1 seconds..(XEN) Domain 0 shutdown: rebooting machine!
(XEN) Reboot disabled on cmdline: require manual reset
The damning line from the kernel .config file:
# CONFIG_XFS_FS is not set
while /etc/fstab wants
/dev/sda5 / xfs defaults 1 1
Oooops....<blush>
Thanks to everybody who helped; I'll see if I can come up with a more
interesting problem next time...
Barry
> Ian
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
next prev parent reply other threads:[~2004-07-30 15:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-29 21:09 dom0 won't boot Barry Rountree
2004-07-29 21:26 ` Ian Pratt
2004-07-29 21:50 ` Barry Rountree
2004-07-29 22:05 ` Steven Hand
2004-07-29 22:20 ` Barry Rountree
2004-07-29 22:09 ` Ian Pratt
2004-07-29 22:30 ` Barry Rountree
2004-07-30 0:16 ` Barry Rountree
2004-07-30 0:25 ` James Harper
2004-07-30 0:49 ` Barry Rountree
2004-07-30 0:29 ` Ian Pratt
2004-07-30 0:49 ` Barry Rountree
2004-07-30 7:27 ` Ian Pratt
2004-07-30 15:27 ` Barry Rountree [this message]
2004-07-30 13:31 ` Mark Williamson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200407301127.35240.rountree@cs.uga.edu \
--to=rountree@cs.uga.edu \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.