SCIENTIFIC-LINUX-USERS Archives

November 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailling list for Scientific Linux users worldwide <[log in to unmask]>
Date:
Sat, 25 Nov 2006 09:14:22 +0000
MIME-version:
1.0
Reply-To:
John Hearns <[log in to unmask]>
Content-type:
text/plain; charset=Big5
Subject:
From:
John Hearns <[log in to unmask]>
In-Reply-To:
<002201c70f76$579e53e0$2d41708c@ODBR206PC045>
Content-transfer-encoding:
7BIT
Comments:
To: Kuo-Rong Lei <[log in to unmask]> cc: [log in to unmask]
Parts/Attachments:
text/plain (40 lines)
Kuo-Rong Lei wrote:
> Hi, all:
> 
> 
> --------------------------------------------------------------------------------
> 
> Is there anyone know how to solve this problem??
>  Thanks.

Boot the system using a live CD, such as the SL live CD, a Knoppix CD.
Or in our case I would PXE boot the system in a RAMDISK mode (ie. root
filesystem is a RAMDISK).

Then:
e2label /dev/hda1
to check that hda1 has been labelled properly as '/'
Then
e2label /dev/hda1 /

That might not cure the problem - you might have to
mount /dev/hda1 /mnt/hda1
chroot /mnt/hda1
grub-install

ie. re-install grub if you think it has not installed properly.
From your error message, I suspect grub is OK and that the filesystem is
 not labelled properly as '/'

An alternative way is to use the command line propmpt in Grub and give
different options to the kernel,
 root= <my root partition >

-- 
     John Hearns
     Senior HPC Engineer
     Streamline Computing,
     The Innovation Centre, Warwick Technology Park,
     Gallows Hill, Warwick CV34 6UW
     Office: 01926 623130 Mobile: 07841 231235

ATOM RSS1 RSS2