here are tutorial making usb flashdisk as a media to install oracle linux to your pc If you want to install Oracle Linux from a USB drive, keep in mind that not all hardware supports USB device booting.Also, during the boot process you may have to instruct your BIOS to boot from that specific USB device. Finally, keep in mind that this method of installation is not officially sanctioned by Oracle support. Prerequisites 1. The first thing you will need is an ISO image of Oracle Linux. The quickest way to obtain an ISO image is from the Oracle Software Delivery Cloud 2. You will need a desktop or server system running Oracle Linux in order to prepare your USB drive. 3. You will also need to download this script to create the bootable USB drive. 4. Your Oracle Linux system will also need the package syslinux installed. You can install syslinux using yum with the following command: # yum install syslinux Marking Partition One as Bootable Once your prerequisites are in order...
sharing notes on : howto, tutorial, open source, and linux about