[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Next problem, How do I change boot partitions?
- Subject: [ale] Next problem, How do I change boot partitions?
- From: ale_nospam at fayettedigital.com (Jim Lynch)
- Date: Fri, 30 Nov 2012 17:45:21 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 11/30/2012 04:53 PM, Jim Lynch wrote:
> I reinstalled centos 6 and accidently used an existing LARGE partition
> as my boot partition. I'd like to correct that. I've put the files
> from /boot on the right (and smaller) partition but now I'm not sure
> how to tell grub about the change. I have modified fstab to point to
> the new boot partition.
>
> I saw a suggestion on the web that said to enter grub and search for
> menu.lst. Here's what I found:
>
> |
>
> grub> find /boot/grub/menu.lst
> find /boot/grub/menu.lst
Oops, I see my mistake. Since I use a separate boot partition, the
files I'm looking for are /grub/menu.lst or /grub/stage1. Those are
found on sda1 where they should be.
Now I have my system back to a reasonable state. All is well.
Jim.