[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Help with restoring IDE image to SATA drive
- From: Ray Van Dolson <rvandolson esri com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: Help with restoring IDE image to SATA drive
- Date: Thu, 4 Jan 2007 10:37:58 -0800
> # 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/hda2
> # initrd /initrd-version.img
> #boot=/dev/hda
> default=0
> timeout=10
> splashimage=(hd0,0)/grub/splash.xpm.gz
> title Fedora Core (2.4.22-1.2199.nptl)
> root (hd0,0)
> kernel /vmlinuz-2.4.22-1.2199.nptl ro root=LABEL=/ rhgb
> initrd /initrd-2.4.22-1.2199.nptl.img
> title Fedora Core (2.4.22-1.2115.nptl)
> root (hd0,0)
> kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ rhgb
> initrd /initrd-2.4.22-1.2115.nptl.img
>
Hmm, does it work if you change root=LABEL=/ to root=/dev/hda1 or whatever
your drive is?
That or you could try labeling the filesystem with mkfs.ext3 from rescue mode.
Ray
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]