Displaying 20 results from an estimated 30000 matches similar to: "full (serial) console install of linux (somewhat o/t) ?"
2007 Jul 26
5
FC6 domU install problem
Hello,
Just getting my head around Xen. I''ve been able to successfully install
a Solaris dom0 and domU with the latest Solaris Xen code drop. Now I''m
moving on to Fedora Core 6 (64), and Its failing. I''m following the
instructions posted to
http://www.opensolaris.org/os/community/xen/docs/fedora-install.htm
But early in the install process I see GUI and shell
2003 Aug 25
0
te410p with serial console fails with error: TE410P: Double/missed interrupt detected
Thinking outside the box, four possible solutions come to mind:
1) use ssh (preferred for security), vnc, or xwindows to remotely access
the machine (I've heard it is not good to use vnc and xwindows as the
GUI tends to interfere with Asterisk timing)
2) in our server room, we have a keyboard and monitor on wheels and
connect up to any server when it requires local servicing (or use a KVM
to
2008 Aug 04
3
DomU with ZFS root on iSCSI - any tips?
Hi Folks,
Just wondering if anyone had any tips for trying to install a NV 94 DomU
with ZFS root to an iSCSI Target?
The iSCSI Target happens to be a NV 94 system with ZVOLs exported as the
Targets, but I wouldn''t think that would matter.
I tried this last week and the install seemed to complete fine, but when
the DomU attempted to reboot after install, I received a message to the
2009 Aug 11
1
XVM guest install over PXE
Hi,
osol-0906 (b111b), ISC DHCP 4.0.0
I''m trying to install a client over PXE as:
root@mk-xvm-1:~# virt-install --hvm --name node-6 --ram 1024 --os-type=solaris --network bridge=vmswitch0 -f /xvm/guests/node-6/root -s 5 --pxe
In the VNC console I can see:
[...]
[rtl8139] - ioaddr 0XC200, irq 5, addr 00:16:3E:22:D8:C2 100Mbps half-duplex
Searching for server (DHCP)....No IP address
.No
2010 Jul 12
1
Xm console unable centos 5.5 Full virt
Hi all.
I am comming back to the virtualization...
Days ago I installed Centos 5.5 and I want to tray xen Full
virtualization.. so I create and installed my Full virtual machine. I use
virt-manager... the VM run pretty well...
But... If I connect remotly using ssh to domain0 and then use "xm console
ID" I get nothing.... and I have to ctrl + ].... (this happen too if I am
locally in
2010 Feb 17
2
Howto convert Solaris 10 DomU from hvm to paravirt?
Is it possible to convert Solaris 10 DomU from hvm to pv??
Dom0 is Opensolaris b132. Possibly any Documentation about this?
Here is config of Solaris DomU:
<domain type=''xen'' id=''1''>
<name>Solaris-10</name>
<uuid>c505f6c3-b37b-8268-fe46-f10b3277238b</uuid>
<memory>2097152</memory>
2007 Dec 11
3
can''t access helper methods for model testing
I would like to have some valid mock models readily available in the
helper module, but when I try to access the helper I get the error
saying that the method is not found.
=======
describe MembersHelper do # Helper methods can be called directly in the
examples (it blocks)
def valid_member_mock
member = mock_model(Member)
member.stub!(:first_name).and_return("Joe")
2009 Apr 06
2
Code review for stopper: 7315 xVM VNC service doesn''t work
http://cr.opensolaris.org/~johnlev/xvm-vnc-chown/
Now Xvnc runs as the ''jack'' user on the live CD, the password file must
be owned by jack for it to work.
Note that a full fix for this would make this VNC service only exist on
the live CD[1]. As a temporary measure, we just disable ourselves
post-install.
Process question: after putting back to pkg-gate, does this need
2006 May 25
3
HVM - BIOS serial console redirection?
I realized this is probably better suited for the devel list.. basically,
is there any way in the BOCHS bios to enable ''Serial Console Redirection'',
where you see the BIOS contents over the serial line?
Windows 2003''s ''Emergency Management Services'' console (which allows you
to do installs and fix stuff over the serial line) requires this to
2012 Feb 07
1
serial console with virt-install
Hello,
sorry for bother you again. I'm new to kvm and libvirt, that's why my
next question is maybe some sort of noob question :)
I have a headless server (no X at all, just ssh) and want to run some
virtual machines on it. I have kvm etc. all set up.
When doing something like
virt-install --connect qemu:///system -n template -r 1024 --disk
path=/data/vm/template.qcow2,format=qcow2
2009 Feb 28
13
How to get the MAC address of a domU?
I''m creating a new domU using ''virsh create <xmlfile>'' without specifying the MAC address within the
XML file, under the assumption that the dom0 or hypervisor generates the MAC address for me. Next
I''d like to get the MAC address that was assigned to this new domU, and I don''t see a way to get
that information from the command line via virsh
2009 Oct 10
2
virsh dumpxml didn''t reflect viridian=1
Just the output of one of the viridian enabled windows hvm machines:
Florian
virsh dumpxml titan
<domain type=''xen'' id=''40''>
<name>titan</name>
<uuid>cedb6201-82d6-3c96-4da3-e0bfad6a7501</uuid>
<memory>2097152</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
2008 Sep 17
1
Setting VNC console port in virt-install
Using Centos 5.2 with Xen. I'm making a group of nodes behind an LVS
load-director to perform computing services. Those nodes are only
accessible from the LVS nodes (I'm using LVS NAT mode). Actually it's Xen
virtual servers on the physical nodes behind the LVS boxes that I'm mostly
concerned with.
When you create a guest with virt-install, there's a vnc param and a
vncport
2009 Jun 04
14
Gnome-login to osol DomU fails, refusing valid credentials
i''ve managed to get 2009.06 installed in a Xen DomU on Linux Dom0.
it''s currently ''up'' with a static IP, and i can successfully ssh into
the box as either root or ''myuser''.
all network/login settings seem to survive reboot.
i''ve set up for VNC to the DomU.
i can connect, and am at the Gnome login window. but, neither
2007 Apr 04
2
unit tests?
Ezra et al:
I have this problem:
http://rubyforge.org/pipermail/backgroundrb-devel/2006-December/000578.html
Any progress on it? Or are unit tests simply impossible for now?
--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!
2009 Jun 02
4
OSOL 2009.06 as PV DomU at Xen 3.5 Ubuntu 9.04 Dom0 (2.6.30-rc6-tip)
Copied ramdisk and kernel to Dom0
root@ServerXen331:/mnt/home/boris/isos# cat copy.sh
mount -o loop,ro os200906.iso /mnt
cp /mnt/boot/x86.microroot /home/boris/solaris
cp /mnt/platform/i86xpv/kernel/amd64/unix /home/boris/solaris
Created profile like for osol 2008.11
root@ServerXen331:/mnt/home/boris/solaris# cat osol200906.install
name = "sol0906"
vcpus = 1
memory =
2005 May 17
1
Xen serial console on Bladecenter virtual serial port
Has anyone accessed Xen or the dom0 Linux serial console on the virtual
serial port of a Bladecenter blade via Serial-over-LAN?
Was able to see bios boot screen and access grub boot menu, but only the
first few characters of the kernel boot sequence are shown, then nothing.
Rich
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Nov 19
0
Clean serial console setup when using an USB to serial converter
Hello all,
I'd like to connect to a CentOS 5.2 system's console through a
null-modem cable. An USB to serial converter is connected to that
system's USB port.
When using this configuration statement in "/etc/inittab"...
...
# Run gettys on serial line (that is, a serial line connected to USB0)
usb0:12345:respawn:/sbin/agetty -L ttyUSB0 9600 vt100
...
...I get these
2013 Oct 11
0
[PATCH] Debian: set FANCYTTY=0 so serial logs aren't full of escape chars on Wheezy
---
Osstest/Debian.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
index 2fd899e..517fa61 100644
--- a/Osstest/Debian.pm
+++ b/Osstest/Debian.pm
@@ -543,6 +543,8 @@ mkdir /target\$h/.ssh
cp .ssh/authorized_keys /target\$h/.ssh
chroot /target chown -R \$u.\$u \$h/.ssh
+echo FANCYTTY=0 >> /target/etc/lsb-base-logging.sh
+
$overlays
2005 Jun 16
2
Serial Console + VGA Console
Hi,
Trying to get vga console and a serial console to both work.
I can get either one to fully work but not both.
When using serial, I do still get a login prompt on the vga,
But not all the boot up output. Seems like half to the vga
and the rest to the serial port
I added lines to /etc/inittab
# console port
T0:12345:respawn:/sbin/agetty -L ttyS0 115200
And added to /etc/lilo.conf