MMM
Results 1 to 25 of 595

Thread: The Linux Help and Tutorial Thread

Hybrid View

  1. #1
    Xtreme crazy bastid
    Join Date
    Apr 2007
    Location
    On mah murder-sickle!
    Posts
    5,878
    Ext4 is a nice fast journalling file system, but I don't know if it's faster than Ext2, which is older and simpler but doesn't have the journalling. If you do need to format it, experiment and see which gives you better performance.

    Ok, a bit of poking around suggests you do need to format it when you create it and before you try to mount it.

    [SIGPIC][/SIGPIC]

  2. #2
    of the Strawhat crew.
    Join Date
    Mar 2008
    Location
    West TN
    Posts
    1,646
    I did read that Ext2 is faster than Ext4 with journaling enabled but Ext4 is faster with it disabled. (no idea how to disable it)

    I got it unmounted.
    I can't figure out how to format it. Google is bearing no fruits.

    Thanks, D_A!

    Pretty much all I've done is:
    mkdir -p /tmp/MC
    /tmp/MC chmod 777
    sudo mount -t tmpfs -o size=200M tmpfs /tmp/MC
    umount /tmp/MC
    Last edited by Gamekiller; 12-04-2010 at 03:31 PM.

    XtremeSystems BF3 Platoon - Any XS member is welcome.

Bookmarks

Bookmarks

Posting Permissions

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