Oracle Linux 6 - boot.iso file.

I just downloaded oracle linux 6 - 64b, DVD image, but there's no boot.iso file in /images directory.
Unfortunatelly I hardly need this file for fresh install, because our HP server has only virtual CD drive connected
via iLO console, so standard installation is possible from CD images or via boot.iso mounted as CD + network install
I haven't found boot.iso on edelivery.oracle.com\linux.
Any idea pls ?

Preparing the system for an install from hard disk is pretty simple. First do a (minimal) install of EL5. Make sure to review the partitioning, reduce the size of the lvm partition by about 5GB, and add a 5GB partition at the end of the device. Let's assume the iso file is called ol6.iso and the last partition is sda3. Then do:
mkfs.ext3 /dev/sda3
mount /dev/sda3 /mnt
cd /mnt
wget http://.../ol6.iso
mkdir iso
mkdir images
mount -o loop,ro ol6.iso iso
cp iso/images/install.img images
cp iso/isolinux/vmlinuz /boot
cp iso/isolinux/initrd.img /boot
cd /
umount /mnt/iso
umount /mnt
cat >>/boot/grub/grub.conf <<EOF
title install ol6
    root (hd0,0)
    kernel /vmlinuz askmethod
    initrd /initrd.img
EOFYou need to select custom partitioning for the OL6 installation, and make sure not to delete sda3. Once the installation is done, you can delete the extra partition, or use it for swap or something else.

Similar Messages

  • Merge all ISO images of Oracle Linux into a single ISO (single installation media)

    Hi all,
    I have downloaded Oracle Linux 7 ISO files :
    V74844-01.iso (4.1GB)
    V74845-01.iso (340 MB)
    V74846-01.iso (3.4GB)
    V74847-01.iso (2.1GB)
    Is it possible to merge all these ISO files into a single bootable ISO file, and write it to a 16GB USB stick to use it as installation media?

    f53ff284-8915-4e99-9a17-9a463de00c22 wrote:
    Other than  V74844-01.iso, which of the remaining 3 ISO file are important for a fully functional installation?
    None of them. Only V74844-01.iso is required for a fully functional installation.
    V74845-01 is a boot ISO and is used by network administrators when creating network-based automated boot/install solutions that require the installer to run the UEK instead of the RHCK. The default ISO uses the RHCK.
    V74846-01 and V74847-01 contain the source code for all the packages that ship on V74844-01. This is required under the terms of the Open Source licenses under which Oracle Linux is shipped. This is only required if you want to modify and recompile any of the packages provided by Oracle Linux.

  • USing FTP to load ISO files

    dear community memebers,
    i am using VMware to try oracle VM. i was using FTP to upload an ISO File of enterprise linux through the VM manager console, my problem is that the speed is too low since the system is using the internet to upload the file to the vmware server.
    I know it might not be related to oracle VM but i thought that may be someone have faced the same problem

    Alison,
    you said we can download ISO files into Oracle vm server. how we can download ISO files. I couldn't see any browser(IE or FIREFOX) in my environment.
    my virtural environment is followings;
    I installed oracle vm server on vmware workstation 6.
    I am following oracle instructions "Installing and Configuring Oracle Enterprise Linux 5 with Oracle Database 11g Release 1 as a Paravirtualized Machine (PVM) on an Oracle VM Server"
    after installation of vm server, how we can import oracle linux 5 iso files..
    would you help me?
    thanks

  • Oracle Linux 6.0 64 bit instalation problem

    Hi,
    I downloaded Oracle Linux 6.0 64 bit from Oracle site. I unpacked it and burned it on dvd, but it can't boot so I can't install it. I could't do it even with virtual machine. I also put disk detection latency to 15 sec so I could give Linux enough time to boot, but it did't help. So any sugestion? :) I have core i7 2600 and Gigabyte UD4 P67 B3, bit I don't think it is a problem.
    Thx
    Edited by: MarcusO on 2011.03.30 00:15

    This directory contains image files used during the Oracle Linux 6
    installation process.
    The boot.iso file that is sometimes found in the images directory has
    been removed for space reasons. It is available as a separate download
    from ULN. boot.iso is an ISO 9660 image of a bootable CD-ROM. It is useful
    in cases where the CD-ROM installation method is not desired, but the
    CD-ROM's boot speed would be an advantage.
    To use this image file, burn the file onto CD-R (or CD-RW) media as you
    normally would.
    From Images folder, installation DVD.
    Can anyone tell me what to do

  • Database ISO files

    Hi,
    I have OEL on VMWare and trying to install Oracle 11g on this machine. But I reallize, to install Oracle I'll need an ISO file which I can read from virtual CD ROM. Any one know where I can find Oracle Database setup ISO files !
    Thanks.

    Let's assume, for the sake of this question, that I know that the application database will not need to grow significantly through its lifetime. Let's also assume, for reasons that I don't care to discuss, that I am restricted from installing any hardware that contains removable, writable media (such as the thumbnail drive). I am also restricted from installing from the web, or swapping out the CD drive for a DVD drive. At this point, we are back to the original set of questions:
    1 - Can Oracle 11g installation source be placed on multiple CD drives or not?
    2 - If it can, how is that done and are there any restrictions on what files go on each CD?
    I do not want alternatives, including other Oracle products that I might use or other methods of getting Oracle installed. I only want the answer to the two questions above. I appreciate the help offered so far, but I want to save everyone any trouble in responding with other ideas. I already know that the success of this application depends on getting the database installed within the decribed limitations. Thank you.

  • Oracle Linux 6.1 guest fails to boot on VM 3.0.2

    Hi,
    I've been using the templates to create vm guests successfully, so time to push the boundary again!
    I've created a Linux 6.1 PVM guest and, after a little trial and error to get the install boot working, I managed to run through the Linux install process. I then changed the boot in VM Manger to remove the Network boot option and restarted the VM guest and it failed to start. I checked the ovs-agent.log on the server and it has this error message.
    failed (1): Error: (2, 'Invalid kernel', "elf_xen_note_check: ERROR: Not a Xen-ELF image: No ELF notes or '__xen_guest' section found.")
    I'm not sure if its relevant but the grub.conf file looks like this:
    title Oracle VM Server-ovs (xen-4.0.0 2.6.32.21-38ovs)
    root (hd0,0)
    kernel /xen.gz dom0_mem=544M
    module /vmlinuz-2.6.32.21-38xen ro root=UUID=32f4fe8e-cc96-43db-9125-4097ec18024d
    module /initrd-2.6.32.21-38xen.img
    title Oracle VM Server-ovs serial console (xen-4.0.0 2.6.32.21-38ovs)
    root (hd0,0)
    kernel /xen.gz console=com1,vga com1=57600,8n1 dom0_mem=544M
    module /vmlinuz-2.6.32.21-38xen ro root=UUID=32f4fe8e-cc96-43db-9125-4097ec18024d console=tty0 console=ttyS0,57600n8
    module /initrd-2.6.32.21-38xen.img
    Has anyone got ideas why it is failing for me ?
    Thanks

    Mark C wrote:
    I've created a Linux 6.1 PVM guest and, after a little trial and error to get the install boot working, I managed to run through the Linux install process. I then changed the boot in VM Manger to remove the Network boot option and restarted the VM guest and it failed to start. I checked the ovs-agent.log on the server and it has this error message.That's the grub.conf from your Oracle VM Server, not from your guest. If it's from your guest, you installed Oracle VM, not Oracle Linux 6.

  • Dual  Boot Pre install Windows 7 with  oracle linux  on a dell laptop

    I'm new in linux. want to install oracle linux on my dell aptop. it has existing windows 7. how can i install oracle linux without affecting win 7 files.
    is oracle linux can be install on laptop.

    My advice to you is, since you have established such a reputation on this board, on issues that you don't have any knowledge or don't feel comfortable about, please just keep quiet. I don't think your job is to answer every question that has been posted on this board. Recklessly, or worse, knowingly, providing a wrong answer is much worse than no answer at all. These are serious personal accusations. Are you trying to make some noise to create some visibility for yourself? Please don't steal any of my limelight! ;-)
    Personally, I don't particularly appreciiate many of your responses to some of the questions that I posted. To me, your responses are rude, idiotic (and insults to my intelligence)!Sorry, I have no idea what makes you so upset. Are you just making this up? What questions and answers are you taking about?
    Are you referring to this post: Ralink RT5390 Does Not Work on the UEK Kernel
    May I quote/remind you of your own posting:
    We installed OL6.3 and Ubuntu 12.04 on a new Asus X45A notebook. It has a Ralink RT5390 wireless card. With Ubuntu, both wifi and video work flawlessly. However, the wifi driver (from elrepo) does not work for the the uek kernel (2.6.39). While the wifi driver works when boot into the RHEL kernel (2.6.32), it created an "even bigger problem" in that the video starts at about 1/10 from the left edge of the screen.
    But again, please no one be fooled by my overly optimistic and simplistic comments*. The reality is, I am glad OL6 desktop works at all.
    * For example, I actually installed OL6 on 4 notebooks, one of them "does not work" because I couldn't dim the screen. I did not intend to lie, but subconsciously, I somewhat forgot that there was this failed case.
    So what are you really trying to tell us/me here?
    I think you have shot yourself in the foot here. I'm afraid the best I can offer to you is to remove my response if you remove your post.
    User Profile for Ping-Wu
    Handle:      Ping-Wu
    Status Level:      Newbie
    Registered:      Oct 8, 2012
    Total Posts:      13
    Total Questions:      2 (2 unresolved)
    Name      Ping-Wu
    Location      Hawaii Linux
    Occupation      Attorney
    You will never hear from me again...Too bad ;-)

  • Why Oracle Linux 5 cannot recover disk space after delete files ?

    Folks,
    Hello. When I create a Virtual Machine for Oracle Linux 5 to install EBS R12, I allocate 300GB to the VM. I download EBS R12 Source Files (45.7GB) and unzip the files (46GB). Total size of stage area directory(EBS_R12) is 91.7GB.
    Because some files are corrupted and cannot install, I move the folder EBS_R12 into trash but cannot empty trash. I move EBS_R12 from trash back to the directory. Then at root user, use command "rm -rf " to delete EBS_R12 completely.
    I shut down Oracle Linux 5 and restart it, 91.7GB disk space cannot recover.
    I download some other files into Oracle Linux files and then delete those files, but disk space cannot be recovered either.
    It seems that OEL5 virtual disk only can expand but cannot be reduced. The VM disk space is less than 200GB now and not enough to install EBS R12.
    Can any folks tell me how to make 91.7GB disk space and some more disk space come up ?

    Folks,
    Hello. Thanks a lot for replying.
    Host OS is Windows 7, Guest OS is Oracle Linux 5 on the top of VMPlayer 3. The VM of Oracle Linux 5 is created on the external USB drive and not on the local hard disk.
    There is a directory /tmp/VMwareDnd/376c7cae/EBS_R12 in Oracle Linux 5 file system. I copy/Paste the folder of EBS_R12 from Windows 7 into Oracle Linux 5. All of zip files and unzipped files are placed in the folder of EBS_R12.
    After EBS_R12 is deleted, the external USB drive(F:) doesn't come up 91.7GB disk space.
    My question is:
    Where to run "boot>linux rescue" command ?
    Does this command work correctly in the external USB drive ?

  • Oracle LINUX 6.3 ISO has problem

    Hi All,
    I'm trying to install Oracle Linux 6.3 on my i5 desktop. Initially I installed it without disk check, the install was successfull but the OS would behave strangely. Buttons were invisible and messages on screen were not visible properly.
    I tried installing it 3 times but at the time of install also button labels were missing.
    Then I tested the DISK and it showed its corrupt.
    Y'day I downloded the ISO from Oracle Official site (edelivery) again but disk test for it also failed.
    I have Oracle 6.2 also and disk check for it was successfull.
    But when I try to install it on my desktop my system goes in standby mode automatically.
    So tehre are issues
    1) Not able to install Linux 6.3 as downloads are corrupt.
    2) Not able to install Linux 6.2 as system gos in standby mode when booting from DVD.
    Thanks in advance.

    You can verify the integrity of the ISO download by comparing your SHA-1 checksum with the information shown under the "View Digest" button at the Oracle edelivery download page. If the checksum is fine, the problem is your system.

  • Which file must i download for Oracle Linux

    Hi.
    I have decided to download Oracle Enterprise Linux 6 on vmware.
    But when i look Oracle's edelivery site.
    files are : http://i.imgur.com/kXuwe.png
    There are 4 files for Oracle Linux.
    Above there is a sign ;
    TIP View the Readme file(s) to help decide which files you need to download.
    But in readme file dont mention for these files. Only say "You don't need to download source files".
    What is the difference between first and second file? Which one must i download ?
    Thanks.
    Edited by: 937411 on 29.May.2012 14:17

    937411 wrote:
    What is the difference between first and second file? Which one must i download ? The first one is the full install DVD and is the one that you'll need if you don't already have OL6. The second one is a very small boot image that can be used if you already have an OL6 package mirror locally.

  • Oracle Linux virtual machines failing to boot

    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?

    user7222768 wrote:
    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?
    Perhaps not all the file system mounted.
    Does /u02/oradata/demo exist?
    How about /u02/oradata
    How about /u02

  • FAILED boot msgs during Oracle Linux Server (2.6.32-200.20.1.el6uek.i686)

    While booting Oracle Linux Server (2.6.32-200.20.1.el6uek.i686), I'm getting the following FAILED messages.
    Calling the system activity data collector (sadc):
    Starting cgconfig service: Failed to parse /etc/cgconfig.conf [FAILED]
    Starting trace-cmd: [FAILED]
    Can you please help me how to fix these errors?

    Perhaps your /etc/cgconfig.conf is screwed up or you have I/O issues due to inappropriate drivers or a bad hardware. Pls provide more info about your systems and whether this is a first time installation or worked before. In the later case, you can try to to boot into single user mode and check the file for anything unusual.

  • Hyper-v cannot boot Gen2 guest from Windows 2012 R2 or Windows 8.1 x64 ISO - file format not supported, Gen1 works fine

    I am new to Gen2 Hyper-V and so far I simply can't use it, because I am unable to install any (supported) guest OS from an ISO ...
    So far I tried that on:
    1. my HP Z230/i4770 workstation (Secure Boot disabled) host running Windows 8.1 Pro x64 (with Hyper-V feature enabled), can't boot any VM with supported OS ISO.
    2. my home desktop/i3770K (secure Boot enabled) host running Windows 8.1 Pro x64, same result, error during VM boot from ISO, quoted below.
    Synthetic SCSI controller (instance blah blah) Failed to Power on with Error 'The version does not support this version of file format'
    Gen1 guests of course work perfectly fine with those ISOs, because emulated DVD IDE picks up the official Enterprise Evaluation ISO of either Windows Server 2012 R2 or Windows 8.1 x64 Enterprise, perfectly fine and all works OK in Legacy boot mode.
    When I create a new guest and select Gen2, then no matter if I check or uncheck the Secure Boot in virtual Boot Order options for the guest (while setting the SCSI DVD at top of course), it simply doesn't work, always same error. I tried first connecting
    to VM to see if it prompts for key press, but it doesn't, the error is instant on Power on when (supported) ISO image is selected to be booted.
    I verified that both of official Enterprise Evaluation ISO's of either WS2012r2 and W8.1x64 are bootable in both the UEFI mode (Secure Boot enabled) and Legacy BIOS mode using a physical computer.
    What am I missing here???

    FYI, above is wrong! it's not about linking ISO to virtual DVD or selecting "Install OS later", it's all about the location of the ISO file and share permissions on parent folder!
    I was actually suspecting several issues, but haven't had time to test it, was thinking about issues like assigning (or not) some of initial settings during Gen2 VM creation, e.g.:
    -Network connection through virtual switch or Not Connected (make no different if assigned or not)
    -Memory above 4096MB (makes no difference if < or > 4096MB)
    -ISO file location (makes huge difference!)
    The ISO file CANNOT be placed on network share OR in shared folder on same local drive as the VHDX file (works fine if parent folder is not shared).
    I can now replicate the issue easily every time and it always fails with file format unsupported message whenever I have the ISO file located either on remote network share, or (fails the same way too) when I have the ISO file placed locally (on host drive)
    when simply a parent folder is shared... must be some permissions issue... and a pretty dumb one considering that in production environments nearly everything is placed on remote file servers ...
    ... so the moral of the story is, if you want to install Gen2 VM in win8/2012 hyper-V then you must copy the ISO file to Hyper-V host drive AND make sure the parent folder is not shared. works every time now! :)

  • Hyper-V 2012 Gen 2 VM SCSI DVD device fails to boot from iso files

    I am running Server 2012 R2 in Hyper-V Server role for my home lab. I am trying to create a gen 2 vm, with Server 2012 R2 iso loaded in the SCSI DVD device, but every time I try to start the vm it fails to start with the following error:
    This is the current settings for the vm:
    This error occurs with any iso file loaded into the SCSI DVD device, and the error occurs even if creating a new vm from scratch. I have seen several similar gen 2 vm boot issues posted, but none with the exact issue that I'm having. The iso files all
    work fine when creating a gen 1 vm.

    Hi Kaedron,
    Maybe the UEFI files is broken and you need to download a new ISO to retry .
    Here is a download link for windows server 2012 R2 evaluation :
    http://technet.microsoft.com/en-us/evalcenter/dn205286.aspx
    Hope this helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Oracle Linux 6.4 Do Not Boot After GUI Installation

    Hi Guys,
    I installed Oracle Linux 6.4 in my Virtual Box Machine with Minimal Option.
    There was only command page withouth any GUI.
    and then i have installed 'X Window System' and 'General Purpose Desktop'
    by writing
    yum groupinstall -y 'X Window System'
    yum groupinstall -y 'General Purpose Desktop'
    I changed /etc/inittab run level from 3 to 5
    when i test it with by writing
    init 5 and startx command. It worked and i could see GUI Desktop
    BUT
    when i shutdown system and re-open system. Page remains as shown below. Any help will be making me so happy.
    Thank you from now.

    Dude!
    solved the problem. I have issued your suggestion and i have received error with yum installation as shown below,
    But then i have updated operating system with
    #yum update
    i reboot the system with
    #reboot
    and then i go into /etc/inittab file
    #vi /etc/inittab
    at the very end of file. I have changed runlevel 3 to 5 as you said.
    and i test it with
    #init 5
    It worked !
    Thanks Dude!

Maybe you are looking for