Sponsored Content
Top Forums UNIX for Advanced & Expert Users Error after first boot OEL5.8 Post 302759881 by sohail Jafferi on Wednesday 23rd of January 2013 03:48:47 AM
Old 01-23-2013
Error after first boot OEL5.8

Server Model
HP Proliant DL380P, Gen 8
Raid Controller= HP smart Array P420i
Operating system Installation OEl5.8
On first boot after OS installation

ERROR:
Red Hat nash Version 5.119.6 starting -300.10.1.el5uek)’
Mounting proc Filesystem
Reading all physical volume this may take a while
No volume groups FOUNDFS partition type 0x83
volume group “Volumegroup00” not foundk ro root=/dev/valgroup00/logvo100
unable to access resume device (/dev/VolGroup00/logVol01)
mount : could not find file system ‘/dev/root’40]
setuproot: moving /dev failed : no such file or directory
setuproot: error mounting /proc : no such file or directory
setuproot : error mounting /sys : no such file or directory
Switchroot: mount failed : no such file or directory
kernel panic - not syncing : Attempted to kill init!


kindly suggest me suitable solution

Moderator's Comments:
Mod Comment No duplicate posting, please! Continue here.

 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Boot error

Hi, I'm getting this error when booting: " Timeout waiting for ARP/RARP packet" I got no idea what has been done to get it when the machine use to work fine. Put a new HDD in it, and installed Solaris 7 on it fine then when it goes to boot I get that error. It's a Sparc Station 5... (2 Replies)
Discussion started by: merlin
2 Replies

2. UNIX for Dummies Questions & Answers

Boot error

Hey all, When loading a Sun Ultra 60 I got running Solaris 9 I get a error. This error will only happen when I have a external CD-RW drive attached. The error is; Failed to power up sd21, see your administrator or reboot I have rebooted and well I am the administrator for this machine.... (5 Replies)
Discussion started by: merlin
5 Replies

3. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

4. UNIX for Dummies Questions & Answers

Error on boot up

VERY new to Unix here! I have a client with a unix machine(Sun Systems Unix system V Release 4.0) that gets an error on boot up. "7.e.1": Syntax error in tty mode Like I said, I new to Unix as this is my first time ever touching a Unix machine. So, I don't know if this is a major or minor... (0 Replies)
Discussion started by: rlpierce04
0 Replies

5. AIX

boot error

Hi all, I have one booting problem with an AIX machine. It is not booting. It is showing error B1014602 on OK prompt. Could you please tell me, what is the problem with it and its respective solution? Thank you very much. (2 Replies)
Discussion started by: prashantchavan
2 Replies

6. Linux

Need suggestions before install OEL5.0 on IBM3400

Hi, I need to install Oracle Enterprise Linux 5.0 on IBM3400.Before start it,I expect your valuable suggestions regarding partition size...etc. This server is having 146 GB of hard disk and 4GB of RAM.I need to create 15 restricted users on this server.These 15 users will access their folders... (1 Reply)
Discussion started by: masatheesh
1 Replies

7. SCO

stage 1 boot failure: error loading hd (40)/boot

hi SCO Unix 5.0.6 doesn't boot due to this problem: not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot Knows someone howto solve it? (16 Replies)
Discussion started by: ccc
16 Replies

8. Red Hat

OEL5.5 hot add disk

Hi All, I have an issue when trying to hot-add a SAN disk to an oracle enterprise linux 5.5 server. The storage array we are using is an HP 24000, we have no issues with the disk usage for both ASM and LVM setup, it is just a simple matter of not being able to scan for new disk when it is... (4 Replies)
Discussion started by: Tommyk
4 Replies

9. Red Hat

Error after first boot OEL5.8

Server Model HP Proliant DL380P, Gen 8 Raid Controller= HP smart Array P420i Operating system Installation OEl5.8 On first boot after OS installation ERROR: Red Hat nash Version 5.119.6 starting -300.10.1.el5uek)' Mounting proc Filesystem Reading all physical volume this may take... (1 Reply)
Discussion started by: sohail Jafferi
1 Replies
RHNREG_KS(8)							   Red Hat, Inc.						      RHNREG_KS(8)

NAME
rhnreg_ks - A program for non interactively registering systems to Spacewalk Server, Red Hat Satellite or Red Hat Network Classic. SYNOPSIS
rhnreg_ks [options] DESCRIPTION
rhnreg_ks is a utility for registering a system with the "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic". It is designed to be used in a non-interactive environment (a kickstart style install, for example). All the information can be specified on the command line or stdin. OPTIONS
--profilename Specify the profile name that should be used as an identifier for the system in Spacewalk Server, Red Hat Satellite or Red Hat Net- work Classic --username The username to register the system with under Spacewalk Server, Red Hat Satellite or Red Hat Network Classic. This can be an exist- ing Spacewalk, Red Hat Satellite or Red Hat Network Classic username, or a new username. --password The password associated with the username specified with the --username option. This is an unencrypted password. --activationkey Specify/use a serial number to associate with the system. This is optional, but activation keys can really simplify the registration process. Learn more about activation keys in the online RHN documentation. --contactinfo This option has been deprecated. Please login to the server web user interface and update your contactinfo. --nohardware Do not probe or upload any hardware information. --nopackages Do not profile or upload any package information. --novirtinfo Do not profile or upload any virtualization information. --norhnsd Do not start rhnsd after completion. --force Register the system even if it has already been registered. --version Show the version of rhnreg_ks. --proxy Specify a HTTP proxy to use. --proxyUser Specify a username to use with an authenticated HTTP proxy. --proxyPassword Specify a password to use with an authenticated HTTP proxy. --sslCACert Specify a path to a SSL CA certificate to use. --serverUrl Specify a URL to as the server. -h, --help Show a help message and exit. FILES
/etc/sysconfig/rhn/systemid The digital server ID for this machine if the system has been registered onto "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic". This file does not exist otherwise. /etc/sysconfig/rhn/up2date The common configuration file used by RHN client programs. EXAMPLES
Register a new system to Spacewalk / Red Hat Satellite / Red Hat Network Classic: rhnreg_ks --profilename "example_profile_name" --username "someexampleuser" --password "foobar" SEE ALSO
rhn_check(8), rhn_register(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), up2date(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by Adrian Likins <alikins@redhat.com> and James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2011 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2011 February 4 RHNREG_KS(8)
All times are GMT -4. The time now is 07:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy