public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* Boot Failure
@ 2011-07-26 12:58 Rye, Gene R.
  2011-07-26 13:24 ` Peter Briggs
  0 siblings, 1 reply; 3+ messages in thread
From: Rye, Gene R. @ 2011-07-26 12:58 UTC (permalink / raw)
  To: linux-audit


[-- Attachment #1.1: Type: text/plain, Size: 551 bytes --]

After loading RHEL5 onto a system and then configuring the security in
accordance with the NSA Guide, I cannot boot the system.  I am getting
the error :

 

     Memory for crash kernel (0x0 to 0x0) not within permissible range

 

             Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block (0,0)

 

I believe there may be a problem with the /boot/grub/grub.conf file.  I
can boot the system with a Fedora livecd but am denied access to modify
the file.  Any words of help?

Thanks

Gene Rye

 


[-- Attachment #1.2: Type: text/html, Size: 2839 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Boot Failure
  2011-07-26 12:58 Boot Failure Rye, Gene R.
@ 2011-07-26 13:24 ` Peter Briggs
  2011-07-26 13:55   ` Steve Grubb
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Briggs @ 2011-07-26 13:24 UTC (permalink / raw)
  To: linux-audit


[-- Attachment #1.1: Type: text/plain, Size: 980 bytes --]

I believe that after you boot from the live cd, you can remount the boot 
partition with something like

mount -o rw,remount <device for boot partition>

such as

mount -o rw,remount /dev/sda1

if the boot /boot were on /dev/sda1

and you can just type

mount

to find out where /boot is currently mounted

Good Luck

PS -
   The   "memory for crash kernel ..."   thing is, I think, normal

On 7/26/11 8:58 AM, Rye, Gene R. wrote:
>
> After loading RHEL5 onto a system and then configuring the security in 
> accordance with the NSA Guide, I cannot boot the system.  I am getting 
> the error :
>
>      Memory for crash kernel (0x0 to 0x0) not within permissible range
>
>              Kernel panic - not syncing: VFS: Unable to mount root fs 
> on unknown-block (0,0)
>
> I believe there may be a problem with the /boot/grub/grub.conf file.  
> I can boot the system with a Fedora livecd but am denied access to 
> modify the file.  Any words of help?
>
> Thanks
>
> Gene Rye
>

[-- Attachment #1.2: Type: text/html, Size: 3719 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Boot Failure
  2011-07-26 13:24 ` Peter Briggs
@ 2011-07-26 13:55   ` Steve Grubb
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Grubb @ 2011-07-26 13:55 UTC (permalink / raw)
  To: linux-audit

On Tuesday, July 26, 2011 09:24:26 AM Peter Briggs wrote:
> I believe that after you boot from the live cd, you can remount the boot
> partition with something like
> 
> mount -o rw,remount <device for boot partition>
> 
> such as
> 
> mount -o rw,remount /dev/sda1
> 
> if the boot /boot were on /dev/sda1
> 
> and you can just type
> 
> mount
> 
> to find out where /boot is currently mounted

You can also use the rescue image and it makes everything accessible so that you can 
fix things.

-Steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-26 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 12:58 Boot Failure Rye, Gene R.
2011-07-26 13:24 ` Peter Briggs
2011-07-26 13:55   ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox