[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: resizing root??
From: |
Andrew Clausen |
Subject: |
Re: resizing root?? |
Date: |
Wed, 24 Oct 2001 21:34:07 +1000 |
User-agent: |
Mutt/1.2.5i |
On Wed, Oct 24, 2001 at 12:06:02AM -0700, Erick Calder wrote:
> now I get the following:
>
> > Using: /dev/hda
> > Error: Can't have a partition outside the disk!
>
> now what am I doing wrong?
Strange... Parted had no problem with your partition table before...
This probably means your kernel on your boot disk is under-reporting the
size of your hard disk.
Compare (and send ;) the output of:
$ grep hda /proc/partitions
Running it from the boot disk, and from your normal setup.
Thanks,
Andrew