Zoran Kolic <zkolic <at> sbb.rs> writes:

> 
> I still use 8 and plan to install branch 9 on new laptop
> with ssd. If journaling comes as default on 9.1, I plan to
> accept defaults on partitioning and use tunefs to remove it
> with -h disable. Any idea what steps should I take for that?
> As far as I read, journaling uses it's own partitions. Do
> I have to remove them, resize them? Branch 8 had option to
> choose su and j during install.
> I tried to find proper tutorials/manuals, but lacked to re-
> solve it in my head.
> Best regards all

If you manage to disable it during install configuration (shell access) but
before actual system installation, there is nothing else to do.
If you install a partition with su+j, then as tunefs(8) says, you have to have
your partition unmounted or ro to disable "J". But before doing that, you should
run 'fsck' on that partition to have (select) journal played itself empty.
Btw, any "J" partition has .sujournal file, e.g.
# ls -al /.sujournal
You can get rid of it then.

jb
  


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

Reply via email to