similar to: INIT 5 and system is gone

Displaying 20 results from an estimated 11000 matches similar to: "INIT 5 and system is gone"

2008 Feb 06
1
Xvnc from tightvnc crashing
Hi all, I am having issues with running tightvnc-server on a CentOS 5.1 x86_64 machine (currently up-to-date, kernel 2.6.18-53.1.6.el5). Occasionally, the Xvnc instance will just crash, taking with it everything that I was running. When it crashes, it seems to do so when I try to open some GUI program. So, for instance, I click on a shortcut to open a program, and poof, it crashes. But it does
2010 Mar 11
3
VNC viewer blank screen
Hi, I have configured vnc on my centos server machine. But, unable to access the vnc client. When ever i try to access my client. All I get is a blank screen with only mouse working. I am very clue less about the problem, Can I find out this error. Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 May 25
2
Centos7 Cant start vncserver
OK, first time configuring vncserver on Centos7. I have read through a bunch of old messages here on vncserver and thought I had it. Obviously not. 1) cp /usr/lib/systemd/system/vncserver at .service /etc/systemd/system/vncserver at .service 2) vi /etc/systemd/system/vncserver at .service I changed <USER> in both places to root 3) systemctl daemon-reload 4) systemctl
2016 Jun 02
2
vnc on C7
Thanks Frank. The below in fact worked and restarting the service. Jerry To get mate to show up use the follow text in your ~.vnc/xstartup file: #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r HOME/.Xresources ]
2013 Oct 11
3
VNC
I'm trying to set up a VNC server using the instructions at http://www.techrepublic.com/blog/linux-and-open-source/linux-101-easy-vnc-server-setup/ . I am up to step 6: Step 6: Edit iptables In order for the VNC connections to get through, you must allow them with iptables. To do this, open up the file /etc/sysconfig/iptables and add the line: -A INPUT -m state --state NEW -m tcp -p tcp -m
2007 Dec 06
8
VNCsever not starting at boot
When I run system-config-services, it shows vncserver set to start at boot. in /etc/inittab I have init 3 vncserver does not start at boot. I log in on the console as root and service vncserver start and it starts with some warning messages about bad display name in "add" command, but I do not see where these are logged to copy them into this message. Once I start it from the
2010 Aug 24
4
No login on boot with VNC
Hi, I''m using VNC to show vm''s linux boot. I see lines like [ 1.053298] EXT3-fs: INFO: recovery required on readonly filesystem. [ 1.053686] EXT3-fs: write access will be enabled during recovery. [ 1.494490] kjournald starting. Commit interval 5 seconds etc. But à the end of booting, it stop. No prompt login. With "xm console vm" I have the boot login. I
2010 Dec 06
6
How to get remote access to domU console using VNC?
Hi all, I installed a paravirt CentOS 5.4 domU on a CentOS 5.4 dom0 environment. I compiled the domU kernel with framebuff console. But I couldn’t using VNC to connect to the domU console. The kernel boot message could print on the vnc console. But after the boot process, the console appears on the text console in dom0 again. The configfile is as follows: vfb = [
2008 Sep 07
1
Troubles with NetworkManager
NetworkManager used to work fine for me but during the last few installations its a big hurdle in the wireless connectivity. I'm using Madwifi and its interface is correctly listed and working but I cannot connect to any wifi AP without NetworkManager. I've two interfaces: eth0 and wifi0. Starting NetworkManager doesn't show any notification icon in the top right in gnome and I believe
2008 Nov 14
9
Connect to Xen console
hi, I''m new on this list and i need help from experienced users to give andswer for some questions. I sen up a dom0 (debian) and would like it to be very minimalist, just xen tools, some gnu utils and other usefull utilities. This dom0 will be used to virtualize many hvm OS like windows and some other *nix paravirtualized. Till there are no problem to view/connect to console of paravirt
2006 Mar 15
1
Eggcups printer icon not showing up in panel
I did a "side grade" on a client's machine freom FC2 to Centos4.2. I am not seeing the eggcups printer icon appear when the user sends a print job. One problem was that I had to copy /etc/X11/xdm/Xsession.rpmnew into place so that the DBUS_SESSION_BUS_ADDRESS variable got set correctly. The messagebus service is running, as well as hal. There is a notification area in the
2008 Jun 07
56
Unable to create more than 1 VM
Hi, I have already set up a VM that can access the network using the NAT mode. The problem I have is that I''d like to create another VM that also has access to the network. The problem I get is that when a VM is started, the other one will refuse to start. Actually it starts, but when I want to "xm console" into it I get the following error message: "xenconsole: Could not
2010 Jul 15
3
xm console -- what should I get?
If I type "xm console 6", say (when I have a virtual machine 6 running), what should I get? The documentation seems to indicate that I should get something that behaves like a telnet to a serial console. What I actually get is a connection that might show me a couple of lines of output that do look like they belonged on the console, but doesn't seem to accept any input (except that
2008 Jul 06
3
VNC 'fix' for 256 colour game only shows 2 colours?
I'm trying to run an old (~1995) Windows game under Wine, but it requires 256 colours and won't work any higher. I've checked out the 256 colour hacks page and the X methods don't work, because I use the FGLRX drivers and they don't support 8bpp, so I'm trying VNC. I've installed vnc-server and vnc so I can play it through a 256 colour VNC connection, but so far I can
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
Hi Pasi, if I don''t change the tty to hvc it will stopped on Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root After I change it to hvc0 followed the twiki page the log is Remounting root filesystem in read-write mode: [ OK ] Mounting local filesystems: [ OK
2010 Aug 25
1
process eggcups
hi all, Just wondering how starts the process eggcups? I have done a "service cups stop" but eggcups is still running. I then do "chkconfig cups off" and reboot and its still running. How do I stop it from running? Thanks, Jerry
2008 Jun 26
6
Kernel panic from install CD
I have a bunch of DecTOPs. Use the AMD Geode chip. Yesterday I upgraded one of them, and got the dreaded Kernel panic. Something about powernowk8. I could boot up with the old kernel, though. I know I have to put in a bug report on this, will do shortly, but first wanted to try a fresh install on another DecTOP. At the prompt, I specified: linux askmethod After it loaded the kernel, it
2009 Sep 22
14
Creating a paravirtualized guest with Xen 3.4.1 and Centos 5.3 (64bit)
Hi, I have a set of 32bit HVM images running fine under Xen 3.2.1 and Xen 3.4.1. Due to performance issues with the fully virtualized setup, I would like to migrate one of those images to a paravirtualized image to compare the network performance. As I do not have a Xen-aware kernel for that VM, I thought the best would be to provide one from outside. Sounds like an easy task, doesn''t
2007 Nov 30
6
Why ''xm console'' not works sometimes?
Hello, I''m using Red Hat AS 5 with Xen 3.0, and sometimes ''xm console'' does not work, the most of times when I''m trying to connect one full-virt machine with different arch from server, for example: [root@xen-5 ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1933 8
2013 Apr 12
1
Moving a computer from a down domain to a new domain
I had been running a samba server, the AMAHI F12 distro, that has samba 3.4.9. It ran well enough, but I was planning on replacing it with ClearOS. Well monday night I lost my server harddrive, so now it is crunch time to update/upgrade. I think I have ClearOS configured properly, it is running samba 3.6.10 (Redhat 6.4 based). So far I have tried to add two of my XP systems to the new