Hi,
I'm trying to get growfs to work on linux, every BSD tool in ufs-utils 7.2 is working fine but not growfs.ufs.
This is the message I get:
There are patches I found with Google, what is the right one?
I have also checked this post http://forums.freebsd.org/showthread.php?t=526
but ufs-utils doesn't include the disklabel tool.
Maybe someone can give me an explanation?
Thanks.
I'm trying to get growfs to work on linux, every BSD tool in ufs-utils 7.2 is working fine but not growfs.ufs.
This is the message I get:
Code:
$ growfs.ufs -y /dev/vg0/freebsd_tmp ;
growfs.ufs: bogus sectorsize: -237024561
$ growfs.ufs -y /dev/vg0/freebsd_tmp ;
growfs.ufs: bogus sectorsize: -796398897
$ growfs.ufs -y /dev/vg0/freebsd_tmp ;
growfs.ufs: we are not growing (1505024->19120)
$ growfs.ufs -y /dev/vg0/freebsd_tmp ;
growfs.ufs: bogus sectorsize: -487535921
I have also checked this post http://forums.freebsd.org/showthread.php?t=526
but ufs-utils doesn't include the disklabel tool.
Maybe someone can give me an explanation?
Thanks.