|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] No init found.
I've had some progress with this. I've found that an initrd is indeed
required but I've been unable to build one that works on the Blade servers
in domU. Can someone whos got this working on an IBM Blade advise how this
is done? I keep getting 'unknown symbol errors' when loading the modules in
the initrd.
Thanks
CC
-----Original Message-----
From: Colin Coe [mailto:CCoe@xxxxxxxxxxxxxxx]
Sent: Tuesday, 20 December 2005 2:01 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] No init found.
Hi all
I have dom0 happy now but am having real issues with domU.
Hardware
- IBM HS20 Blade (884325M)
- 2G RAM
- 36G sda (hardware RAID1)
Software
- RHEL ES4 update 2
- Xen 3.0.0 pre-built binaries for x86_64 (untar's to
'xen-unsatble-install')
Config
kernel = "/boot/vmlinuz-2.6.xenU"
memory = 256
name = "vm1"
disk = [ 'phy:rootvg/xen_vm1,sda1,w' ]
hostname = "vm1"
root = "/dev/sda1 ro"
domU fstab
/dev/sda1 / ext3 defaults
1 1
none /dev/pts devpts gid=5,mode=620
0 0
none /proc proc defaults
0 0
none /dev/shm tmpfs defaults
0 0
dom0's / (/dev/rootvg/root) has been copied to /dev/rootvg/xen_vm1 and the
relevent mods made.
Do I need to roll my own initrd? How do I do this for Xen? I've read about
Debian and debootstrap, does this apply to me? Any ideas?
Thanks
Colin Coe
Store Systems Team Leader
Bunnings Pty Ltd
Phone: +61 8 9365 1555 (ext 737)
Mobile: 0407 089 115
************************************************************************
Bunnings Legal Disclaimer:
1) This email is confidential and may contain legally privileged
information. If you are not the intended recipient, you must not
disclose or use the information contained in it. If you have received
this email in error, please notify us immediately by return email and
delete the document.
2) All emails sent to and sent from Bunnings Group Limited.
are scanned for content. Any material deemed to contain inappropriate
subject matter will be reported to the email administrator of all
parties concerned.
************************************************************************
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
************************************************************************
Bunnings Legal Disclaimer:
1) This email is confidential and may contain legally privileged
information. If you are not the intended recipient, you must not
disclose or use the information contained in it. If you have received
this email in error, please notify us immediately by return email and
delete the document.
2) All emails sent to and sent from Bunnings Group Limited.
are scanned for content. Any material deemed to contain inappropriate
subject matter will be reported to the email administrator of all
parties concerned.
************************************************************************
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|