I''ve searched the mail archives, wiki, and many other online resources, but I still can''t get my first non rescue-disk image-based guest domain going... I have two drives: 1. hda is a 200GB drive I''m using to host Xen and all of its guest domains - I plan to configure LVM once I get the basics down... 2. hdb is a 20GB drive I''m using to stage my guest domains - my thinking is to temporarily install the OS using its native installer, test it as a guest domain using the "phy" disk settings, and than move it over as an LVM on hda. Here is the fdisk output: Disk /dev/hda: 200.0 GB, 200049647616 bytes 255 heads, 63 sectors/track, 24321 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 1 131 1052226 82 Linux swap / Solaris /dev/hda2 * 132 24319 194290110 83 Linux Disk /dev/hdb: 20.0 GB, 20000000000 bytes 255 heads, 63 sectors/track, 2431 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdb1 1 131 1052226 82 Linux swap / Solaris /dev/hdb2 132 1305 9430155 83 Linux I''m using SuSE 9.3 (minimal install with Xen selected) as the host domain and have been able to get guest domains working using the `mk-xen-rescue-img.sh` script - though I found a bug in the scripts that flipped the gw and netmask. Just for completeness, my /boot/grub/menu.lst file launches Xen as follows (note: I dropped the mem from the default to 128MB): title XEN kernel (hd0,1)/boot/xen.gz dom0_mem=131072 module (hd0,1)/boot/vmlinuz-xen root=/dev/hda2 vga=0x31a selinux=0 splash=silent resume=/dev/hda1 showopts module (hd0,1)/boot/initrd-xen So now I''m trying to get my first real guest domain set up - being cautious, I''m starting off with SuSE 9.3, but my plan is to run CentOS, Fedora, and FreeBSD guest domains as well. I installed SuSE into hdb (again selecting the Minimal + Xen install options) and modified grub to let me boot either SuSE - the second SuSE install boots up just fine. One thing worth noting now is that other than moving the TLS directory out of the way, I have not made any other modifications to the hdb-based SuSE installation - I feel that I may need to replace its kernel file, but in trying to mimic the `mk-xen-rescue-img.sh` script, I didn''t see the need... The uncommented lines in my new guest domain''s config file follows: kernel = "/boot/vmlinuz-2.6.11.4-20a-xen" memory = 256 name = "SuSE" vif = [ ''mac=aa:cc:00:00:00:62, bridge=xen-br0'' ] disk = [ ''phy:hdb2,hdb2,w'', ''phy:hdb1,hdb1,w'' ] netmask="255.255.255.0" gateway="10.0.3.1" hostname= "suse" root = "/dev/hdb2 ro" extra = "3" Note: yes, I''m sure the MAC address is unique - as the question was asked a couple months ago when a similar issue came up... Here I have a couple more questions: 1. is the "kernel" for domain0 or the guest domain? Whatever the case, the setting above is the same as for the rescue-image based guest domain... 2. did I set the "disk" and "root" params right? I thought that the "root" partition had to be listed first and I''m passing the swap partition second... Now, when I create the domain (i.e. `xm create -c domu-suse vmid=62`), I get: Linux version 2.6.11.4-20a-xen (geeko@buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Wed Mar 23 21:52:37 UTC 2005 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000010000000 (usable) 0MB HIGHMEM available. 256MB LOWMEM available. DMI not present. IRQ lockup detection disabled Allocating PCI resources starting at 10000000 (gap: 10000000:f0000000) Built 1 zonelists Kernel command line: root=/dev/hdb2 ro 3 Initializing CPU#0 PID hash table entries: 2048 (order: 11, 32768 bytes) Xen reported: 1594.890 MHz processor. Using tsc for high-res timesource Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 255872k/262144k available (1876k kernel code, 5924k reserved, 558k data, 128k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Security Framework v1.0.0 initialized SELinux: Disabled at boot. Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 256K CPU: Intel(R) Pentium(R) 4 CPU 1600MHz stepping 0a Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking ''hlt'' instruction... disabled NET: Registered protocol family 16 PCI: Using configuration type Xen Linux Plug and Play Support v0.97 (c) Adam Belay xen_mem: Initialising balloon driver. PCI: Probing PCI hardware PCI: Probing PCI hardware PCI: Probing PCI hardware (bus 00) TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca) audit: initializing netlink socket (disabled) audit(1127686070.290:0): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Initializing Cryptographic API vesafb: abort, cannot reserve video memory at 0x0 vesafb: abort, cannot ioremap video memory 0x0 @ 0x0 Trying to free nonexistent resource <00000000-ffffffff> vesafb: probe of vesafb.0 failed with error -5 isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize loop: loaded (max 8 devices) Xen virtual console successfully installed as tty Event-channel device installed. xen_blk: Initialising virtual block device driver xen_net: Initialising virtual ethernet driver. mice: PS/2 mouse device common for all mice NET: Registered protocol family 2 IP: routing cache hash table of 2048 buckets, 16Kbytes TCP established hash table entries: 16384 (order: 5, 131072 bytes) TCP bind hash table entries: 16384 (order: 4, 65536 bytes) TCP: Hash tables configured (established 16384 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 8 NET: Registered protocol family 20 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,66) <0>Rebooting in 1 seconds.. Any suggestions would be greatly appreciated! Kent Watsen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Kent Watsen wrote:> > I''ve searched the mail archives, wiki, and many other online resources, > but I still can''t get my first non rescue-disk image-based guest domain > going... >Here is someone who had suse guest domain installed successfully: http://www.nabble.com/Problems-booting-domian---unable-to-mount-root-device-t79106.html#a217407 Also, try search the Software list archive on Nabble http://www.nabble.com/Software-f94.html - there are some discussion from the Samba community. when you search, even if you don''t find an exact answer, you can at least find someone who had discussed the suse guest domain before. You can reply to their posts from Nabble. -- Sent from the Xen - User forum at Nabble.com: http://www.nabble.com/suse-guest-domain--t343964.html#a955300 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks for the tip - actually I had seen this post already and thought about writing him, but I felt that the larger community might have a better response and it would be captured in the archives for future seekers... Can anyone help me out? - I''m sure its elementary for you old-timers, but this basic info isn''t documented anywhere... If your just tuning in, there are a few basic questions: * is a 9.3 SuSE-based guest domain that had the Xen package selected during install and the TLS directory moved aside good to go - or is there some kernel-swapping and boot.local file hacking to be done? [The README.SUSE file only talks about how to get the Dom0 domain up and running] * In the guest domain''s xen config file, is the "kernel" for domain0 or the guest domain? * Again in the guest domain''s xen config file, did I set the "disk" and "root" params right? I''m using "disk = [ ''phy:hdb2,hdb2,w'', ''phy:hdb1,hdb1,w'' ]" and "root = ''/dev/hdb2 ro''" - I thought that the "root" partition had to be listed first and I''m passing the swap partition second, but if root has to be passed first, than why have a separate "root" parameter? Thanks! Kent kooto (sent by Nabble.com) wrote:> Kent Watsen wrote: > I''ve searched the mail archives, wiki, and many other online > resources, > but I still can''t get my first non rescue-disk image-based guest > domain > going... > > Here is someone who had suse guest domain installed successfully: > http://www.nabble.com/Problems-booting-domian---unable-to-mount-root-device-t79106.html#a217407 > > > Also, try search the Software list archive on Nabble > http://www.nabble.com/Software-f94.html - there are some discussion > from the Samba community. > > when you search, even if you don''t find an exact answer, you can at > least find someone who had discussed the suse guest domain before. You > can reply to their posts from Nabble. > ------------------------------------------------------------------------ > Sent from the Xen - User > <http://www.nabble.com/suse-guest-domain--t343964.html#a955300> forum > at Nabble.com. > >------------------------------------------------------------------------ > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
One of the list members clued me in [offline] regarding needing a ramdisk - after setting that and configing its network, the suse-based domain is up! But the guest domain spits out a ton of errors when booting (colored in RED) - I don''t get any of this when booting this domain directly from GRUB: Linux version 2.6.11.4-20a-xen (geeko@buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Wed Mar 23 21:52:37 UTC 2005 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000010000000 (usable) 0MB HIGHMEM available. 256MB LOWMEM available. DMI not present. IRQ lockup detection disabled Allocating PCI resources starting at 10000000 (gap: 10000000:f0000000) Built 1 zonelists Kernel command line: root=/dev/hdb2 ro 3 Initializing CPU#0 PID hash table entries: 2048 (order: 11, 32768 bytes) Xen reported: 1594.873 MHz processor. Using tsc for high-res timesource Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 253056k/262144k available (1876k kernel code, 8808k reserved, 558k data, 128k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Security Framework v1.0.0 initialized SELinux: Disabled at boot. Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 256K CPU: Intel(R) Pentium(R) 4 CPU 1600MHz stepping 0a Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking ''hlt'' instruction... disabled checking if image is initramfs... it is Freeing initrd memory: 2882k freed NET: Registered protocol family 16 PCI: Using configuration type Xen Linux Plug and Play Support v0.97 (c) Adam Belay xen_mem: Initialising balloon driver. PCI: Probing PCI hardware PCI: Probing PCI hardware PCI: Probing PCI hardware (bus 00) TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca) audit: initializing netlink socket (disabled) audit(1127736003.422:0): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Initializing Cryptographic API vesafb: abort, cannot reserve video memory at 0x0 vesafb: abort, cannot ioremap video memory 0x0 @ 0x0 Trying to free nonexistent resource <00000000-ffffffff> vesafb: probe of vesafb.0 failed with error -5 isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize loop: loaded (max 8 devices) Xen virtual console successfully installed as tty Event-channel device installed. xen_blk: Initialising virtual block device driver xen_net: Initialising virtual ethernet driver. mice: PS/2 mouse device common for all mice NET: Registered protocol family 2 IP: routing cache hash table of 2048 buckets, 16Kbytes TCP established hash table entries: 16384 (order: 5, 131072 bytes) TCP bind hash table entries: 16384 (order: 4, 65536 bytes) TCP: Hash tables configured (established 16384 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 8 NET: Registered protocol family 20 Freeing unused kernel memory: 128k freed Starting udev Creating devices Loading kernel/drivers/ide/ide-core.ko Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx Loading kernel/drivers/ide/pci/piix.ko Loading kernel/drivers/ide/ide-disk.ko Loading kernel/drivers/cdrom/cdrom.ko Loading kernel/drivers/ide/ide-cd.ko Loading kernel/fs/reiserfs/reiserfs.ko Waiting for device /dev/hdb2 to appear: ok rootfs: major=3 minor=66 devn=834 fsck 1.36 (05-Feb-2005) Reiserfs super block in block 16 on 0x342 of format 3.6 with standard journal Blocks (total/free): 2357536/2186462 by 4096 bytes Filesystem is clean Replaying journal.. Reiserfs journal ''/dev/hdb2'' in blocks [18..8211]: 0 transactions replayed Checking internal tree..finished fsck succeeded. Mounting root device read-write. Mounting root /dev/hdb2 ReiserFS: hdb2: found reiserfs format "3.6" with standard journal ReiserFS: hdb2: using ordered data mode reiserfs: using flush barriers ReiserFS: hdb2: journal params: device hdb2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: hdb2: checking transaction log (hdb2) reiserfs: disabling flush barriers on hdb2 ReiserFS: hdb2: Using r5 hash to sort names Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled INIT: version 2.85 booting System Boot Control: Running /etc/init.d/boot Mounting /proc filesystem done Mounting sysfs on /sys done Mounting /dev/pts done Boot logging started on /dev/tty1(/dev/console) at Mon Sep 26 05:00:18 2005 Mounting shared memory FS on /dev/shm done Activating swap-devices in /etc/fstab... Adding 1052216k swap on /dev/hdb1. Priority:42 extents:1 failed Activating device mapper... device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com Creating /dev/mapper/control character device with major:10 minor:63. done Checking file systems... fsck 1.36 (05-Feb-2005) done Setting up kernel module dependencies (if required) done Mounting local file systems... proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) nothing was mounted done Setting up the CMOS clockhwclock is unable to get I/O port access: the iopl(3) call failed. hwclock is unable to get I/O port access: the iopl(3) call failed. failed Creating /var/log/boot.msg done Starting udevd done Capability LSM initialized Restore device permissions done ieee1394: raw1394: /dev/raw1394 device initialized video1394: Installed video1394 module Loading required kernel modules done Coldplug Coldplug: cleaning /events Activating remaining swap-devices in /etc/failed.. Setting current sysctl status from /etc/sysctl.conf net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.conf.all.rp_filter = 1 done Enabling syn flood protection done Disabling IP forwarding done done lp: driver loaded but no devices found hwup: Loading module ''lp'' for device ''printer'' processing events done Setting up hostname ''suse'' done Setting up loopback interface lo lo IP address: 127.0.0.1/8 done System Boot Control: The system has been set up System Boot Control: Running /etc/init.d/boot.local done INIT: Entering runlevel: 3 Boot logging started on /dev/tty1(/dev/console) at Mon Sep 26 05:00:26 2005 Master Resource Control: previous runlevel: N, switching to runlevel:3 Starting D-BUS daemon done Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done eth0 eth0 No configuration found for eth0 unused Waiting for mandatory devices: eth-id-00:c0:a8:7c:cf:9b 15 SCSI subsystem initialized st: Version 20041025, fixed bufsize 32768, s/g segs 256 BIOS EDD facility v0.16 2004-Jun-25, 0 devices found EDD information not available. 14 13 12 11 10 8 7 Initializing random number generator done Starting resource manager done 6 5 4 3 2 1 0 eth-id-00:c0:a8:7c:cf:9b No interface found failed Setting up service network . . . . . . . . . . . . . . failed Starting syslog services done Starting RPC portmap daemon done Importing Net File System (NFS) unused Starting sound driver: intel8x0 done Starting nfsboot (sm-notify) done Starting mail service (Postfix)Starting Name Service Cache DaemonNET: Registered protocol family 10 Disabled Privacy Extensions on device c032c7a0(lo) IPv6 over IPv4 tunneling driver Disabled Privacy Extensions on device cf265400(sit0) Loading keymap Couldnt open /dev/tty1 Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz failed Loading compose table winkeys shiftctrl latin1.add failed Start Unicode mode Couldnt open /dev/tty1 Couldnt open /dev/tty2 Couldnt open /dev/tty3 skipped Starting powersaved done Couldnt open /dev/tty4 Couldnt open /dev/tty5 Couldnt open /dev/tty6 failed Loading console font lat9w-16.psfu -m trivial G0:loadable Couldnt open /dev/tty1 Couldnt open /dev/tty2 Couldnt open /dev/tty3 Couldnt open /dev/tty4 Couldnt open /dev/tty5 Couldnt open /dev/tty6 failed Couldnt get a file descriptor referring to the console done skipped Starting hardware scan on bootStarting CRON daemon done Starting SSH daemon done Starting HAL daemonNon-volatile memory driver v1.2 done Starting xend failed done Master Resource Control: runlevel 3 has been reached Failed services in runlevel 3: network kbd xend Skipped services in runlevel 3: nfs powersaved Welcome to SuSE Linux 9.3 (i586) - Kernel 2.6.11.4-20a-xen (tty1). suse login: Any suggestions? Thanks! Kent _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Kent Watsen wrote:> > One of the list members clued me in [offline] regarding needing a > ramdisk - after setting that and configing its network, the suse-based > domain is up! > > But the guest domain spits out a ton of errors when booting (colored in > RED) - I don''t get any of this when booting this domain directly from GRUB: > > Linux version 2.6.11.4-20a-xen (geeko@buildhost) (gcc version 3.3.5[snip]> Initializing Cryptographic API > vesafb: abort, cannot reserve video memory at 0x0 > vesafb: abort, cannot ioremap video memory 0x0 @ 0x0 > Trying to free nonexistent resource <00000000-ffffffff> > vesafb: probe of vesafb.0 failed with error -5Harmless> isapnp: Scanning for PnP cards...[snip]> INIT: version 2.85 booting > System Boot Control: Running /etc/init.d/boot > Mounting /proc filesystem done > Mounting sysfs on /sys done > Mounting /dev/pts done > Boot logging started on /dev/tty1(/dev/console) at Mon Sep 26 05:00:18 2005 > Mounting shared memory FS on /dev/shm done > Activating swap-devices in /etc/fstab... > Adding 1052216k swap on /dev/hdb1. Priority:42 extents:1 failedDon''t know what is wrong here. What does cat /proc/swaps say?> Activating device mapper... > device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com > Creating /dev/mapper/control character device with major:10 minor:63. > done > Checking file systems... > fsck 1.36 (05-Feb-2005) done > Setting up kernel module dependencies (if required) done > Mounting local file systems... > proc on /proc type proc (rw) > sysfs on /sys type sysfs (rw) > tmpfs on /dev/shm type tmpfs (rw) > devpts on /dev/pts type devpts (rw,mode=0620,gid=5) > nothing was mounted done > Setting up the CMOS clockhwclock is unable to get I/O port access: the > iopl(3) call failed. > hwclock is unable to get I/O port access: the iopl(3) call failed. > failedThis is harmless> Creating /var/log/boot.msg done > Starting udevd done > Capability LSM initialized > Restore device permissions done > ieee1394: raw1394: /dev/raw1394 device initialized > video1394: Installed video1394 module > Loading required kernel modules done > Coldplug > Coldplug: cleaning /events Activating remaining swap-devices in > /etc/failed.. > Setting current sysctl status from /etc/sysctl.conf > net.ipv4.icmp_echo_ignore_broadcasts = 1 > net.ipv4.conf.all.rp_filter = 1 > done > Enabling syn flood protection done > Disabling IP forwarding done > done > lp: driver loaded but no devices found > hwup: Loading module ''lp'' for device ''printer'' > processing events done > Setting up hostname ''suse'' done > Setting up loopback interface lo lo IP address: > 127.0.0.1/8 > done > System Boot Control: The system has been set up > System Boot Control: Running /etc/init.d/boot.local done > INIT: Entering runlevel: 3 > Boot logging started on /dev/tty1(/dev/console) at Mon Sep 26 05:00:26 2005 > Master Resource Control: previous runlevel: N, switching to runlevel:3 > Starting D-BUS daemon done > Setting up network interfaces: > lo lo IP address: > 127.0.0.1/8 done > eth0 eth0 No configuration found for > eth0 unused > Waiting for mandatory devices: eth-id-00:c0:a8:7c:cf:9b > 15 SCSI subsystem initialized > st: Version 20041025, fixed bufsize 32768, s/g segs 256 > BIOS EDD facility v0.16 2004-Jun-25, 0 devices found > EDD information not available. > 14 13 12 11 10 8 7 Initializing random number generator done > Starting resource manager done > 6 5 4 3 2 1 0 > eth-id-00:c0:a8:7c:cf:9b No interface found failedlook for a file named /etc/sysconfig/network/ifcfg-eth-id-00:c0:a8:7c:cf:9b try renaming it to ifconfig-eth0> Setting up service network . . . . . . . . . . . . . . failed > Starting syslog services done > Starting RPC portmap daemon done > Importing Net File System (NFS) unused > Starting sound driver: intel8x0 done > Starting nfsboot (sm-notify) done > Starting mail service (Postfix)Starting Name Service Cache DaemonNET: > Registered protocol family 10 > Disabled Privacy Extensions on device c032c7a0(lo) > IPv6 over IPv4 tunneling driver > Disabled Privacy Extensions on device cf265400(sit0) > Loading keymap Couldnt open /dev/tty1 > Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz failedHarmless> Loading compose table winkeys shiftctrl latin1.add failedHarmless> Start Unicode mode > Couldnt open /dev/tty1 > Couldnt open /dev/tty2 > Couldnt open /dev/tty3 > skipped > Starting powersaved done > Couldnt open /dev/tty4 > Couldnt open /dev/tty5 > Couldnt open /dev/tty6 failed > Loading console font lat9w-16.psfu -m trivial G0:loadable > Couldnt open /dev/tty1 > Couldnt open /dev/tty2 > Couldnt open /dev/tty3 > Couldnt open /dev/tty4 > Couldnt open /dev/tty5 > Couldnt open /dev/tty6 failed > Couldnt get a file descriptor referring to the console > done > skippedAll the above are harmless> Starting hardware scan on bootStarting CRON daemon done > Starting SSH daemon done > Starting HAL daemonNon-volatile memory driver v1.2 > done > Starting xend failedHarmless for a domU, you can turn it off using the runlevel editor tool or insserv -d /etc/init.d/xend> done > Master Resource Control: runlevel 3 has been > reached > Failed services in runlevel 3: network kbd xend > Skipped services in runlevel 3: nfs powersaved > > > Welcome to SuSE Linux 9.3 (i586) - Kernel 2.6.11.4-20a-xen (tty1). > > > suse login: >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users