Siduction Forum

Siduction Forum => Installation - Support => Topic started by: mylo on 2013/12/24, 07:45:40

Title: USB install fromiso provides E message
Post by: mylo on 2013/12/24, 07:45:40
Hi all,

as far as I understand the command calls the iso option:

fll-iso2usb -D /dev/sda -f none --iso /home/siduction/siduction.iso -p -- lang=de tz=Europe/Berlin
Grubversion: 2 - Grub2: true
E: host/toram mode requires -I|--iso option


Hiowever the command execution provides me an error. What did I do wrong? The stick gas 16 GB.
Title: Re: USB install fromiso provides E message
Post by: melmarker on 2013/12/24, 08:57:17
maybe fll-iso2usb have a bug - we accept patches
Title: SOLVED: USB install fromiso provides E message
Post by: mylo on 2013/12/25, 18:27:11
Hi all,
I had two faults in the command, which I marked red bold (sorry does not work, I mean the lost "--" before "lang=de:" in
fll-iso2usb -D /dev/sda -f none --iso /home/siduction/siduction.iso -p -- lang=de tz=Europe/Berlin
1) wrong path to iso (my fault) and
2) a mistake in the manual:

Can someone correct the command line in the manual? There are 2 "--" too much (see below).
Es geht auch in einem Terminal: [pre] fll-iso2usb -D /dev/sdb -f none --iso /home/siduction/siduction.iso -p -- lang=no tz=Pacific/Auckland [/pre] Dieser Befehl installiert das ISO auf das USB-Speichergerät sdb mit persist, mit norwegischer Sprache und Lokalisation sowie der Zeitzone Pacific/Auckland (NZL) in der Grub-Befehlszeile.
Die Konfiguration von X (Grafikkarte, Tastatur, Maus) bzw. die Netzwerkkarten wurden nicht gespeicher

Thanks!