Displaying 3 results from an estimated 3 matches for "smgl".
Did you mean:
sgl
2006 Feb 23
2
xm list not showing guest machines as "running"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
as the screenshot [0] shows, my virtual machines aren''t showing up as
running. This causes me a few problems. One being if I do xm shutdown
SMGL-1 it simply powers it down, it doesn''t send the "shutdown signal"
or whatever makes it go away :) I''ve done a from source install using
the instructions mentioned [1]. Other than that it''s working great. Am i
supposed to start some sort of daemon on the guest VM...
2005 Sep 26
0
booting a domU from a cd to run a linux distro installer
...oot/initrd.gz ramdisk_size=12288 devfs=mount root=/dev/ram0 rw
This is the xen config to get the same result:
kernel = "/boot/vmlinuz-2.6-xenU"
root = "/dev/ram0 rw"
extra = "ramdisk_size=12288"
ramdisk = "/mnt/cdrom/boot/initrd.gz"
memory = 64
name = "SMGL"
disk = [''phy:/dev/hdc,sdc,r'',
''file:/share/vm/smgl/smgl.install.disk,sda1,w'']
/mnt/cdrom needs to be mounted so it can find the initial initrd for the
boot. After that it boots and I am able to point it to /dev/sdc as the /
device to switch to and...
2008 Jan 02
7
Bug #16760
Hi,
I just submitted bug #16760. Feel free to contact me
with any questions or comments. (svn failed too, but I
can''t say if this is the same error. If this is a dependency
issue, the main web page should be updated too.)
I''m just trying to run wxruby and go through the tutorial,
but also want enter it as a new package for the SourceMage
GNU/Linux distribution.
Thanks.