Difference between revisions of "FAQ/de"

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:


{{FAQ_entry|question=Meine ZIM-Datei ist zu groß. Was kann ich tun?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
{{FAQ_entry|question=Meine ZIM-Datei ist zu groß. Was kann ich tun?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* On Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* Unter Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* Unter Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* Unter Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* Unter GNU/Linux in einem Terminal: split --bytes=2000M my_big_file.zim
* Unter GNU/Linux in einem Terminal: split --bytes=2000M my_big_file.zim

Navigation menu