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-ia64-devel

Re: [Xen-ia64-devel] IA64 Intel further problems

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] IA64 Intel further problems
From: Radek Antoniuk <r.antoniuk@xxxxxxxxxxxx>
Date: Tue, 29 May 2007 13:02:33 +0200
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 29 May 2007 04:00:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1180377417.6134.423.camel@bling>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Pixel Technology
References: <465AFFC7.70600@xxxxxxxxxxxx> <1180370755.6134.418.camel@bling> <465B0BA5.6050105@xxxxxxxxxxxx> <1180377417.6134.423.camel@bling>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
Alex Williamson napisał(a):
On Mon, 2007-05-28 at 19:04 +0200, Radek Antoniuk wrote:
Well. Not all drivers, but the needed for the FS mounting :)
Indeed parted showed the partitions:
Disk /dev/sda: 36.7GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
  1      17.4kB  130MB   130MB   fat16              boot
  2      130MB   9567MB  9437MB  ext3         /
  3      9567MB  13.8GB  4194MB  linux-swap

and my fstab:
proc            /proc           proc    defaults        0       0
/dev/sda2       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda3       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0


Hm, I have read somewhere about the necessity of using LABEL= in append line of elilo.conf.

LABEL= is typical on some distribution, but use of it does require an
initrd.  IIRC, the proper usage of it is something like "root=LABEL=/".

Maybe that is the cause?
However i've tried now, following your suggestion:
         append="dom0_mem=1G -- root=/dev/sda2 LABEL=/"

And, surprise, no xen console output, and of course restart because of rootfs panic. So I guess the console lines still have to be there ;)

Bummer.  Is this an Intel Tiger system?

For the bootlog, it's quite a problem cause it doesn't get logged anywhere...

If you're using a serial console, simply log the output.  script or
minicom or a multitude of other programs can log the output.  Thanks,


Hi!

I've followed your suggestion of not using initrd. That's weird, but it worked, just after removing the line of initrd. Nothing else was changed. Maybe a driver conflict or what..

Thanks a lot for the help and suggestions!


Radek





_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

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