Monday, March 29, 2010

Installing Oracle Enterprise Linux


Oracle Enterprise linux can be installed by following these steps.

INSTALLATION OF LINUX

  1. linux pci=nommconf (This command will be used if we get an error Probing PCI Hardware at start)
  2. Choose Automatically Partition of Hard disk
  3. Choose option Delete all folders on the disk
  4. Delete all existing partition by Selecting and Pressing Delete Button.
  5. Now Create Following Partitions with size mentioned

1

Mount Point

File SystemType

Size(MB)

Force to be Primary Partition(check this option)

/

ext3

2000

2

Mount Point

File SystemType

Size(MB)

Force to be Primary Partition(check this option)

/boot

ext3

2000

3

Mount Point

File SystemType

Size(MB)

/home

ext3

4000

4

Mount Point

File SystemType

Size(MB)

/tmp

ext3

8000

5

Mount Point

File SystemType

Size(MB)

/usr

ext3

8000

6

Mount Point

File SystemType

Size(MB)

/var

ext3

4000

7

Mount Point

File SystemType

Size(MB)

/usr/local

ext3

4000

8

Mount Point

File SystemType

Size(MB)

/opt

ext3

4000

9

Mount Point

File SystemType

Size(MB)

Swap

8000

10

Mount Point

File SystemType

Size(MB)

/d01

ext3

use all available space(Choose this option)

  1. Press Next
  2. Press Edit Button against DHCP
  3. give name of server like --------- testit.luckyerp
  4. Give Gateway 192.1.1.12
  5. Choose Time Zone (Karachi)
  6. Choose No Fire Wall Option and Select Disable from the combo box
  7. Choose Customize miscellaneous option from the Package(and check Everything)
  8. Setup will complete and then Restart the System.

After Restarting the System will be stopped at (When Kernel Boot). So, to proceed we will press ESC at the start and write command

Pci=nommconf

To avoid this message again we will add this command in grupfile

Computer à bootà grup à grub.conf

At the end of line 16 we will write

Pci=nommconf






For any queries contact mzeeshan.shaikh@hotmail.com