From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Boot Failure Date: Tue, 26 Jul 2011 09:55:14 -0400 Message-ID: <201107260955.14298.sgrubb@redhat.com> References: <9180F6B27399C541B10663E21C8BDE9201D0F56C@0461-its-exmb09.us.saic.com> <4E2EC00A.1030303@ll.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (vpn-226-111.phx2.redhat.com [10.3.226.111]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p6QDtpSc021894 for ; Tue, 26 Jul 2011 09:55:51 -0400 In-Reply-To: <4E2EC00A.1030303@ll.mit.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com 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 > > 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