Displaying 6 results from an estimated 6 matches for "consoletyp".
Did you mean:
consoletype
2016 Sep 01
2
[Bug 12199] New: multiple link-dest dirs not working
...y to use multiple --link-dest dirs they are not being searched
exhaustively for a file to link to. Observe:
# rsync -aiSPHAX --link-dest $PWD/monthly.0/f/sbin/ --link-dest
$PWD/monthly.1.new/f/sbin/ --link-dest $PWD/weekly.3/f/sbin/ weekly.3/f/sbin/
weekly.3.new/f/sbin/
.d..t...... ./
cf........x consoletype
# ls -li */f/sbin/consoletype
705305954 -rwxr-xr-x. 3 root root 7896 Nov 4 2014
monthly.0/f/sbin/consoletype
705305954 -rwxr-xr-x. 3 root root 7896 Nov 4 2014
monthly.1/f/sbin/consoletype
705305954 -rwxr-xr-x. 3 root root 7896 Nov 4 2014
monthly.1.new/f/sbin/consoletype
171574019 -rwxr-xr-x....
2010 Jul 29
2
Centos5.5 cannot boot
Hi,everybody!
When the system boot,there is a problem:
/etc/rc.d/init.d/functions:line 19 /sbin/consoletype:cannot execute binary file
/etc/profile.d/lang.sh:line 46: /sbin/consoletype:cannot execute binary file
it cannot boot! How can i fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100730/5473875d/attac...
2009 Jul 31
0
Somewhat OT: OpenOffice.org Headless issues as non-root user
...bug mode this is the output:
sh -x /tmp/ooo-headless-nonroot start
+ . /etc/rc.d/init.d/functions
++ TEXTDOMAIN=initscripts
++ umask 022
++ PATH=/sbin:/usr/sbin:/bin:/usr/bin
++ export PATH
++ '[' -z '' ']'
++ COLUMNS=80
++ '[' -z '' ']'
+++ /sbin/consoletype
++ CONSOLETYPE=pty
++ '[' -f /etc/sysconfig/i18n -a -z '' ']'
++ . /etc/profile.d/lang.sh
+++ sourced=0
+++ for langfile in /etc/sysconfig/i18n '$HOME/.i18n'
+++ '[' -f /etc/sysconfig/i18n ']'
+++ . /etc/sysconfig/i18n
++++ LANG=en_US.UTF-8
++++ SYSF...
2010 Jun 28
8
[PATCH] add xl ocaml bindings
...ol;
+ is_cdrom : bool;
+}
+
+type nic_type =
+ | NICTYPE_IOEMU
+ | NICTYPE_VIF
+
+type nic_info =
+{
+ backend_domid : domid;
+ devid : int;
+ mtu : int;
+ model : string;
+ mac : int array;
+ bridge : string;
+ ifname : string;
+ script : string;
+ nictype : nic_type;
+}
+
+type console_type =
+ | CONSOLETYPE_XENCONSOLED
+ | CONSOLETYPE_IOEMU
+
+type console_info =
+{
+ backend_domid : domid;
+ devid : int;
+ consoletype : console_type;
+}
+
+type vkb_info =
+{
+ backend_domid : domid;
+ devid : int;
+}
+
+type vfb_info =
+{
+ backend_domid : domid;
+ devid : int;
+ vnc : bool;
+ vnclisten : string;
+...
2009 Mar 04
1
pv_ops kernel 2.6.29-rc6 boot failure
...EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) on device 8:2.
Freeing unused kernel memory: 468k freed
Write protecting the kernel read-only data: 4948k
khelper used greatest stack depth: 5848 bytes left
INIT: version 2.86 booting
consoletype used greatest stack depth: 5824 bytes left
bash used greatest stack depth: 5544 bytes left
stty used greatest stack depth: 4368 bytes left
Gentoo Linux; http://www.gentoo.org/
Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
Press I to enter interactive boot mode
* Mounting...
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]