ext3

This section shows how to connect to the Fritz!Box USB media with an ext3 file system.

At present only available for the following Kernel versions:

  • For mipsel-Fritz!Boxes (e.g. 7270, 7170 et al.):
    • 2.6.19.2 (e.g. Fritz!Box 7270 fw 54.04.76)
    • 2.6.13.1-ohio (e.g. Fritz!Box 7170 fw 29.04.70)
  • For mips-Fritz!Boxes (e.g. 7390, 7340 et al.):
    • 2.6.32.60 (e.g. Fritz!Box 7490 fw 05.59)
    • 2.6.19.2 (e.g. Fritz!Box 7390 fw 84.04.91)

Fritz!Box without USB Storage

1. Execute the following steps in the console. Then mount the content of the new partition in the directory $EXT3FSNAME in read-write mode.

2. If everything works OK you can add it to debug.cfg (see chapter. “debug.cfg”)

Code

Fritz!Box with USB memory

1. Download the files below and store on the Fritz!Box in directory “7270”:

Advanced users may use another directory. Don’t forget to adapt the code.

2. Execute the following steps in the console. Then mount the content of the new partition in the directory $EXT3FSNAME in read-write mode.

3. If everything works OK you can add it to debug.cfg (see chapter. “debug.cfg”)

Take care: a fat partition must exist in order to be able to recognize that the USB memory was connected.

Code

Comments are closed.