Hey, I'm new to Oracle and to Linux so i could be missing something obvious here.
I'm currently installing grid 11gR2 11.2.0.1 ASM for a standalone server on Oracle Linux 6.7 32bit on Virtual Box but I am receiving an error when i execute the root.sh script, the output of this script:
[root@orclin grid]# /u01/app/11.2.0/grid/root.sh
Running Oracle 11g root.sh script...
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /u01/app/11.2.0/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]:
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...
Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.
2016-04-06 10:26:37: Checking for super user privileges
2016-04-06 10:26:37: User has super user privileges
2016-04-06 10:26:37: Parsing the host name
Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
Segmentation fault (core dumped)
Failed to create or upgrade OLR
Any help with this would be appreciated,
Thanks