Unable to Boot JDE Enterprise One VM Template

I am trying to bring up the JD EDwards EnterpriseOne Oracle VM Templates (9.0) using OVM Server 3.1.1.
I uploaded the Image Files for each of the Servers ( HTML, DB, ENT) as well as the supplied Oracle Enterprise Linux 5 image.
When trying to boot any of the newly created machines I am getting the following error.
Error 13: Invalid or unsupported executable format.
Any Suggestions would be greatly appreciated

Based on some articles that I found while researching this issue I changed the Domain Type to XEN PVM but I am now unable to start the VM at all due to the following error
Any suggestions should be greatly appreciated
Job Construction Phase
begin()
Appended operation 'Virtual Machine Start' to object '0004fb000006000047eacb228373a3d9 (VINTE1ENT)'.
Appended operation 'Bridge Configure Operation' to object '0004fb000020000036cead3ac36f6e03 (network.BondPort (1) in ovmserver)'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [VirtualDisk] 0004fb0000120000d43ba7dbd9020425.img (E1_ENT.img (2))
Object (IN_USE): [VirtualMachine] 0004fb000006000047eacb228373a3d9 (VINTE1ENT)
Operation: Virtual Machine Start
Object (IN_USE): [BondPort] 0004fb000020000036cead3ac36f6e03 (network.BondPort (1) in ovmserver)
Operation: Bridge Configure Operation
Object (IN_USE): [VmDiskMapping] 0004fb00001300005166559c15cca131
Object (IN_USE): [Vnic] 0004fb000007000074858a3172c37e5e (00:21:f6:00:00:10)
Object (IN_USE): [VmDiskMapping] 0004fb00001300004f0db86fe39b71c5
Object (IN_USE): [VirtualDisk] 0004fb000012000003c218b5acec0a73.img (system.img (3))
Job Running Phase at 15:40 on Tue, Oct 2, 2012
Job Participants: [44:45:4c:4c:56:00:10:4b:80:39:c8:c0:4f:4a:53:31 (ovmserver)]
Actioner
Starting operation 'Virtual Machine Start' on object '0004fb000006000047eacb228373a3d9 (VINTE1ENT)'
Completed operation 'Virtual Machine Start' completed with direction ==> LATER
Starting operation 'Bridge Configure Operation' on object '0004fb000020000036cead3ac36f6e03 (network.BondPort (1) in ovmserver)'
Bridge [192.0.0.0] already exists (and should exist) on interface [bond0] on server [ovmserver]; skipping bridge creation
Completed operation 'Bridge Configure Operation' completed with direction ==> DONE
Starting operation 'Virtual Machine Start' on object '0004fb000006000047eacb228373a3d9 (VINTE1ENT)'
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: start_vm to server: ovmserver failed. OVMAPI_4004E Server Failed Command: start_vm 0004fb00000300006968e15789a5527f 0004fb000006000047eacb228373a3d9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg".
Tue Oct 02 15:40:44 EDT 2012
Tue Oct 02 15:40:44 EDT 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:999)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: start_vm 0004fb00000300006968e15789a5527f 0004fb000006000047eacb228373a3d9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg".
Tue Oct 02 15:40:44 EDT 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 40 more
FailedOperationCleanup
Starting failed operation 'Virtual Machine Start' cleanup on object 'VINTE1ENT'
Complete rollback operation 'Virtual Machine Start' completed with direction=VINTE1ENT
Rollbacker
Executing rollback operation 'Virtual Machine Start' on object '0004fb000006000047eacb228373a3d9 (VINTE1ENT)'
Complete rollback operation 'Virtual Machine Start' completed with direction=DONE
Executing rollback operation 'Bridge Configure Operation' on object '0004fb000020000036cead3ac36f6e03 (network.BondPort (1) in ovmserver)'
Complete rollback operation 'Bridge Configure Operation' completed with direction=DONE
Objects To Be Rolled Back
Object (IN_USE): [VirtualDisk] 0004fb0000120000d43ba7dbd9020425.img (E1_ENT.img (2))
Object (IN_USE): [VirtualMachine] 0004fb000006000047eacb228373a3d9 (VINTE1ENT)
Object (IN_USE): [BondPort] 0004fb000020000036cead3ac36f6e03 (network.BondPort (1) in ovmserver)
Object (IN_USE): [VmDiskMapping] 0004fb00001300005166559c15cca131
Object (IN_USE): [Vnic] 0004fb000007000074858a3172c37e5e (00:21:f6:00:00:10)
Object (IN_USE): [VmDiskMapping] 0004fb00001300004f0db86fe39b71c5
Object (IN_USE): [VirtualDisk] 0004fb000012000003c218b5acec0a73.img (system.img (3))
Write Methods Invoked
Class=InternalJobDbImpl vessel_id=25495 method=addTransactionIdentifier accessLevel=6
Class=VirtualMachineDbImpl vessel_id=24259 method=start accessLevel=6
Class=VnicDbImpl vessel_id=824 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24461 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24155 method=lock accessLevel=6
Class=VnicDbImpl vessel_id=824 method=lock accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=24664 method=lock accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=24669 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24461 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24155 method=lock accessLevel=6
Class=VirtualMachineStartingEventDbImpl vessel_id=25504 method=notify accessLevel=6
Class=VirtualMachineStartingEventDbImpl vessel_id=25504 method=setDescription accessLevel=6
Class=BondPortDbImpl vessel_id=2173 method=addJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=25495 method=setCompletedStep accessLevel=6
Class=InternalJobDbImpl vessel_id=25495 method=setAssociatedHandles accessLevel=6
Class=InternalJobDbImpl vessel_id=25495 method=setTuringMachineFlag accessLevel=6
Class=VirtualMachineDbImpl vessel_id=24259 method=setCurrentOperationToLater accessLevel=6
Class=InternalJobDbImpl vessel_id=25495 method=setTuringMachineFlag accessLevel=6
Class=BondPortDbImpl vessel_id=2173 method=setCurrentJobOperationComplete accessLevel=6
Class=BondPortDbImpl vessel_id=2173 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=24259 method=nextJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=25495 method=setFailedOperation accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24155 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=24259 method=nextJobOperation accessLevel=6
Class=BondPortDbImpl vessel_id=2173 method=nextJobOperation accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=24664 method=nextJobOperation accessLevel=6
Class=VnicDbImpl vessel_id=824 method=nextJobOperation accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=24669 method=nextJobOperation accessLevel=6
Class=VirtualDiskDbImpl vessel_id=24461 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=24259 method=nextJobOperation accessLevel=6
Class=BondPortDbImpl vessel_id=2173 method=nextJobOperation accessLevel=6
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: start_vm to server: ovmserver failed. OVMAPI_4004E Server Failed Command: start_vm 0004fb00000300006968e15789a5527f 0004fb000006000047eacb228373a3d9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg".
Tue Oct 02 15:40:44 EDT 2012
Tue Oct 02 15:40:44 EDT 2012
com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: start_vm to server: ovmserver failed. OVMAPI_4004E Server Failed Command: start_vm 0004fb00000300006968e15789a5527f 0004fb000006000047eacb228373a3d9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg".
Tue Oct 02 15:40:44 EDT 2012
Tue Oct 02 15:40:44 EDT 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:999)
at sun.reflect.GeneratedMethodAccessor1232.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at sun.reflect.GeneratedMethodAccessor786.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at sun.reflect.GeneratedMethodAccessor886.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: start_vm 0004fb00000300006968e15789a5527f 0004fb000006000047eacb228373a3d9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb00000300006968e15789a5527f/VirtualMachines/0004fb000006000047eacb228373a3d9/vm.cfg".
Tue Oct 02 15:40:44 EDT 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 40 more
End of Job
----------

Similar Messages

  • JDE Enterprise One v9.0 and ISO 20022 support

    Hi all,
    Does anyone out there know whether JDE Enterprise One v9 supports any of the ISO 20022 financial message formats such as payments or bank statements? If not, is it Oracle's intention to provide support in the near future? Our banks are encouraging us to adopt this new standard for communications.
    Thanks in advance.

    Hi Dario,
    BizTalk 2013 R2 (JDE LOB Adapter) is not tested against latest release of JDE EnterpriseOne 9.1.
    It only supports with 8.12 and 9.0 version of JDE.
    Refer the discussion here:
    Integrating BizTalk with JDE EnterpriseOne
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • JDE Enterprise One 8.11/8.12 and XML Publisher

    For one of the implementations, the requirement is to print the information from the application on a standard drawing....
    Can the XML Publisher be used to pick the information from the JDE Sales Configurator and print the same on a standard media attachement which is a pdf file....

    Hi Eddy,
    I notice that you are using the html generation machine also for product package and package builds as wel.
    You only need the C compiler for development AND packagebuild. Normally I would split these functionality. (different machines for development and html generation, product packaging)
    I'm not sure about Product packages, but I would advice doing the package builds on the deployment server. (doing only the assembly on a client for update packages)
    Building on the depl server makes the build process MUCH faster.
    hope this helps
    regards
    Alaric

  • [Solved] Unable to boot (startup job is running)

    Hi there!
    Today I went home and tried to boot my laptop there, but was unable to boot Arch.
    Before I went home I did a system update using  ' sudo pacman -Syu '  and shut the laptop off normally. Right now I get the following message whilst booting:
    " A startup job is running for dev-disk...25EFDCE0.device"
    It fails after 1 min. 30s and shows a time out error for dependency /mnt/6776F38425EFDCE0, and refuses to boot. I waited for 5 min. but the only thing working at that stage is the shut down button (which appears to enter a normal shutdown mode).
    Grub 2 is functioning; Windows 8 boots up fine (same HDD); though all options to boot arch fail because of the 'startup job error message'.
    Do any of you know how I can fix this, or how to boot/fix arch such that I can attempt to fix it? Based on a search trough this forum it might be an error in FSTAB,  although all cases reported on this forum appear to boot normally after the 'a startup job is running 'error message'.
    Many thanks.
    Last edited by Simthadim (2014-10-11 09:43:36)

    Thank you for your response.
    Changing the UUID's to /dev/sdaX did not do it's magic, unfortunately. The ' a start job'  message is gone, the boot however gets stuck at
    /dev/sda2 clean .... (beginning of boot)
    Unfortunately I did not properly save the back-up of my fstab file, so the initial set up is lost. Was able to acces arch using alt+f2 and have restored it manually with
    lsblk -f
    It currently looks like this. I did have a line to automount my data partition (/dev/sda4, label: Data), but didn' t know how to restore that one as that line got deleted too.  My gut says this automount was causing the initial error, but it should boot up normally with the current fstab file, right?
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda2
    UUID=47faa9c6-13d9-4d4f-8744-78766ea7c193 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda3
    UUID=bd14a274-a365-4511-9a11-151e086a42db none swap defaults 0 0
    UUID=509F9EA61178387E /run/media/simon/Data ntfs auto 0 2

  • 2009 Macbook unable to boot in any fashion

    I was recently given a broken Macbook from a friend who didn't want it anymore, and had no interest in fixing it. It's a 13.3" Macbook from 2009 with a 2.0GHz Core 2 Duo processor, 2GB of 1066MHz RAM, and an Nvidia GeForce 9400M. Since I can't get it to boot, and am not super familiar with Apple OS's (I'm more of a linux guy to be honest), I'm not entirely sure which version of OS X it's running, but from the production date my best guess would be Snow Leopard.
    So now to the problem.The first time I turned it on it booted to the login screen with no problem. Unfortunately that was the only time it worked. Now when I press the power button, it goes to the gray screen with the Apple logo, and the progresses to a blank blue screen. After approximately 5 seconds the screen goes black, and flickers in a somewhat periodic manner until I manually turn off the computer. In an attempt to fix it I tried to boot it in safe mode, but experienced the same problem. Next I tried to boot it off of an Ubuntu Live USB, but was unable to access the boot menu, and was therefore unable to boot off the flash drive.
    After doing a bit more research, I tried resetting the PRAM and NVRAM. I started the computer, pressing and continuing to hold the "option-command-p-r" key combination before the gray screen as per the instructions given at http://support.apple.com/kb/HT1379, but encountered the same progression of screens as I previously had, thus the only reasonable assumption is that it did not successfully reset. Next I tried resetting the SMC. I removed the battery, disconnected the the power adapter, and depressed the power button for 10 seconds, but this as well had no effect.
    Next I tried to run fsck by booting into single-user mode. Though it booted to what appeared to be the functional single-user mode command line prompt, after the line ":/ root#" I was unable to type any commands, and once again had to manually shut down the computer. On another attempt to boot is single user mode the message
    :/ root# AppleIntelCPUPowerManagement: initialization complete
    Broadcom2045FamilyUSBBluetoothHCIController::start booting in single user ... will wait for later
    [HCICcontroller][configurePM] power parent ready after 1 tries
    and another try yielded a last line identical to the first line of the above message, with the lower two lines appearing above it.
    I then, tested the RAM by trying all 6 permutations of the two 1GB sticks. With each configuration I tried to boot the computer normally, in safe mode, and in single-user mode, but in all 6 configurations the computer behaved exactly like (with the exception of it spending more time on the gray screen with Apple logo during the normal boot procedure when it was being run in the 4 positions that had only 1GB of RAM rather than the standard 2GB, but that was to be expected) it had been.
    Five notes of interest.
    1) The power adapter she gave me with it is an 85 watt model, whereas the stock power adapter appears to have been a 45 watt version, but this should neither have contributed to my current problem, nor caused any damage to the computer whatsoever
    2) The computer is unable to be turned on without being unplugged and removing the battery first. That is to say, after an unsuccessful boot attempt I must remove then replace the battery in order to try again.
    3) The battery is not defective, and is capable of holding a charge
    4) The screen was replaced at some point in the last 2 - 3 months
    5) I have read of a similar problem occurring with Macbooks that have had a new hard drive installed, but as far as I can tell the hard drive in it is the stock 160GB one that came stock with the computer
    Thank you for taking the time to read this post, and for any advice or help you can provide.

    Despite nobody having answered, I'll keep updating.
    I noticed today that as well as having to remove the battery each time before trying to start the computer, it also will not start if the power adapter is plugged in.

  • HOW to download The Demo Version of Oracle JD Edwards Enterprise One 9.0,

    Dear Friends,
    Can any one tell me how to download The Demo Version of Oracle JD Edwards Enterprise One 9.0, for Practice purpose,
    if you have any links please tell me,
    and how much capacity of hard disk need to store the same.
    I am Learning the Oracle JD Edwards ERP, so that i want to Practice it in my home.
    Is it possible to work demo version with out Internet facilities?
    regards.
    AR

    user11690597 wrote:
    Thanks for the link, but not able to find JDE demo version for download.It's not quite as simple as 'click the download' button. You gotta get the infrastructure in place.
    As recommended, go to http://edelivery.oracle.com , click on Continue, fill the legal page, select JD Edwards for your OS, and start downloading. I would probably start and stop with the Installation document, since that likely has information such 'how much of the 60GB download is really required'.
    In the Oracle world, learning and practicing starts with reading.

  • Acer Aspire Switch 10E - unable to boot, no keyboard

    Hello everyone,
    I have recently bought an Acer Aspire Switch 10E to do my terrain work, and would love to be able to run Linux on it. I'm running into one problem after another though (most likely because some things aren't officially supported yet, but I was wondering if anyone had any similar experiences who might be able to help me out. To cut the long story short, from my own experience, I'm sure Linux can run on this.
    In any case, the machine features a quad-core Intel Atom CPU (which should work AFAIK), with Intel HD graphics (which should also work flawlessly AFAIK). It also features a Realtek RTL8273BS WiFi network card (haven't got to trying it out, but my guesstimate is that it requires some proprietary firmware, since it didn't work on Ubuntu live). It has a 1280x800 touchscreen (which worked flawlessly on Ubuntu live), and a dockable keyboard (now that one boggles me). This is just a quick "tldr" version of what the machine is supposed to be. It's basically a 64-bit x86-compatibile tablet PC with a dockable keyboard and which shipped with Windows 8.1.
    Okay, so first things first. The Acer Aspire Switch 10E has a 32-bit UEFI, and there is no possible way of booting an OS (live or otherwise, Linux or otherwise) which only has a 64-bit EFI image. There is no legacy BIOS on the motherboard, so (to whom it may concern), don't even bother with online tutorials that tell you to switch to legacy BIOS, as there is no way to enable it. On the other hand, a valid 32-bit EFI image will boot, even in Secure Mode, so don't bother disabling that either. In other words, there is absolutely no need to change anything in the UEFI setup in order to boot Linux, apart from adding your 32-bit EFI image to a trusted list.
    Thus, in order to boot any live Linux media, it is (TTBOMK) required to either generate a working 32-bit EFI image, or use an existing one. It took me a while to figure that out, on top of the time to figure out how to generate my own 32-bit EFI image, without breaking something. Bear with me here - this is the first machine I ever owned that features an UEFI, let alone an UEFI without legacy BIOS.
    Here is the stuff I found, which I was able to use to get to this point:
    UEFI GPT Arch Linux USB (bootx64.efi and bootia32.efi) - Taylorbyte.com
    Acer Aspire Switch 10 can't boot 14.04 LTS - Ubuntu Forums
    From Ubuntu forums, I learned about this and this, both of which have bootable 32-bit EFI images, which work on Ubuntu live. Those, however, did not work with Arch Linux, for some reason, so I generated my own EFI images from the tutorial found on Taylorbyte.com. Not absolutely sure if I did it right however, since the tutorial seemed a bit dated, but it did get me into the basics I needed.
    So, I now have a bootable USB drive with Arch Linux installed on it, with both 32-bit and 64-bit EFI images. My Acer Aspire 10E recognises the 32-bit EFI image and boots into GRUB loader from it, which asks me whether to boot into Arch Linux or Arch Linux Fallback. At this point, my keyboard still works, and I can choose either.
    However, as soon as I choose Arch Linux to boot, it complains about being unable to boot from "UUID=<my USB's UUID>", and drops me into a boot console. The cursor blinks, but the keyboard input is not recognised at all.
    I have recompiled the kernel for my live Arch USB (via makepkg -o and makepkg -e) as stated on the Ubuntu forums (setting HID_MAX_USAGE = 65536 in a certain header file in the kernel sources), but it didn't do much. The kernel still compiles, so I guess that's a plus.
    Without keyboard, I am unable to install Arch on this machine, and I'm currently stuck with this error, which I'm not sure what to make of. I have never stated any UUID's while configuring my Arch live USB, so I suppose something is detecting it automatically, thus preventing Arch from booting (no idea what it could be, though).
    So to conclude, I need help with booting Arch live USB on this machine, as well as getting keyboard to work. I have read here and there some people had some success with either Arch, Fedora or Ubuntu, and I've seen (32-bit) Debian 8.1 installer boot normally - without keyboard or wifi, though.
    Any help regarding this would be very much appreciated.
    Last edited by Wintershade (Today 12:49:37)

    Hi Marc, Thanks for the swift response.  I'm not sure if Acer (Philippines) will be able to give the necessary support since they are only selling the Switch 10 (not even Switch 11! So backwards!) . I don't mind reinstalling the file from time to time as long as it will fix the problem asap. Would it be possible to know how often you reinstalled the exe file to fix the problem?  One more thing, the only thing that's hindering on buying the Switch 12 are problems like these (since we don't have the tech support yet). Would it be possible for you to send me the fix for the keyboard problem? Thank you very much! ++ How's the experience when you are using it on your lap, let say when travelling on a plane ? Is the built stable enough that it won't stumble that easily? 

  • [SOLVED] Unable to boot ISO on USB

    Hello,
    I'm unable to boot from USB. I have the following error : "Failed to install override security policy: (14) Not Found".
    I tried the following solution : http://superuser.com/a/676059
    But then my computer does not want to boot on the USB. I don't have any option for UEFI on my computer's BIOS (ASUS eeepc). Note that I don't want a dual boot with Windows and there is currently a broken archlinux installation on my hard drive.
    Can anyone help me with this ?
    Thanks. :-)
    Last edited by filippo (2014-10-08 16:37:15)

    Trilby wrote:How did you originally make the usb.  Did you follow the wiki: https://wiki.archlinux.org/index.php/UE … B_from_ISO
    Yes, I used :
    dd bs=4M if=/path/to/archlinux.iso of=/dev/sdb && sync
    And for creating the ISO (after copying the file for the workaround) :
    genisoimage -iso-level 4 -o archlinux.iso archlinux
    Mr.Elendig wrote:
    This may be caused by buggy uefi firmware, check if there is a new one for your card.
    Also in some cases it can be caused by fastboot/similar so check for that too in the bios.
    I don't have an option for last boot. I'll check for a new uefi firmware !
    EDIT: How do I check for that ?
    I have an option on the BIOS "Launch EFIT Shell from filesystem" which search for Shellx64.efi on the available filesystem devices. However, it is calle shellx64_v1.efi and shellx64_v2.efi on the archlinux iso. May be this be a problem ?
    Anyway, it's strange, the last time I installed Archlinux this eeepc (more than one year ago...) I didn't had any problem !
    Last edited by filippo (2014-10-08 15:19:46)

  • [SOLVED] Unable to boot after downgrading from 2.6.38 to 2.6.37

    After experiencing some issues with 2.6.38 and my Intel video card (external monitor support). I decided to go back to 2.6.37 for the time being.
    I went into my /var/cache/pacman/pkg and typed in:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    warning: downgrading package kernel26 (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package kernel26-headers (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package linux-api-headers (2.6.38.1-1 => 2.6.37-1)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): kernel26-2.6.37-6 kernel26-headers-2.6.37-6 linux-api-headers-2.6.37-1
    Total Download Size: 0.00 MB
    Total Installed Size: 96.04 MB
    Proceed with installation? [Y/n] y
    (3/3) checking package integrity [#######################################################] 100%
    (3/3) checking for file conflicts [#######################################################] 100%
    (1/3) upgrading kernel26 [#######################################################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> MKINITCPIO SETUP
    >>> ----------------
    >>> If you use LVM2, Encrypted root or software RAID,
    >>> Ensure you enable support in /etc/mkinitcpio.conf .
    >>> More information about mkinitcpio setup can be found here:
    >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image "default"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [autodetect]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26.img'...SUCCESS
    ==> SUCCESS
    ==> Building image "fallback"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    ==> SUCCESS
    (2/3) upgrading kernel26-headers [#######################################################] 100%
    (3/3) upgrading linux-api-headers [#######################################################] 100%
    Then I rebooted and to my surprise I got stuck very early during the boot process.
    sda: sda1 sda2 sda3
    sd 0:0:0:0 [sda] Attached SCSI disk
    Waiting 10 seconds for device /dev/sda3
    mount: mounting /dev/sda3 on /new_root failed: No such device
    ERROR: Failed to mount the real root device
    Hopefully I had a 2.6.39rc3-mainline entry in my grub so I selected it and was able to boot as before. I then upgraded from 2.6.37 back to 2.6.38 and guess what... still unable to boot (same message).
    What could be the root cause?
    Thanks
    Alphazo
    Last edited by alphazo (2011-04-13 14:09:20)

    Finally I got both 2.6.37 and 2.6.38 to boot again but boy it wasn't pretty. Before I start here is what I did before the boot issue.
    - Running     2.6.38.2-1 from [Core]
    - I also have 2.6.39rc3 from [miffe] repo with a dedicated entry in Grub (testing & recovery)
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Copied via USB kernel26.img and vmlinuz26 from a friend's PC (running same Arch configuration with 2.6.38 kernel)
    - Rebooted
    - This time, my friend's 2.6.38 would start
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - This time, my 2.6.38 would start
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Again I can boot from 2.6.37
    So overall there have been two issues. One when dowgrading from 2.6.38 to 2.6.37 while running 2.6.38 and then when downgrading to 2.6.37 or 2.6.38 while running 2.6.39.
    A bit confusing I admit but I think there is a glitch here that does bad thing when generating kernel26.img
    Alphazo

  • [Solved] Unable to boot after install

    Forgive me for the lack of code tags, having to write this on my phone.
    I am unable to boot after installation. I receive an error wich has the incorrect UDID string. It doesn't even exist. I will update with error after posting so I can give grub config generation error first
    When I run:
    grub-mkconfig -o /boot/grub/grub.cfg
    I get this:
    Found Linux image : /boot/vmlinuz-linux
    Found initd image: /boot/initramfs-linux.img
    Warning: failed to connect to lvmetad: no such file or directory. falling back to internal scanning.
    No volume groups found
    [ 279.601712] SQUASHFS error: can't find a SQUASHFS superblock on sda3
    [ 279.604502] EXT4-fs (sda3):unable to read superblock
    [ 279.607266] EXT4-fs (sda3):unable to read superblock
    [ 279.609928] EXT4-fs (sda3):unable to read superblock
    Found Windows 7 (loader) on /dev/sda1
    Done
    Sda3 is an extended volume
    Edit: I just deleted the old .cfg and recreated a new one by re running the above command, uncounted and rebooted and it booted into CLI. 3rd time a charm after all. Marking this one solved
    Last edited by Kirito (2013-05-15 07:55:31)

    Oh, looking at your setup, it would seem that your system is likely still configured to boot to /dev/sdd (the windows drive).
    As a user with numerous drives, you should be aware that using /dev/sdXY to identify your disks is a bad idea.  There is no gaurantee that Arch will be /dev/sde every time, nor that windows will be /dev/sdd.  You should use either filesystem labels (LABEL= or /dev/disk/by-label) or UUIDs (UUID= or /dev/disk/by-uuid).  Though if you are using GPT, there is also the option of the PARTLABEL as well (which are the labels you create within the partitioner).

  • Hands on Lab JD Edwards Enterprise One Business Service Development

    Hi,
    I completed the "Oracle Open World 2008 - Hands on Lab JD Edwards Enterprise One Business Service Development" PDF at [http://www.oracle.com/technology/tech/fmw4apps/jde/pdf/openworld08_businessservicedevelopment.pdf].
    I ran the business service at the end of the lab to get the following error:
    Internal Server Error (Caught exception while handing request: oracle.e1.bssvfoundation.exception.E1AuthorizationException: User is not authorized to invoke this published business service)
    How can this be resolved?
    We are on 8.12 and 8.97.1.2 tools
    Cheers,
    Steve.

    Hi,
    I am having problems at step 5 in your last post.
    " 5) Check your Published BSSv is set to published or not in OMW. If not go to security workbench and select the option publish BSSV from Form Exit and Add Custom Published Business service created, make it Executable."
    - The business function is not published. I try to in Security workbench (P00950) and publish BSSV row exit not to find my newly created business service object (JP55HOL). I can see all the standard ones but not mine. I open the P00950 application to know what the underlying tables are in the Business Views the grids source the data from, to find that JP55HOL exists in the Object Librarian table F9860 but not in the Business Service Published Methods P98630. For the business function to be published, the record needs to exist in this table. How could this record not be written and how can it be corrected through the Application?
    - I don't understand what "or not in OMW" means?
    Please understand that I have followed the hands on lab with no other BSS setup on 8.12/8.97
    Thanks,
    Steve

  • MBP C2D unable to boot on external OSX 10.4.8

    I have a Mac mini CD and a external HDD, both are installed with OSX 10.4.8. My Mac mini can boot on both OSX. However the MBP C2D is unable to boot on both (mac mini CD in target disk mode, and ext. HDD), it can only boot on the built-in OSX. When I tried to boot that two OSX, first it loads for a while and then freeze at a white screen. Sometimes the white screen may even blink vigorously.
    I even had made a disk image of the OSX on the ext. HDD and restored it on my MBP C2D's internal HDD. The same freeze still happened.
    Now it seems that the MBP C2D is not compatible for OSX other than its origanal one.
    Can anyone confirm the existence of the problem?

    It is really bad. Does the Apple support line help? The support line in my region is not that "pro".
    For the issue, I had never experience something like that on a Mac, neither MBP CD nor Mac mini CD, they can boot from each other's OSX or OSX on ext. HDDs.
    I am really surprised by this problem on MBP C2D. I think it should be software issue and every one using MBP C2D should have the issue, right?

  • JD Edward Enterprise One

    hey
    I have a customer who is facing some performance issues with JD Edward enterprise one application and have interest around Pack for better managability. This application is hosted on DB2 (IBM).
    They are looking for a pack which works with DB2 database.
    Is there a whitepaper or datasheet available on this.
    thanks in advance.
    Regards
    vasudha

    Uhh, there is actually a separate category for JD Edwards Enterprise One. On the Forum home, keep paging down past the JD Edwards World category and you will find the JD Edwards Enterprise One category. World and Enterprise One are technically very different products and thus those of us running JDE World won't be able to offer much help with an Enterprise One issue. World, for example, only runs on the IBM AS/400 (or System i or Series i or i Series (IBM keeps changing the name)) computer, whereas Enterprise One runs on various types of hardware. World thus uses only the DB2/400 implementation of IBM DB2. So I suggest posting this issue in the JD Edwards Enterprise One category on this forum.
    John Dickey

  • Unable to boot laptop

    Hi, I currently have a serious problem with my Pavilion g4 laptop with Windows 7 Home Premium 64 bit.
    Last night after I finished using my laptop, I closed its lid as I usually do and we both went to sleep. 
    But this morning when I opened it again, instead of starting up normally I got this error: Oxc00000e9 and I was unable to boot Windows. I didn't have any USB devices connected so I'm worried that it might be a problem with the hard drive.
    I tried getting into Safe Mode, but after loading part of the files it stopped working and I was given an option to Startup Repair.
    After that the laptop was stuck for some minutes in a Windows gray screen with cursor before the Repair window appeared. It run and asked me to restart to see if it had worked or not.
    It took some while to restart, the Windows loading icon came up but then instead of booting the system I was sent again to a screen which looked like the Startup Repair one, with the cursor on it but nothing else.
    It was stuck for half an hour on this screen, then this window appeared:
    Windows Script Host
    Script: X:/Rita-tool/Start.vbs
    Line: 93
    Char: 14
    Error: The system cannot find the file specified.
    Code: 80070002
    Source: (null)
    Then I got another window:
    HP Recover
    Create File Fail
    Clicked OK
    Got another Window:
    HP Recovery Manager
    Contact HP Customer Support
    Recovery not supported under current configuration, please enable option for Intel Smart Response Technology and try again.
    After that the laptop turned itself off.
    I am out of warranty by two months, but would like to know if there's anything I can try before taking it with a technician.
    Please help!
    Thank you
    This question was solved.
    View Solution.

    Yes boot to safe mode with command prompt and run chkdsk C:  /r and see if it will repair any bad file structure and if you get bad sectors. 

  • [RESOLVED]NF980-G65 Hang on windows 7 install. Unable to boot

    Hello,
    I'm a bit at wit's end here.  My old non-MSI motherboard was failing and giving me loud beep errors, so I decided to replace it.  In doing so I was required to update basically the whole computer in order to keep up with tech trends and my new LCD monitor.
    I bought an MSI NF980-G65, 4 gb ddr3 RAM, an ADM 64 250 dual core, and a Nvidia GTX 260.  After I installed the hardware, I was unable to access windows vista 32 on my old hard drive.  I assumed this was because of driver conflicts. Because I had no install discs (only upgrade/recovery discs) I was unable to boot from CD, so I purchased windows 7.  Regardless of which disc(32 or 64) I use when I set my boot sequence in BIOS to boot from the CD first, this is what happens:
    The screen shows a white loading bar that says "Windows is loading"
    The next screen shows "Starting Windows" with a small "microsoft corporation" logo below it.  It sometimes has a red pixel on the screen.
    The next screen it flips to is all blank.  From there it does nothing, no matter how long I leave it.
    I have tried booting with no graphics card(internal only)
    I have tried booting with no HD attached.
    I have tried booting with only one HD attached (of two I've done this both ways)
    My HD's have been checked and they are fine
    I have tried booting using another dvd rom drive
    I have tried swapping IDE HD slots with that of the dvd.
    the DVD does use a pci extension card because the sable is not long enough for the dvd player, but regardless of where that IDE cable is plugged in, it still hangs in the load screen and does not go anywhere.
    I've seen this symptom mentioned, but not per this motherboard, it seems like a BIOS setting issue but I feel like I've tried them all (disable LAN etc).
    If I try to boot to the old Vista 32 install, it says "starting windows" but the logo does not appear, and the progress bar does not fill.
    If I try booting vista 32 in any safe mode the load hangs on a .sys file.
    Does anyone have any idea what I can do to get this going in the right direction? This has become very frustrating.
    Thanks,
    Alex 
    *****[RESOLUTION]This issue has been resolved. I switched to a different motherboard (GIGABYTE) and everything worked out peachy.

    I hope this helps:
    # AMD, Athlon II X2 3.0 ghz dual core
    # SLI and Hybrid SLI ( other writing in that are is N1996) BIOS A7612NMS v.10 082809
    # 2GB DDR3 Kingston Hyper 1333 CL7 240 Pin Kit 2 pcs ( I have two available to use)
    # EVGA NVidia GeForce GTX 260 896 mb ddr3
    # Hard Drives :IDE 40GB WDC WD400BB-01 Hard drive(s) I cant access them easily right now due to an injury, please let me know how badly this info is needed.
    # I have a card in the PCI slot being used to extend the reach of my IDE cable for the DVD player to the bottom of the board.It isn't labeled but it reads the Drive in BIOS fine.
    # I am trying to install either windows 7 64(preferred) or 32bit
    # Corsair TX 750 WattsPower Max load of +3.3v =30A, Max Load of +5v=28A combined max output 180w, +12v=60A/720W, 12v=.8A/9.6w,5vsb=3A/15w
    Quote from: chef jeff on 05-November-09, 20:05:08
    What are your complete system specs?  Need the complete picture.  What ram and timings?  Tried 1 dimm in slot closest to cpu? 
    Since posting this I have tried formatting my Small drive listed above.  I was only able to erase the info using Killdisk.  The format from windows using my old Motherboard (Abit) would not work.  Last night I let the system try to install windows 7 all night, I had 2gb of ddr3 in 1 dimm slot closest to the cpu.  I connected only the above drive after it was whiped, no graphics card (limited on board graphics are on the motherboard) and the install still hung as usual.  Does Killdisk do some sort of improper format? I had assumed that it would erase all data to provide a clean slate.  But I don't even thing a HD is required in order to boot up to the main setup screen?
    Do I have voodoo in my machine?

Maybe you are looking for

  • Verizon Cust Service Lied Now I'm Trapped

    Need advice but I think I have no other options. I used to have USB wireless 3G device, was already free of 2 year contract (already had for 3+ years, paying $60 per month plus taxes), and was in Best Buy one day and "conned" into thinking the Jetpac

  • How Can I Fix Address Book in Mail?

    After downloading 10.9 Address Book in Mail no longer works for groups.  I can enter individual names from Address book to email, but not names in groups.  How can I fix it?  Thanks.

  • Out of Memory Errors when Exporting Slideshows

    Hi - I've been using LR for sometime now. Today, for the first time ever, I attempted to export a slideshow as a .pdf file, 90% quality setting, 48 slides total. LR created a 41MB file. However, when I played it back, there were many slides which onl

  • MS Word "Save As" in iFS

    Hello I have following problem and I am seaching for a soulution or statement: We use iFS 9.0.1.0.1 I have create my own parser. The parser look for MS Word document (doc). When I copy a MS Word document viva SMB anything is good. When I open a MS Wo

  • Spry Accordian - multiple sprys on same page?

    How do you get two or more Spry Accordians on one page? The first one works fine, but the others don't. Linda