USB install fromiso provides E message

Started by mylo, 2013/12/24, 07:45:40

Previous topic - Next topic

mylo

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.

melmarker

maybe fll-iso2usb have a bug - we accept patches
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

mylo

#2
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!