Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 01:57:01 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        dpk <dpk@dpk.net>
Cc:        Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>, freebsd-questions@freebsd.org
Subject:   Re: Large filesystem woes
Message-ID:  <20050728225701.GB46755@gothmog.gr>
In-Reply-To: <20050728154356.A79761@shared10.hosting.flyingcroc.net>
References:  <20050719145822.W23753@shared10.hosting.flyingcroc.net> <441x5tk3e9.fsf@be-well.ilk.org> <20050720064637.Q23753@shared10.hosting.flyingcroc.net> <20050721100327.GA16179@beatrix.daedalusnetworks.priv> <20050728154356.A79761@shared10.hosting.flyingcroc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-07-28 15:52, dpk <dpk@dpk.net> wrote:
>On Thu, 21 Jul 2005, Giorgos Keramidas wrote:
>> Are you trying to start from scratch, or just making changes to the
>> existing table?  If it's the second, then try the -u option:
>>
>> 	# fdisk -u /dev/da0
>>
>> This should give you a chance to interactively change the partition
>> table of the disk.  If this fails too, please show us the exact command
>> line you used and the exact error messages.
>
> Unfortunately I can't run fdisk -u, if that command will wipe out the
> partition table, since / is also on the array, just in a smaller
> partition.

It won't wipe away the table.  It will just let you edit the existing
table interactively, through a series of questions like:

	- Do you want to edit partition 1?
	- Do you want to edit partition 2?
	- Do you want to edit partition 3?
	- Do you want to edit partition 4?
	- Do you want to change the active partition?
	- Do you want to save your changes to the disk?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050728225701.GB46755>