Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2006 13:12:22 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        James Villa <gr3p.hattori@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: disklabel question
Message-ID:  <20061020171221.GB65879@gizmo.acns.msu.edu>
In-Reply-To: <1e0cbd180610200933y52e4c972vcf6b9ee55525e88d@mail.gmail.com>
References:  <1e0cbd180610200933y52e4c972vcf6b9ee55525e88d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 21, 2006 at 12:33:17AM +0800, James Villa wrote:

> # /dev/ad6s1:
> 8 partitions:
> #        size   offset    fstype   [fsize bsize bps/cpg]
>  a:  1228800        0    4.2BSD     2048 16384 11272
>  b:  2097152  1228800      swap
>  c: 102398247        0    unused        0     0         # "raw" part, don't 
>  edi
> t
>  d:  1228800  3325952    4.2BSD     2048 16384 11272
>  e:  1228800  4554752    4.2BSD     2048 16384 11272
>  f: 40960000  5783552    4.2BSD     2048 16384 28552
>  g: 55654695 46743552    4.2BSD     2048 16384 28552
> 
> 
> as single user i run: disklabel -e /dev/ad6s1 and i add:
> 
> h: 53903178  0  4.2BSD     2048 16384 28552
> is this correct?

Wouldn't this overlap/wipe out partitions 1, b, d, e, f and 
part of g?    

What are you trying to do here?
It looks like your disk slice is all used up.  There
is no room to add an 'h' partition without deleting some of the 
existing stuff.

////jerry

> from sysinstall:
> unuse
> size(ST): 53903178
> end: 156301487
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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