View Single Post
  #4   (View Single Post)  
Old 29th August 2017
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Oh, it looks like you did the formatting. In the future, you could just stick to using ntfs-3g and not bother reformatting.

Anyhow, in disklabel, you can use sizes postfixed with M or G. So you could have just used 1863G.

EDIT: Or just do what jggimi suggested, though I would still stick with using ntfs-3g, seeing as
Code:
# pkg_add ntfs-3g
is way shorter than doing anything else.
Reply With Quote