| 356 |
|
|
| 357 |
TIP: http://en.wikipedia.org/wiki/Ext3[Ext3] filesystem is the default filesystem for the Linux system and strongly recommended to use it unless you have some specific reasons not to. After Linux kernel 2.6.28 (Debian `squeeze`), http://en.wikipedia.org/wiki/Ext4[ext4] filesystem will be available and expected to be the default filesystem for the Linux system. http://en.wikipedia.org/wiki/Btrfs[btrfs] filesystem is expected to be the next default filesystem after http://en.wikipedia.org/wiki/Ext4[ext4] filesystem for the Linux system. |
TIP: http://en.wikipedia.org/wiki/Ext3[Ext3] filesystem is the default filesystem for the Linux system and strongly recommended to use it unless you have some specific reasons not to. After Linux kernel 2.6.28 (Debian `squeeze`), http://en.wikipedia.org/wiki/Ext4[ext4] filesystem will be available and expected to be the default filesystem for the Linux system. http://en.wikipedia.org/wiki/Btrfs[btrfs] filesystem is expected to be the next default filesystem after http://en.wikipedia.org/wiki/Ext4[ext4] filesystem for the Linux system. |
| 358 |
|
|
| 359 |
|
WARNING: You might face some limtations with ext4 since it is new. For example, you must have Linux kernel 2.6.30 or later if you wish to resizean ext4 partition. |
| 360 |
|
|
| 361 |
TIP: Some tools allow access to filesystem without Linux kernel support (see <<_manipulating_files_without_mounting_disk>>). |
TIP: Some tools allow access to filesystem without Linux kernel support (see <<_manipulating_files_without_mounting_disk>>). |
| 362 |
|
|
| 363 |
==== Filesystem creation and integrity check |
==== Filesystem creation and integrity check |