ALT Media Writer - Write ALT Images to Portable Media
Go to file
Dmitry Degtyarev aa70baed33 fix delayed write
authenticate when delayed write is checked
cancel helper when delayed write is unchecked
uncheck delayed write when dialog is closed
2021-04-22 16:49:58 +04:00
.gear 0.6.2-alt1 2021-04-12 12:35:58 +04:00
app fix delayed write 2021-04-22 16:49:58 +04:00
dist update screenshots 2020-11-05 13:21:53 +04:00
helper fix delayed write 2021-04-22 16:49:58 +04:00
translations fix arch and file type translations 2020-11-05 14:32:18 +04:00
.gitignore Ignore .DS_Store 2019-03-02 11:17:53 +01:00
.qmake.conf Improve the deployability on Linux by having a single .pri file 2016-07-12 13:03:24 +02:00
BUILDING.md remove custom message output 2020-11-02 12:48:54 +04:00
CHANGELOG.txt changelog 2021-04-12 12:35:03 +04:00
CRYPTOGRAPHY.md only check written file's md5 if it is iso 2020-04-03 15:10:17 +04:00
deployment.pri build statically for windows deploy 2020-10-03 20:16:31 +04:00
LICENSE Clean up the license and add the header to all relevant files 2016-08-09 12:03:16 +02:00
mediawriter.pro remove libcheckisomd5 2020-10-31 15:27:00 +04:00
README.md update screenshots 2020-11-05 13:21:53 +04:00

ALT Media Writer

ALT Media Writer is a tool that helps users put ALT images on their portable drives such as flash disks.

It is able to automatically download the required image for them and write them in a dd-like fashion, extracting compressed images if necessary.

This overwrites the drive's partition layout though so it also provides a way to restore a single-partition layout with a FAT32 partition.

ALT Media Writer image list ALT Media Writer image details ALT Media Writer download dialog

Troubleshooting

If you experience any problem with the application, like crashes or errors when writing to your drives, please open an issue here on Github.

Please don't forget to attach the ALTMediaWriter.log file that will appear in your Documents folder ($HOME/Documents on Linux and Mac, C:\Users<user>\Documents). It contains some non-sensitive information about your system and the log of all events happening during the runtime.

Other information

For details about cryptography, see CRYPTOGRAPHY.md.

Some brief privacy information (regarding User-Agent strings) is in PRIVACY.md.

To enable debug messages (qDebug()) on linux, set QT_LOGGING_RULES variable like this: