Ulf Volmer wrote:
> On 02.05.19 18:32, Greg Woods wrote:
>
>> Anybody else seen this? Has anyone successfully created an F30 Live USB
>> stick?
>
> Just use dd to write the iso directly to the USB device. Assuming, you
> USB drive is sdb:
>
> sudo dd if=Fedora-Workstation-Live-x86_64-30-1.2.iso
On 5/2/19 1:01 PM, Ulf Volmer wrote:
> On 02.05.19 18:32, Greg Woods wrote:
>
>> Anybody else seen this? Has anyone successfully created an F30 Live USB
>> stick?
> Just use dd to write the iso directly to the USB device. Assuming, you
> USB drive is sdb:
>
> sudo dd if=Fedora-Workstation-Live-x86_
On 02.05.19 18:32, Greg Woods wrote:
> Anybody else seen this? Has anyone successfully created an F30 Live USB
> stick?
Just use dd to write the iso directly to the USB device. Assuming, you
USB drive is sdb:
sudo dd if=Fedora-Workstation-Live-x86_64-30-1.2.iso bs=1M of=/dev/sdb
Works for me.
I created an F30 Live USB stick, but it won't boot properly. What happens
is that it drops into emergency mode (dracut). Prior to this, journal
messages from dracut-initqueue appear on the screen, the same message
repeating every few seconds for a minute or so, then it drops into
emergency mode. T