Re: Good usb burner
Posted: Mon Feb 04, 2019 12:26 pm
MX Live USB Maker works great. Thanks.
Code: Select all
===============================================================================
Starting live-usb-maker
===============================================================================
live-usb-maker Will use target device /dev/sdb (112.7G JetFlash Transcend 128GB)
Will use source file /media/cd/SB@/home/cd/OSes/MX-17 20181214/snapshot-20181214_2311.iso
Total Used Extra
entire drive 115,343 115,342 1 MiB
main partition 115,292 3,131 112,161 MiB
uefi partition 50 11 39 MiB
Ready to make live-usb on device sdb
... by copying file /media/cd/SB@/home/cd/OSes/MX-17 20181214/snapshot-20181214_2311.iso
live-usb-maker: partition-clear >> partition-clear
live-usb-maker: partition-make >> partition-make
Using msdos partitioning
live-usb-maker: makefs-bios >> makefs-bios
mke2fs 1.43.4 (31-Jan-2017)
64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify.
Creating filesystem with 29514496 4k blocks and 1210944 inodes
Filesystem UUID: b67ef5fc-165d-4b14-a14c-44eee403b554
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872
Allocating group tables: 0/901 done
Writing inode tables: 0/901 done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: 0/901 done
tune2fs 1.43.4 (31-Jan-2017)
live-usb-maker: makefs-uefi >> makefs-uefi
mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
mkfs.fat 4.1 (2017-01-24)
Filesystem Type Size Used Avail Use% Mounted on
/dev/sdb1 ext4 113G 60M 113G 1% main
/dev/sdb2 vfat 50M 0 50M 0% uefi
live-usb-maker: copy-uefi >> copy-uefi
copy from iso to uefi partition
files: [Ee][Ff][Ii] boot/{grub,uefi-mt} version
Fix Dell uefi memtest bug
live-usb-maker: copy-main >> copy-main
copy from iso to main partition
files: *
live-usb-maker: defrag >> defrag
ext4 defragmentation for /run/live-usb-maker/main/antiX/vmlinuz
[1/1][79;0H[K[1/1]/run/live-usb-maker/main/antiX/vmlinuz: 100% extents: 1 -> 1 [ OK ]
Success: [1/1]
ext4 defragmentation for /run/live-usb-maker/main/antiX/vmlinuz.md5
[1/1][79;0H[K[1/1]/run/live-usb-maker/main/antiX/vmlinuz.md5: 100% extents: 1 -> 1 [ OK ]
Success: [1/1]
live-usb-maker: uuids >> uuids
live-usb-maker: install >> install
extlinux version 6.03
/run/live-usb-maker/main/boot/syslinux is device /dev/sdb1
Filesystem Type Size Used Avail Use% Mounted on
/dev/sdb1 ext4 113G 3.1G 110G 3% main
/dev/sdb2 vfat 50M 12M 39M 24% uefi
>> done
live-usb-maker took 19 minutes and 11 seconds.
1. You can use MX Live USB Maker for this. Read its wiki help page for complete instructions.vinoman wrote: Tue Dec 25, 2018 6:53 pm Thank you. I was trying to make a usb of another distro. I'll try your advice. Can you install Suse Studio Imagewriter on MX? It's very good.
MX Package Installer, Synaptic, and command-line apt all use the same repositories so if something's available in one it's available in all of them. You just need to look for it. In the case of mintstick it's found in the MX Test Repo in the package installer. Anyway, live USB maker does the exact same thing as mintstick when you burn an ISO in dd read-only mode.Atlanelan wrote: Sun Jun 09, 2019 8:28 pm +1 for mintstick.Such a simple and effective tool to write iso's and format usb drives.It is missing in Mx stable repo but available in synaptic.