# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda3
#          initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Server (2.6.35.2)
        root (hd0,0)
        kernel /vmlinuz-2.6.35.2 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.35.2.img
title Red Hat Enterprise Linux Server (2.6.18-92.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-92.el5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.18-92.el5.img
~
and details of fdisk -lu            is
Disk /dev/sda: 26.8 GB, 26843545600 bytes
255 heads, 63 sectors/track, 3263 cylinders, total 52428800 sectors
Units = sectors of 1 * 512 = 512 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63     2040254     1020096   83  Linux
/dev/sda2         2040255     6136829     2048287+  82  Linux swap / Solaris
/dev/sda3         6136830    52420094    23141632+  83  Linux


On 8/20/10, Narendra Sisodiya <[email protected]> wrote:
> On Fri, Aug 20, 2010 at 3:24 PM, ankur agrawal <[email protected]> wrote:
>
>> I have just installed and configure a new kernel version 2.6.35.2 but
>> during booting it gives the following error.
>>
>> mount: could not find filesystem '/dev/root'
>> setuproot:moving /dev failed:No such file or directory
>>
>> Please help me in solving this.
>> i am using Red Hat Linux Distribution 5
>>
>>
> mail us :
> content of grub.conf
> $fdisk -lu
>
> --
> l...@iitd - http://tinyurl.com/ycueutm
>

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to