Results 1 to 2 of 2

Thread: Remove Journaling from USB LUKS Persistent Partition.

  1. #1
    Join Date
    2015-Dec
    Posts
    6

    Remove Journaling from USB LUKS Persistent Partition.

    trying to release some pressure from flashdrive while using live with persistence.
    added noatime, nodiratime, norelatime for tmpfs in /ets/fstab, but there're more partitions mounted without those options and journaling.

    main question is how to remove journaling from encrypted partition that is used for persistence? just -o ^has_journal /dev/mapper/my_usb while mounting it from other system?

    and if there're no more partitions but tmpfs and aufs described in fstab, what else can be putted here to utilize above mentioned options?
    Last edited by oo0; 2016-01-02 at 08:14.

  2. #2
    Join Date
    2015-Dec
    Posts
    8
    tune2fs -O ^has_journal /dev/********

    it should be unmounted .. so you must be in recovery mode it think ?

Similar Threads

  1. USB luks partition problem
    By uzzy in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-07-24, 18:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •