search for: binfmt

Displaying 20 results from an estimated 93 matches for "binfmt".

2005 Aug 30
0
Xen 2.0.7 , amd64 (32 bit mode) lvm partition: runaway loop modprobe binfmt-464c
....3.4, rootserver=1.2.3.4, rootpath= kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 112k freed request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c ------- my setup: #lvscan ACTIVE ''/de...
2014 Apr 14
2
[LLVMdev] Proposal: AArch64/ARM64 merge from EuroLLVM
> - Inline ASM (I think Eric said at the Hackers Lab that he might be > willing to do this) I am, yes. > - For others who want to help test, compiling and running your > codebases on QEMU (no crypto extensions) Some reasonable description of how this works would be awesome. > > - Feature parity - to the level found in the ARM64 and AArch64 backends today As a note this
2005 Aug 10
0
Xen and LVM snapshots on FC4
...n-2-20050522 installed from RPM). I had a problem where non-snapshot LVM images worked, but as soon as I create a snapshot of one and tried to use that, I would get a crash like this as soon as I booted up a Xen domain: Freeing unused kernel memory: 160k freed request_module: runaway loop modprobe binfmt-7489 request_module: runaway loop modprobe binfmt-7489 request_module: runaway loop modprobe binfmt-7489 request_module: runaway loop modprobe binfmt-7489 request_module: runaway loop modprobe binfmt-7489 Xen log showed that it was hanging here: [2005-08-09 14:56:43 xend] DEBUG (blkif:203) Connect...
2009 Aug 20
0
[Xen-API] 32 bit vm on 64 bit xen server
...cause the 64 bits arch , if i create the guest with a 32 kernel it fails on boot: XENBUS: Device with no driver: device/vkbd/0 XENBUS: Device with no driver: device/vfb/0 XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 140k freed request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c Anyona can help me? Thanks very much _______________________________________________ xen-...
2008 Apr 16
5
downloading WINE not from a linux machine.
...elease and that computer does not have an internet connection so I can't use the update manager/s and have to rely on a windows machine. I know I can download wine over at http://www.winehq.org/site/download however trying to install the *.deb file coughs up a dependency issue. something about binfmt-support. and to be clear, I am doing a bit of homework. http://ubuntuforums.org/showthread.php?t=746732 was able to get binfmt-support, but that had a dependency issue as well. currently backtracking stuff at http://packages.ubuntu.com/, writing down files, their dependencies and their dependencie...
2008 Mar 23
6
Newbie to Linux
...oming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: wine: Depends: binfmt-support (>= 1.1.2) but it is not installable Depends: libaudio2 but it is not installable E: Broken packages How do I go about fixing this?
2006 Aug 23
2
Re: Double-clicking Windows .exe's (was "What apps work in Wine")
...a way to make it so that > you can double click exe files, but that way makes your system vulnerable > to windows virii, so you should really stick to the standard. On my Debian Sid system, I CAN double click. I did not do anything I recall to enable this. I assume (maybe incorrectly) that binfmt package is what enables this. So how does one configure this correctly? 1. The above-mentioned virus vunerability--is this true. (RULE--never click on anything in emails would apply in linux as well, even if proper security/permissions would stop a virus). 2. Some .exe's should NOT run with...
2006 Dec 21
2
running a .EXE
...XE and invoke it directly as './NOTEPAD.EXE' from a bash prompt. In the second system, I need to do 'wine NOTEPAD.EXE'. Can someone help me understand how to make the second system respond directly to an invocation of a windows executable and how this actually works. Is this ld.so, binfmt_misc or some file suffix association magic going on and how does it work, please? Charles
2004 Jul 02
0
Have problem install via cvs
...ons.h -DSTANDALONE_ZAPATA -c zaptel.c In file included from /usr/src/linux-2.4/include/asm/semaphore.h:39, from /usr/src/linux-2.4/include/linux/fs.h:202, from /usr/src/linux-2.4/include/linux/capability.h:17, from /usr/src/linux-2.4/include/linux/binfmts.h:4, from /usr/src/linux-2.4/include/linux/sched.h:10, from /usr/src/linux-2.4/include/linux/mm.h:4, from /usr/src/linux-2.4/include/linux/slab.h:14, from /usr/src/linux-2.4/include/linux/proc_fs.h:5, from zaptel....
2004 Jul 23
5
help! error in creating a new domain
...de on :installing quick file systems for new domains in Xen 1.2". But when I do "xc_dom_create.py -Dvmid=1", Xen seems to start to boot with some normal bootup information, but right after several proper messages, Xen dump many messages "kmod: failed to exec /sbin/modprobe -s -k binfmt-9653, errno = 8". I was stuck at this problem for several days. Please help. Here is the detailed steps I take: 1. use bk to download Xen 1.2 and XenoLinux. 2. compile Xen 1.2 in xeno-clone/xeno-1.2.bk and XenoLinux in xeno-clone/xenolinux-2.4.25. 3. Copy the xen.gz and xenolinux.tar.gz t...
2023 Nov 14
2
emulate ARM ?
Hi guys. How do you emulate AMR arch - I mean, with what's in distro &| SIGs repos as oppose to do-it-yourself? many thanks, L.
2023 Nov 16
1
emulate ARM ?
...sha1]=254575ed4ae36c21c317691a8008f3382eb7225e, stripped $ bin/iperf3 -s ----------------------------------------------------------- Server listening on 5201 (test #1) ----------------------------------------------------------- That?s an ARM64 binary running on x86_64 via the magic of the kernel?s binfmt feature <https://docs.kernel.org/admin-guide/binfmt-misc.html>. The use of Docker in this context is incidental, giving me a way to give me a way to share a small yet useful ARM64 binary with you for testing. However, Docker also uses QEMU in this fashion: $ docker run iperf3 WARNING: image...
2009 Jan 14
3
Windbind not installable
I am trying to download and install Wine of XUbuntu but get the following error. The following packages have unmet dependencies: wine: Depends: binfmt-support (>= 1.1.2) but it is not installable Recommends: winbind but it is not installable Any help would be greatly appreciated.
2007 Oct 23
0
[LLVMdev] howto: using a chroot of another architecture with qemu
...'s configure to compile for i686. Now run debootstrap: debootstrap --foreign --arch arm sid your_chroot_dir http://ftp.debian.org/debian you should now be able to run statically linked program like your_chroot_dir/lib/ld-linux.so.2 copy qemu to the chroot: mkdir your_chroot_dir/usr/lib/qemu-binfmt cp /usr/bin/qemu-arm-static your_chroot_dir/usr/lib/qemu-binfmt/arm enter the new chroot chroot your_chroot_dir finish the install /debootstrap/debootstrap --second-stage Cheers, -- Rafael Avila de Espindola Google Ireland Ltd. Gordon House Barrow Street Dublin 4 Ireland Registered in Dubli...
2010 Jan 23
1
Borderlands DVD Gamespy & DLC1 not working w/ patch (...)
Borderlands DVD Gamespy & DLC1 not working w/ patch 1.0.1, 1.1.0 & 1.2.0 This is kind of odd. I've installed Borderlands multiple times with no problems. I've played Borderlands to the very end of the game and to Playthrough 2 without any problems. The problem I'm facing is that Borderlands does not recognise the patch. This causes the game to not work with Multiplayer under
2009 Feb 19
2
Installing wine on an Asus EEEPC 901
...ror messages further down. winefile appears to behave correctly but iexplorer remains blank even after Gecko is installed. Notepad appears to work ok. Setting up libwine-print (1.0.0-1+eeepc2) ... Setting up libwine-sane (1.0.0-1+eeepc2) ... Setting up wine-bin (1.0.0-1+eeepc2) ... FATAL: Module binfmt_misc not found. update-binfmts: warning: Couldn't load the binfmt_misc module. Setting up wine-utils (1.0.0-1+eeepc2) ... Setting up wine (1.0.0-1+eeepc2) ... This happens when I try winecfg /home/user> winecfg wine: created the configuration directory '/home/user/.wine' ALSA lib...
2003 Aug 18
1
zaptel does not compile anymore
.../src/linux-2.4/include/linux/module.h:196: warning: parameter names (without types) in function declaration In file included from /usr/src/linux-2.4/include/linux/fs.h:19, from /usr/src/linux-2.4/include/linux/capability.h:17, from /usr/src/linux-2.4/include/linux/binfmts.h:5, from /usr/src/linux-2.4/include/linux/sched.h:9, from /usr/src/linux-2.4/include/linux/mm.h:22, from /usr/src/linux-2.4/include/linux/slab.h:14, from /usr/src/linux-2.4/include/linux/proc_fs.h:5, from zaptel....
2009 Feb 24
2
Quickbooks internal web browser
I've installed Quickbooks 2006/07 with the following commands under Ubuntu 8.10 with Wine 1.1.4 1. Install IE 6 sudo apt-get install wine cabextract binfmt-support $ wget http://www.kegel.com/wine/winetricks $ winetricks ie6 vcrun6 fakeie6 2. Install Quickbooks 06/07 by loading the CD and typing wine Setup.exe in the appropriate directory. (/media/cdrom1/library/software/QuickBooks0607/QBooks) Quickbooks loads up and I select the Sample Project. T...
2010 Apr 26
11
How can I install Wine on a computer without internet access
Hi, Couldn't find the answer searching the forum. I would like install Wine on a system that has Ubuntu 9.10 but NO access to the Internet. I have another system with Ubuntu 8.04 which can access Internet, but the instructions at http://www.winehq.org/download/deb seem to imply that it would install the Wine on my 8.04 machine. Is there any binary I could download that I could put on a
2006 Jan 09
3
Problem Compiling Zaptel 1.2.1
...m /lib/modules/2.4.21-4.ELsmp /build/include/linux/net.h:88, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/fs.h:15, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/capability.h:17, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/binfmts.h:4, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/sched.h:10, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/mm.h:22, from /lib/modules/2.4.21-4.ELsmp /build/include/linux/slab.h:14, from /lib/modules/2.4.21-4.ELsm...