got it.
the check to hide the the option is out of order with a development feature we just added. will fix tonight.
mx-live-usb-maker || NO "DATA" PARTITION OPTION
- dolphin_oracle
- Developer
- Posts: 22797
- Joined: Sun Dec 16, 2007 12:17 pm
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
We don't have two versions, mx-live-usb-maker is the GUI-wrapper aroundraw2020 wrote: Mon Sep 14, 2020 12:55 pm I'm amazed that there are two versions of this same program on our system.
So the "mx-live-usb-maker" command is the GUI version without the option.
BitJam's magic live-usb-maker command line version:
You can just run it this way, go in the folder of the ISO:
E.g. using MX-19.2_ahs_x64.iso
and run :
sudo live-usb-maker --data-first -f ./MX-19.2_ahs_x64.iso
Code: Select all
sudo live-usb-maker --data-first -f ./MX-19.2_ahs_x64.iso
[sudo] Passwort für fehlix:
===============================================================================
Starte live-usb-maker 2.41.17
===============================================================================
Nur ein USB-Zielgerät wurde gefunden sdg
Gerät sdg (57,9G SanDisk Ultra) wird als Ziel verwendet
Eine führende Datenpartition wird erstellt
Bitte eine Aktion auswählen
> Live-USB mit voller Funktionalität installieren
> Verschlüsselten Live-USB-Stick erzeugen
> Angepassten Live-USB erstellen (beinhaltet Option zur Verschlüsselung)
> Weitere Optionen
Drücke <Enter> um das hervorgehobene Eintrag auszuwählen
Verwende 'h' für Hilfe, 'r' zum Zurücksetzen, 'q' für Beenden
Just use sudo to run terminal command as root, or use gksu (= mx-pkexec)
to run GUI apps as root.
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
I already fixed it will push soon.dolphin_oracle wrote: Mon Sep 14, 2020 1:11 pm got it.
the check to hide the the option is out of order with a development feature we just added. will fix tonight.
- dolphin_oracle
- Developer
- Posts: 22797
- Joined: Sun Dec 16, 2007 12:17 pm
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
great thanks!Adrian wrote: Mon Sep 14, 2020 3:22 pmI already fixed it will push soon.dolphin_oracle wrote: Mon Sep 14, 2020 1:11 pm got it.
the check to hide the the option is out of order with a development feature we just added. will fix tonight.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
OK, will try that next time fehlix.fehlix wrote: Mon Sep 14, 2020 1:14 pmWe don't have two versions, mx-live-usb-maker is the GUI-wrapper aroundraw2020 wrote: Mon Sep 14, 2020 12:55 pm I'm amazed that there are two versions of this same program on our system.
So the "mx-live-usb-maker" command is the GUI version without the option.
BitJam's magic live-usb-maker command line version:
You can just run it this way, go in the folder of the ISO:
E.g. using MX-19.2_ahs_x64.iso
and run :
sudo live-usb-maker --data-first -f ./MX-19.2_ahs_x64.iso
gone. EMPTY partitionNote: Try to avoid root-terminal, b/c you can to easily destroy your system.Code: Select all
sudo live-usb-maker --data-first -f ./MX-19.2_ahs_x64.iso [sudo] Passwort für fehlix: =============================================================================== Starte live-usb-maker 2.41.17 =============================================================================== Nur ein USB-Zielgerät wurde gefunden sdg Gerät sdg (57,9G SanDisk Ultra) wird als Ziel verwendet Eine führende Datenpartition wird erstellt Bitte eine Aktion auswählen > Live-USB mit voller Funktionalität installieren > Verschlüsselten Live-USB-Stick erzeugen > Angepassten Live-USB erstellen (beinhaltet Option zur Verschlüsselung) > Weitere Optionen Drücke <Enter> um das hervorgehobene Eintrag auszuwählen Verwende 'h' für Hilfe, 'r' zum Zurücksetzen, 'q' für Beenden
Just use sudo to run terminal command as root, or use gksu (= mx-pkexec)
to run GUI apps as root.
This time I manually created the missing USB-DATA partition on the USB and it worked out. One note of cation tho:
If one renames the VOLUME label of the manually created fat32 partition (different label) then all of your files previously on it are gone. EMPTY partition. Why?
Code: Select all
-n VOLUME-NAME
Sets the volume name (label) of the filesystem. The volume name can be up to 11 characters long. The default is no label.
- dolphin_oracle
- Developer
- Posts: 22797
- Joined: Sun Dec 16, 2007 12:17 pm
Re: mx-live-usb-maker || NO "DATA" PARTITION OPTION
FWIW, we pushed a fixed mx-live-usb-maker earlier this week.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/