Ai All

I am try to enable Soft Updates for my internal scasi HDD  , so i change
kernel option :


options SOFTUPDATES # Enable FFS soft updates support


and compile it , and add my new HDD :
#mount -uw /
# newfs /dev/da0
# mkdir -p disk

Add to fstab >> /dev/da0 /disk  ufs rw,noatime 2 2

and in final run :

#tunefs -n enable /disk

I get this error :

tunefs: soft updates cannot be enabled until fsck is run
tunefs: /disk: failed to write superblock

Best regards.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users

Reply via email to