similar to: Cannot execute memdisk

Displaying 20 results from an estimated 500 matches similar to: "Cannot execute memdisk"

2010 Apr 08
1
'make uninstall' does not clean up ocaml binding files
Hi all, I have successfully compiled the libguestfs-1.0.89 source and 'make install'ed on my Fedora 12 box. Everything went fine. I have ocaml installed so the default configuration enabled ocaml binding. then I found some minimal configure mistake with my compilation and wanted to compile and install again. 1.first I made uninstall and cleaned up everthing: $ make uninstall $ make clean
2012 Jul 07
0
How to read text buffer after kernel crash?
Hi, this is my first post in this list. I''m trying to run Xen 4.1.1 with Gentoo (Linux 3.3.8) as Dom0, however it crashes and prints stack trace for swapper/0 process. I can''t read anything since stack trace fills the screen and can''t scroll up to see preceding messages (even with noreboot parameter). How can I read the output? I only have one computer with me so
2006 Oct 21
1
parse/INSTALL feature request(s)
Hi, I have a feature request for 'parse', and possibly the 'R CMD INSTALL' command to display more informative error information. Specifically, after making several modifications to a package on my system (the package name is irrelevant; I'm using R 2.3.1 on Debian): $ R CMD INSTALL seas * Installing *source* package 'seas' ... ** R ** data ** inst ** preparing
2020 Apr 15
3
Samba-tool error after update to 4.12.0
That is correct. Most of the time this isn't an issue because the new ldb modules, linking to the new symbol versions, overwrite the old files on 'make install'. However we chose to remove some obsolete ldb modules in the 4.12 cycle and so the old modules remain, triggering these warnings. We notice the old modules because we try to load all the modules during startup of ldb to
2020 Aug 28
4
Slow Samba AD DC performance compared to Microsoft AD DC
Hello again, I decided to upgrade. However, my method of doing upgrade is transferring files of 14.04 Samba to new 18.04 Samba Server with version 4.7.6. The files under /etc/samba, /var/lib/samba and /etc/krb5.conf. I actually test the upgrade only replPropertyMetaData has error in database and db-check fixed it. I also checked the logs there was no problem. It looks like it is working. Is
2017 Nov 27
1
[PATCH V3 10/29] drm/nouveau: deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as where a PCI device is present. This restricts the device drivers to be reused for other domain numbers. Getting ready to remove pci_get_bus_and_slot() function in favor of pci_get_domain_bus_and_slot(). Replace pci_get_bus_and_slot() with pci_get_domain_bus_and_slot() and extract the domain number from 1. struct pci_dev 2.
2017 Dec 19
1
[PATCH V4 09/26] drm/nouveau: deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as where a PCI device is present. This restricts the device drivers to be reused for other domain numbers. Getting ready to remove pci_get_bus_and_slot() function in favor of pci_get_domain_bus_and_slot(). Replace pci_get_bus_and_slot() with pci_get_domain_bus_and_slot() and extract the domain number from 1. struct pci_dev 2.
2006 May 26
5
scriptaculous - auto complete textbox with a drop down
Hi, I''m using scriptaculous to provide an auto complete textbox - and it works perfectly - but I was wondering if there was anyway to let users navigate the choices using the keyboard i.e the curor keys as opposed to having to use the mouse? Apart from that it''s perfect! :) Cheers, Pete -- Posted via http://www.ruby-forum.com/.
2003 Apr 14
2
4.8-STABLE GENERIC buildkernel fail
Hello, i've been here with this poblem before, now i installed the berkley db4 in /usr. But now it report another error, still at the same file. Please reply if you think you know the reason... I'm still running 4.6-STABLE, and would soon like the new 4.8-STABLE kernel made. Regards, Johan Christiansen _________ ===> vesa rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko
2017 Aug 22
1
NTP traffic blocked
I have multiple VM's on the same KVM host. One of the VM's is running NTP. All VM's can reach eachother, no firewall in between. But the problem is, the VM's cannot communicate over port 123/udp to the NTP VM. Network: 172.24.100.0/22 KVM: 172.24.101.50 VM ntp: 172.24.102.10 VM foo: 172.24.102.20 1. On the NTP server, listen for any incoming packets from VM foo
2020 Apr 15
3
Samba-tool error after update to 4.12.0
Hi everyone, I have just updated samba from 4.11.6 to 4.12.0, compiled by the sources. Everything was fine and AD server is ok , but when I call samba-tool this error always appear: ldb: unable to dlopen /usr/lib64/samba/ldb/local_password.so : /usr/lib64/samba/libsamdb-common-samba4.so: version `SAMBA_4.11.6' not found (required by /usr/lib64/samba/ldb/local_password.so) ldb: unable to
2020 Aug 28
1
Slow Samba AD DC performance compared to Microsoft AD DC
Sorry I forgot to mention. We use FreeIPA for SSH login. >Thanks for the information. > >I know this is kinda out of topic but is it possible to use samba with ipa client from another domain? > >It is probably broke both Samba and FreeIPA client. > >Our servers run a different domain with FreeIPA. Samba domain is domain.com, FreeIPA domain is domain.cloud > >I know
2020 Aug 27
2
Slow Samba AD DC performance compared to Microsoft AD DC
Lookup in the Windows setup where indexing is applied. And, upgrade you os +samba (as Rowland also said). Indexing on ad-object greatly improved in later samba versions. ldbsearch -H "$(samba -b|grep PRIVATE_DIR |awk '{ print $NF }')/sam.ldb" -s base -b @INDEXLIST Will show you the index one's in samba. Greetz, Louis > -----Oorspronkelijk bericht----- >
2005 Jun 24
1
loops in R - about inefficiency
Hi, Can someone technically explain, why does it take so long with loops in R? Thanks, Vehbi Sinan Tunalioglu
2017 May 05
2
CentOS 7 cloned VM cannot boot
On 5/5/2017 9:10 ??, Marcelo Roccasalva wrote: > xfs_admin -U restore /dev/vdal Bingo! I had to unmount the boot partition (being in Troubleshooting mode), run the above command, which provided a new UUID and at last the partition was recognized as xfs. (I forgot to copy the output to paste here.) I then mounted the boot partition again, chrooted, grub2-install'ed successfully,
2017 May 05
4
CentOS 7 cloned VM cannot boot
On 5/5/2017 8:29 ??, Nikolaos Milas wrote: > I am very puzzled with "unknown filesystem". After more googling, I found this bug report with a very recent fix: https://bugzilla.redhat.com/show_bug.cgi?id=1399487 It seems to me that this may be relevant in our case. If so, may it be that this fix has not been rolled out to CentOS repos yet? What is your opinion and your
2007 Aug 04
2
text2wave Voices Improvements?
I currently have an AGI that calls the Festival text2wave app to write a wav file that my dialplan plays into a call with the Background() command. But the voice sounds terrible: like SAM, the 1980s 6502 voice synthesizer. I tried to slow it down by calling (text2wav -eval "(Parameter.set 'Duration_Stretch 1.4)" -scale 2.0 [...]), but it still sounds like it's talking while
2005 Sep 21
2
MGARCH estimation
Hi R-users Can the users let me know how to do MGARCH estimate (Bivariate GARCH) and volatility forecast for 2 variables in R. thanks and regards snvk
2020 Aug 27
1
Slow Samba AD DC performance compared to Microsoft AD DC
Hello everyone. I have a problem with performance of Samba AD DC. We have a Laravel application that queries both Microsoft AD DC and Samba AD DC. When a query comes to AD it takes 1 second to complete, however with Samba it can take up to 4-5 seconds. The queries are updating user, creating group and attaching people to groups. Samba Server has more than 6000 users. The VM has 2 CPU 2 GB
2020 Aug 10
2
(wasm-ld) Any fundamental problems with linking a shared wasm library statically?
wasm-ld is currently unable to link a shared wasm library (generated with `wasm-ld --shared`) with .o files and produce a working executable. I'm curious if there's a fundamental reason for this, or is this simply something that wasn't needed and could be implemented if needed. I think this could be done by - Resolving "GOT.mem" and "GOT.func" imports and