WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] crash on DOM0 load

You're doing hdc=ide-scsi just to support hyperSCSI, right?

Steve

On Fri, Jan 16, 2004 at 05:51:05PM -0800, Kip Macy wrote:
> Here is my home config:
> title  Xen / XenoLinux 2.4.23
>         root (hd0,0)
>         kernel /xen.gz dom0_mem=262144 noreboot
>         module /xenolinux.gz root=/dev/hda3 ro  hdc=ide-scsi console=tty0 
> console=xencons0
> 
> - adding console=tty0 did the trick, without it wouldn't display to the
>   screen
> 
> Here is my work config:
> title Xen / XenoLinux 2.4.22
>         kernel /xen.gz dom0_mem=131072 ser_baud=9600 ifname=eth1
>         module /xenolinux.gz root=/dev/sda2 ro console=tty0 console=xencons0
> 
> - needed to switch network device to eth1 because eth0 was unsupported
> 
> I think that you're having a different problem. The only issue I
> encountered that I haven't resolved yet is that the console appears to
> be read-only. That may be fixed by 1.2, but I need to get the iscsi luns
> that I'm going to export to the individual domains as VBDs setup on the
> filer first before I can think about domain management.
> 
> 
>                               -Kip
> 
> 
> 
> On Fri, 16 Jan 2004 stevegt@xxxxxxxxxxxxx wrote:
> 
> > On Mon, Jan 12, 2004 at 01:02:28AM -0800, Kip Macy wrote:
> > > > Add 'console=tty0' to xenolinux command line. Otherwise console output
> > > > by default is directed via Xen and thru to the serial line (COM1).
> > > > If you want output to go both to screen and serial, use
> > > > 'console=tty0 console=xencons0'.
> > >
> > > Great - thanks. I'm now happily up and running XenoLinux.
> >
> > What fixed it, Kip?
> >
> > Steve
> >
> > --
> > Stephen G. Traugott  (KG6HDQ)
> > UNIX/Linux Infrastructure Architect, TerraLuna LLC
> > stevegt@xxxxxxxxxxxxx
> > http://www.stevegt.com -- http://Infrastructures.Org
> >
> >
> > -------------------------------------------------------
> > The SF.Net email is sponsored by EclipseCon 2004
> > Premiere Conference on Open Tools Development and Integration
> > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> > http://www.eclipsecon.org/osdn
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/xen-devel
> >
> 

-- 
Stephen G. Traugott  (KG6HDQ)
UNIX/Linux Infrastructure Architect, TerraLuna LLC
stevegt@xxxxxxxxxxxxx 
http://www.stevegt.com -- http://Infrastructures.Org 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>