WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Btrfs ?  (Read 9015 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Re: Btrfs ?
« Reply #15 on: March 07, 2013, 01:56:57 AM »
Or at least ext3. Both upgrades can be done without reformatting: https://ext4.wiki.kernel.org/index.php/Ext4_Howto#Converting_an_ext3_filesystem_to_ext4

Just by using tune2fs on the unmounted fs and running fsck afterwards.
The only barriers that can stop you are the ones you create yourself.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Btrfs ?
« Reply #16 on: March 07, 2013, 07:00:23 AM »
You can add a journal to ext2, converting it into ext3 with tune2fs.
Make sure it is not mounted first.

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: Btrfs ?
« Reply #17 on: March 07, 2013, 01:54:06 PM »
I tank you gentlemen for your advice and encouragement.

I've followed the steps given in the link provided by curaga and one of my file systems is now ext4.  It wasn't very full so I moved all the data off of it first.  If it doesn't blow up or otherwise cause problems, I'll do the other data partition soon.

Is there any reason -not- to do the same to the much smaller (3 GB) boot partition?
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11256
Re: Btrfs ?
« Reply #18 on: March 07, 2013, 02:03:56 PM »
Hi Lee
Quote
Is there any reason -not- to do the same to the much smaller (3 GB) boot partition?
None comes to mind.