Difference between revisions of "FAQ/de"

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
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:
* Unter Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* Unter Microsoft Windows: [http://www.fastfilejoiner.com/ FFSJ] or [http://www.hjsplit.org/ HJ-Split] (slower option)
* 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 my_big_file.zim
* On GNU/Linux in the console:<source lang="bash">split --bytes=2000M my_big_file.zim my_big_file.zim</source>


You can also download a pre-splitted version of the ZIM file by downloading a pre-indexed/portable ZIP file and copy the chunks from the directory "data/content".
You can also download a pre-splitted version of the ZIM file by downloading a pre-indexed/portable ZIP file and copy the chunks from the directory "data/content".
4,922

edits

Navigation menu