Differences

This shows you the differences between two versions of the page.

doc:howto:usb.storage [2013/02/04 09:16]
zkarwat
doc:howto:usb.storage [2013/02/13 19:31] (current)
stephenc01 fix formatting link
Line 51: Line 51:
| kmod-fs-cifs        | Kernel module for CIFS support                            | | kmod-fs-cifs        | Kernel module for CIFS support                            |
| kmod-fs-exportfs    | Kernel module for exportfs. Needed for some other modules. | | kmod-fs-exportfs    | Kernel module for exportfs. Needed for some other modules. |
-| kmod-fs-ext4        | Kernel module for [[wp>ext2]], [[wp>ext3]] and [[wp>ext4]] filesystem support((But then ext2 or ext3 partition has to be mounted as ext4 partition.))  |+| kmod-fs-ext4        | Kernel module for [[wp>ext2]], [[wp>ext3]] and [[wp>ext4]] filesystem support((But then on Backfire ext2 or ext3 partition has to be mounted as ext4 partition, see Troubleshooting.))  |
| kmod-fs-hfs        | Kernel module for HFS filesystem support                  | | kmod-fs-hfs        | Kernel module for HFS filesystem support                  |
| kmod-fs-hfsplus    | Kernel module for HFS+ filesystem support                  | | kmod-fs-hfsplus    | Kernel module for HFS+ filesystem support                  |
Line 199: Line 199:
Actually there are packages in the OpenWrt repositories with which you can partition, format and check filesystems: Actually there are packages in the OpenWrt repositories with which you can partition, format and check filesystems:
  ***''fdisk''**  (//for help with **partitioning** see [[http://www.tldp.org/HOWTO/Partition/fdisk_partitioning.html|TLDP]]//)   ***''fdisk''**  (//for help with **partitioning** see [[http://www.tldp.org/HOWTO/Partition/fdisk_partitioning.html|TLDP]]//)
-  ***''e2fsprogs''** Contains the essential ext2 filesystem utilities ''e2fsck'', ''mke2fs'', ''debugfs'', ''dumpe2fs'' and ''tune2fs'', and also most of the other core ext2 filesystem utilities available. //for help with **formatting** see [[http://www.tldp.org/HOWTO/Partition/fdisk_partitioning.html|TLDP]]//+  ***''e2fsprogs''** Contains the essential ext2 filesystem utilities ''e2fsck'', ''mke2fs'', ''debugfs'', ''dumpe2fs'' and ''tune2fs'', and also most of the other core ext2 filesystem utilities available. //for help with **formatting** see [[http://www.tldp.org/HOWTO/Partition/formatting.html|TLDP]]//
:!: **Note:** In order to perform a ''e2fsck'' on 1 GiB partition, you will need at least 1 MiB of RAM.(([[http://www.openbsd.org/faq/faq14.html#LargeDrive|Source]].)) The same is true for ''mke2fs''. You can solve this by mounting a SWAP partition (or by using a device with enough RAM). :!: **Note:** In order to perform a ''e2fsck'' on 1 GiB partition, you will need at least 1 MiB of RAM.(([[http://www.openbsd.org/faq/faq14.html#LargeDrive|Source]].)) The same is true for ''mke2fs''. You can solve this by mounting a SWAP partition (or by using a device with enough RAM).

Back to top

doc/howto/usb.storage.1359965804.txt.bz2 · Last modified: 2013/02/04 09:16 by zkarwat