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 boots to blank screen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen boots to blank screen
From: Anthony Bosio <anthony@xxxxxxxxxx>
Date: Sun, 21 Jun 2009 14:10:04 -0400
Delivery-date: Sun, 21 Jun 2009 11:11:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Mx5JFj/IxPCsURY+4ke3Qdmywr0RMzOyGwRsQCdbXwc=; b=MC4MpzWZDumeGkFrrPtbv2q5iKGp8cFjSJvmGoN/CWtYjsAw1U3EkcT7g86X5Oiw4c oiXsVKvGAhlFrTB7nqBb252C5wRh7qUESCCCBHShY31Cy0BmaI9q58Nr669JLB5Iw8aX hu2cohG1y9MrxIqCjl4ZLLdyuH4NkNf5Ifn8s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=bjXDOjwM3xk/l9qZ+VajBL1CX97BFvOarjWxMTMPi+KacvWlnGTDrpgKwlnUmPxh4M tqE/NWQvPWTW/dWNSgvcMhpMx1/DobRyxIabBIO7z6aS7f5G3tJIbF37uJCFQbytqK+h 6rr2QaxNhYZojAqMfRtwUEMXdmQHtg6rlUnfI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
It seems like there are several messages in the archive and in various forums about this problem, but I do not see a clear course of action for how to solve it. I am relatively new to Linux, compounding my problem. I just built a new machine for the express purpose of running Xen so my girlfriend and I could experiment and learn about different Linux distros. I am running on an Intel DG35EC motherboard using integrated graphics and a Core 2 Duo E8400. I do not have a dedicated video card.

I installed openSUSE-11.1-DVD-i586.iso which I had burned to DVD. I chose to add Xen during installation. I have not installed any upates of anything from the web since installation.

I am able to boot normally into openSUSE and everything works fine.

When I try the Xen option from the boot menu, the system prints a bunch of text to the screen as if it is booting normally and then it goes black, or blank.

I have tried moving my monitor from the DVI connection to the D-Sub connection with the same result.
I have tried erasing vga=0x31a from the Xen Boot Options on the Startup Options screen with the same result.

I saw something in a forum somewhere about using Ctrl-Alt-F1,-F2, etc. to at least get to a command line but that does not work for me.

Any guideance would be appeciated.

-Anthony


Here's my grub menu.lst file:

# Modified by YaST2. Last modification on Sat Jun 20 10:38:48 UTC 2009
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,1)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.7-9 (pae)
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part2 resume=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part1 splash=silent showopts vga=0x31a
    initrd /boot/initrd-2.6.27.7-9-pae

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.7-9
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part2 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
    initrd /boot/initrd-2.6.27.7-9-pae

###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 11.1 - 2.6.27.7-9
    root (hd0,1)
    kernel /boot/xen.gz
    module /boot/vmlinuz-2.6.27.7-9-xen root=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part2 resume=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part1 splash=silent showopts vga=0x31a
    module /boot/initrd-2.6.27.7-9-xen

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>