disklabel question

Jerry McAllister jerrymc at msu.edu
Fri Oct 20 17:15:00 UTC 2006


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list