Re: disklabel output format ? How to see in G M ..

2009-04-30 Thread Jerry McAllister
On Thu, Apr 30, 2009 at 08:51:13PM +0300, Anonymous wrote:

> 
> Using disklabel -A /dev/da0s1  I would like to see the sizes in G or M  
> format, how can I do this?
> Also, googling arround i found output showing the cylinder space occupied  
> by a partition (like :
>  # cyl* X - Y ). How do I see that ?
> PS: i did man disklabel and bsdlabel but i didnt find the correct  
> arguments.
> thank you.

I don't know if it will display them that way, but you can 
enter them as 100M or 12G or whatever is appropriate when
you are creating partitions.

jerry

> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: disklabel output format ? How to see in G M ..

2009-04-30 Thread Richard DeLaurell
On Thu, Apr 30, 2009 at 12:51 PM, Anonymous  wrote:

> Also, googling arround i found output showing the cylinder space occupied
> by a partition (like :
>  # cyl* X - Y ). How do I see that ?


I think that fdisk will show you this.

Good luck--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"