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-users

[Xen-users] xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is ignored
From: "snowcrash+xen@xxxxxxxxx" <schneecrash+xen@xxxxxxxxx>
Date: Sat, 17 May 2008 15:38:12 -0700
Delivery-date: Sat, 17 May 2008 15:38:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=XGGtDAnW+hrf4rwV+yZXtqpKqxsgCT1DxOxAD5kdOJA=; b=FheDGovXxW96tGlTb0hTCZnIXyRItnm5pbEaQZuqAxAfS0PXcVAJdDigZE+qB5Mt60MnV65/dlwTla4MiThsX9Ye7CFu7vPnBqAYAG5JPNEpKih5acfsTpJ/hBOWhd0SM7oZWlAhJz19PkcDmzOT32HncAudRFxPxisx5zTyzbQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=s883Gi6BR0lsCPX+z5u8OqHyktRY4ECYZpkwqHnG9fanNAL1Tu3V4xeOYCdWK72eRMIE2LJMg3WbPYqJNp3JP8SYjaoIB3hpxJa7NfSRfMkOx2DxPnI3o6hOCh4mm2D+IgTLbvAXfq+vXdxcrxqnBCAg8YP/sbMWWYe85VT8268=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
i've nominal ubuntu 804 installed as a xen 320 Dom0,

        Linux server 2.6.24-16-xen #1 SMP Thu Apr 10 14:35:03 UTC 2008 x86_64 
GNU/Linux

i'm trying to setup the console video mode that xen uses, but am
failing to do so.

presuming,

        # VESA video modes (VGA codes):
                640x480 800x600 1024x768 1280x1024 1600x1200 Ask user at boot.
        8 bits  vga=769 vga=771 vga=773  vga=775   vga=796   vga=ask
        16 bits vga=785 vga=788 vga=791  vga=794   vga=798   vga=ask
        32 bits vga=786 vga=789 vga=792  vga=795   vga=799   vga=ask

which seems to be backed up by,

        http://slackware.osuosl.org/slackware-3.3/docs/linux-2.0.30/svga.txt

i edit "/boot/grub/menu.lst" to

        ### BEGIN AUTOMAGIC KERNELS LIST
        ...
        # xenhopt=dom0_mem=512M noirqdebug vga=775
        # xenkopt=max_loop=64 console=tty0 console=ttyS0,115200n8
        ...

then, a subsequent

        update-grub

re-generates "/boot/grub/menu.lst" to contain,

        title       Xen 3.2 / Ubuntu 8.04, kernel 2.6.24-16-xen
        root        (hd0,0)
        kernel      /xen-3.2.gz dom0_mem=512M noirqdebug vga=775
        module      /vmlinuz-2.6.24-16-xen ro
root=/dev/mapper/VG_Dom0-LV_ROOT max_loop=64 console=tty0
console=ttyS0,115200n8
        module      /initrd.img-2.6.24-16-xen

on reboot,  @console Xen begins to dsiplay its output, but stops at

        press <RETURN> to see video modes
        <SPACE> to continue, or wait 30 sec

here i can select any of the offered video modes, and boot continues
in the selected video mode.

or, i can wait 30 sec, and vid mode defaults to 80x25 text, and boot continues.

i just can't get the mode to 'stick' to what i set in menu.lst.

any ideas? something wrong/additional needed in config?

thanks!

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