If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:mountfit
BoxMatrix >> Shell-Commands >> mountfit | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | mountfit - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: FIT | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 9.5k - Firmware: 7.90 - 8.00 | ||||||
Function: | Mounts the squashfs of a fit-image as a loop device. |
Goto: Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
mountfit mounts the squashfs of a fit-image as a loop device. It uses libfdt.so to locate the image.
It first appeared in fw 7.90 for the 4050 and 7510 (2 Maple models), and is not used there by the system.
Due to the lack of these models the following info is gathered from the 4050 fw 7.90 strings:
Usage: mountfit -a <fit-image>
An umountfit symlink to mountfit is supported, which is not present (yet?).
mountfit performs these itegrity tests and reports these errors:
- If the fit-image size does not match its header info:
fit too small / invalid fit: <num>
- If the fit-image does not contain a
/configurations
section:no configurations in fit
- If the fit-image does not contain a default configuration:
no default configuration in fit
- If the fit-image does not contain the named default configuration:
missing default configuration <name> in fit
- If the fit-image does not contain a
/images
section:/images missing in fit
- If the fit-image does not contain the named default image:
image <name> not found in fit
- If the fit-image does not contain
avm,mount-args
data:no data found for mountpoint <name>
If no errors occur mountfit uses /dev/loop-control
to mount /dev/loop<num>
.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-14 07:42 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | libc.so | 2 | 7.90 - 8.00 | Standard C library | Linux |
Depends on | lib | libfdt.so | 2 | 7.90 - 8.00 | Flat Device Tree (FDT) manipulation library | FIT |
2 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-14 05:49 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 4050 | 7.90 | /sbin | 9.5k |
FRITZ!Box 7510 | 7.90 - 8.00 | /sbin | 9.5k |
2 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-14 07:42 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |