proper newfs options for SSD disk

rozhuk.im at gmail.com rozhuk.im at gmail.com
Sat May 19 18:36:12 UTC 2012


> My EeePC netbook shows for the two SSD:
> 
> $ uname -a
> FreeBSD tiny 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r226986: Tue Nov  1
> 14:27:40 CET 2011     guru at caracas:/usr/obj/usr/src/sys/GENERIC  i386
> $ gpart show
> =>     63  7880481  ada0  MBR  (3.8G)
>        63  7880481     1  freebsd  [active]  (3.8G)
> 
> =>      63  31522113  ada1  MBR  (15G)
>         63  31522113     1  freebsd  [active]  (15G)
> 
> =>      0  7880481  ada0s1  BSD  (3.8G)
>         0       16          - free -  (8.0k)
>        16  7880465       1  freebsd-ufs  (3.8G)
> 
> =>       0  31522113  ada1s1  BSD  (15G)
>          0        16          - free -  (8.0k)
>         16  31522097       1  freebsd-ufs  (15G)
> 

Do not use MBR (or manually do all to align).
63 - not 4k aligned.



More information about the freebsd-hackers mailing list