Displaying 10 results from an estimated 10 matches for "linuxvm".
2014 Jun 11
0
[PATCH] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does
...t I got to work (for reference, I'm using this for raw
kernel testing qemu-kvm) is:
kernel command line: init=/boot/mz-boot.sh
$ cat /boot/mz-boot.sh
#!/bin/bash
main() {
echo 'Init (hostname, HOSTNAME, INPUTRC, HOME, LOGNAME, USER,
USERNAME, BASH_ENV, TERM, proc, fsck)'
hostname linuxvm
export HOSTNAME=linuxvm
export INPUTRC=/etc/inputrc
export HOME=/root
export LOGNAME=root
export USER=root
export USERNAME=root
export BASH_ENV=/root/.bashrc
export TERM=xterm
mount -t proc proc /proc
fsck /dev/sda1
fsck /dev/sda3
echo 'Allowing safe editing of boot scr...
2003 Jun 29
1
SIP only with no soundcard?
Skipped content of type multipart/alternative-------------- next part --------------
[root@LINUXVM root]# asterisk -vvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc.
Written by Mark Spencer <markster@linux-support.net>
=========================================================================
== Parsing '...
2014 Jun 11
3
[PATCH] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does
H. Peter Anvin dixit:
>But is that really a tty, then? I also understand that virtio console
Hm. Both eglibc and dietlibc return true for isatty on it.
>doesn't support termios, which makes this an ugly bifurcation. All of
Let me test that? quick? hah not really (CONFIG_VIRTIO_CONSOLE=m)?
ok luckily Ubuntu?s linux-image-3.15.0-5-generic is installable on
Debian stable and has
2011 May 16
0
Unattended Linux VM Configuration Tool for Hyper-V
Hello,
I've announced a new tool for Hyper-V called "Set-LinuxVM".
What you can do with ?Set-LinuxVM?:
*1)* Unattended IP, Hostname and DNS configuration for Linux VMs.
*2)* Automatic Linux integration components installation.
*3)* Multi Distro Support: Debian, Ubuntu, Centos, Fedora, Redhat and Suse!
*4)* Automatic CPanel installation for Redhat and Cent...
2011 May 16
0
Unattended Linux VM Configuration Tool for Hyper-V
Hello,
I've announced a new tool for Hyper-V called "Set-LinuxVM".
What you can do with ?Set-LinuxVM?:
*1)* Unattended IP, Hostname and DNS configuration for Linux VMs.
*2)* Automatic Linux integration components installation.
*3)* Multi Distro Support: Debian, Ubuntu, Centos, Fedora, Redhat and Suse!
*4)* Automatic CPanel installation for Redhat and Cent...
2007 Jul 02
2
Linux for zVM
Hello folks,
I hope I am not on the wrong list.
I am looking to install Linux under zVM 5.1 and I can barely spell
LinUX.
How should I go about it and what Linux distributions can be used under
zVM?
Thanks.
Suleiman Shahin
Systems Programmer
Palm Coast Data
(386) 447 2552
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 09
1
OSX rpcgen problem
Trying to build the virtualbox-4.2 branch from git://pipo.sk/pipo/libvirt.git
under OSX 10.7, I get the following build error:
...
CC timegm.lo
CC vasnprintf.lo
CCLD libgnu.la
/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(threadlib.o) has no symbols
ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
ranlib: file:
2008 May 02
5
read only root file system
I am looking at having a read only box, it will not use a swap partition.
Any recommendations?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1 (443) 269-1555 x333
2011 Nov 23
3
P2Vs seem to require a very robust Ethernet
Now that we can gather diagnostic info, I think I know why our P2Vs kept
failing last week. Another one just died right in front of my eyes. I
think either the Ethernet or NFS server at this site occasionally
"blips" offline when it gets busy and that messes up P2V migrations.
The RHEV export domain is an NFS share offered by an old Storagetek NAS,
connected over a 10/100 Ethernet.
2013 Apr 24
15
Bare-metal Xen on ARM boot
Hi,
I was wondering if there is any documentation on how to write a bare metal
application for Xen. I don''t need to parse the device tree and such yet, a
simple booting "Hello World" would be fine :-)
We wrote one and when trying to boot we get ( this was an uncompressed
binary, no image):
libxl: notice: libxl_numa.c:451:libxl__get_numa_candidate: NUMA placement
failed,