similar to: Menu.c32 hangs when localboot 0

Displaying 20 results from an estimated 200 matches similar to: "Menu.c32 hangs when localboot 0"

2004 Aug 20
1
1.0.13-1 released
All, We are pleased to announce the release of OCFS 1.0.13-1. The list of changes are listed below. For the UnitedLinux/SuSe release, the i686 and IA64 rpms have been built with the latest kernel, SP3-241. For the Redhat AS2.1 IA64 release, the rpms have been built with the e.43 kernel. The module will not load on AS2.1 IA64 kernels < e.43. For Redhat i686 kernels, Redhat's kernel ABI
2003 May 14
1
AS2.1 lock problem due to ext3?
Hi, I installed AS2.1 kernel 2.4.9-e.16 and Emulex driver v4.21g to connect Fujitsu raid through FC(fiber channel) cable. I met the lock problem by the follwoing operations: fdisk /dev/sdbX e2mkfs -j /dev/sdbX mount /dev/sdb1 /mnt/raid/X // run 16 sample programs for each mount point // pulled the FC cable and then some jobs abended. // 1 or 2 jobs were still running. // 'ps
2003 Jul 22
0
Samba 3beta2/3 with ldapsam as PDC dont advice itself
Hi, i have a problem with samba3 (with ldapsam). I've set up my samba3 beta2 (also tried beta3) as a pdc, but it seems that samba does not anounce it's DOMAIN correctly. I don't see my JOCHENGROUP Domain from any Windows-Workstation. I can search for the name of my PDC using the 'Search Computer' Function and Windows will find it. I can doubleclick the PDC and login using
2004 Aug 17
0
1.0.12-2 for IA64 Redhat AS2.1 e.43
We are pleased to announce the release of OCFS 1.0.12-2 for IA64 Redhat AS2.1 e.43 kernel. Due to Kernel ABI incompatibility between < e.43 and e.43, 1.0.12-1 does not load on e.43. It errors out with a list of missing symbols. The rpms can be downloaded from http://oss.oracle.com/projects/ocfs/files/RedHat/RHAS2.1/ia64/ Click on 1.0.12-2. Other than a build with the newer kernel, there are
2020 May 20
2
[ORC JIT][MLIR] GDBRegistrationListener "second attempt to perform debug registration" assert
Hi all, Attention: Lang Hames I am developing the nGraph MLIR<https://github.com/NervanaSystems/ngraph/tree/master/src/contrib/mlir> implementation and hitting the following assert while running nGraph unit tests: assert(ObjectBufferMap.find(K) == ObjectBufferMap.end() && "Second attempt to perform debug registration."); Here is a
2011 Oct 29
2
Using Linux as bootloader
Hi, Not sure if this is the right mailing list for this kind of question, but I am looking for a way to boot Linux/other OS from within Linux i.e. once I have booted into Linux may be using pxe or otherwise and then I decide to boot Windows from or Linux from localdisk, then instead of rebooting th machine can I somehow execute the boot sector/grub/ntldr etc from within Linux? Is this at all
2020 May 21
2
[ORC JIT][MLIR] GDBRegistrationListener "second attempt to perform debug registration" assert
Hi Adam, Calls to the listeners should be protected by the RTDyldLayerMutex. Could you apply the attached patch and share the debugging output from one of the failing runs? Regards, Lang. On Wed, May 20, 2020 at 8:00 PM David Blaikie <dblaikie at gmail.com> wrote: > +Lang > > On Wed, May 20, 2020 at 4:44 PM Straw, Adam D via llvm-dev < > llvm-dev at lists.llvm.org>
2007 Jul 20
6
DO NOT REPLY [Bug 4807] New: No transfer of single files out of a module on Itanium IA64
https://bugzilla.samba.org/show_bug.cgi?id=4807 Summary: No transfer of single files out of a module on Itanium IA64 Product: rsync Version: 2.6.9 Platform: IA64 OS/Version: HP-UX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2020 May 26
2
[ORC JIT][MLIR] GDBRegistrationListener "second attempt to perform debug registration" assert
Referring to the log messages from my previous mail… I confused myself (and probably others) by reading the “Adding MemMgr 0x55555959f440“ message as “Registering MemMgr 0x55555959f440”. Thus the address mismatch made no sense. How could we be registering a `MemMgr` address/key that does not match once we arrive in `notifyObjectLoaded` method? Answer: Because the registrations is NOT coming
2005 Aug 23
2
On Shutdown/Reboot
Specs: Oracle 9.2.0.4 OS is Redhat AS2.1 ocfs-2.4.9-e-summit-1.0.12-1 ocfs-tools-1.0.10-1 ocfs-support-1.0.10-1 ocfs-2.4.9-e-enterprise-1.0.12-1 Shared Storage: Dell/EMC CX600 naviagentcli-6.19.0.4.14-1.noarch.rpm PowerPath 4.4 Post navisphere shuttingdown, The ocfs service attempts to stop Then I get errors: Ocfs:Unmounting drive on [privatenic] 7959 err: unable to sendmsg error: -101,
2005 May 06
1
**££!!*** Proliant!
This Proliant (ml330 G3) has an HP CSB-6 (LSI/Megaraid) disk controller that isn't recognised by the installer. A quick search on Google reveals drivers from RH7 - AS2.1 but nothing for 3 or 4 unless anyone knows different!? If not I'll just have to disable it and install a supported RAID card. Anyone!? Nigel
2006 Nov 28
1
Cannot rename file
Hi I've upgraded my OS from Redhat AS2.1 to Redhat AS4. The samba upgraded from samba-2.2.7-3.21as to samba-3.0.10-1.4E.9. I use this only to see the Linux filesystem as a drive on my PC. The problem is that I cannot rename a file. Put, Get and Copy works fine. The error I get (after about 30 sec) is any of the following (no specific pattern): "Cannot rename filename:
2006 Nov 23
2
configure issue (PR#9379)
Full_Name: Gordon Lack Version: 2.4.0 OS: Redhat Linux AS2.1 Submission from: (NULL) (198.28.92.5) Not sure whether this is a configure issue or an R one. It's only a minor issue, so this is really just FYI. The code in configure checks for the version of makeinfo by splitting the version string into a major and minor component. The tests on these assume they are numeric. RHAS2.1 shipped
2004 Oct 04
1
problems when compiling R
When I was trying to compile R-1.9.1 from source, I've got problems which seemed related to compiling the LAPACK package. The error message is as follows: gcc -shared -L/usr/local/lib -o libRlapack.so dlamc.lo dlapack0.lo dlapack1.lo dlapack2.lo dlapack3.lo cmplx.lo -lblas -L/usr/local/lib -L/usr/lib/gcc-lib/ia64-redhat-linux/2.96 -L/usr/lib/gcc-lib/ia64-redhat-linux/2.96/../../.. -lg2c
2014 Dec 22
2
virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
Hi, I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user. I have tried the following with the resulting errors: 1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp' - prompted for username password - entered 'DOMAIN\User' as username - successfully
2007 Mar 16
1
corrupted transaction log error resulting in multiple deliveries
I'm finally picking my dovecot project back up now, and after upgrading rc19 to rc27, I sent a test message to an existing account which resulted in log entries like these: Mar 16 08:45:37 node7 deliver(user at example.com): Corrupted transaction log file /var/indexes/example/com/u/us/user/.INBOX/dovecot.index.log: Append with UID 3, but next_uid = 15368 Mar 16 08:45:37 node7
2003 Jan 29
0
server freezes after config file
After the config file is loaded, the server locks up. If the config file is set to load from local disk, it locks after displaying the message "Booting from localdisk". If I have it pointed to another image, I get garbage characters and then it locks up. See the end of this message to see someone who had a similar problem. Motherboard: Intel S845wd1-e Bios: 8.0 Intel Boot Agent
2014 Nov 08
0
Bug#767295: Bug#767295: Bug#767295: xl: apparent memory leak
On 11/06/2014 09:12 AM, Ian Campbell wrote: > I've posted a fix for this upstream: > http://lists.xen.org/archives/html/xen-devel/2014-11/msg00542.html > > I've requested that it go into the next 4.4.x release. I also plan to > backport it to the package regardless once it is accepted into the dev > branch. > > Ian. So I've tried building xen 4.4.1-3 with this
2015 Feb 17
0
Dovecot fsync question
Hello, I followed these steps in http://wiki2.dovecot.org/MailLocation/LocalDisk # Default to no fsyncing mail_fsync = never protocol lda { # Enable fsyncing for LDA mail_fsync = optimized } protocol lmtp { # Enable fsyncing for LMTP mail_fsync = optimized } This gives quite a good performance, but I'm not sure about the risks. Does it mean that things like *put a Sent Mail to Sent
2002 Sep 09
0
smbd/open.c:open_directory(1176)
Hi out there, since i updated to Samba 2.2.5 on Solaris 8 i've got a Problem with it. The Samba-Server acts as PDC and it seems to work mostly well. There is a Share for a Palm-User where i installed the Palmdesktop. In order that the Sekretaty can also look to his Calender i wrote a small Batchfile. Every Time the User starts the Palm desktop the Batchfile makes a copy of the actual State