After doing the “dd” to the raw device, do not do a “sync”, as this is for 
synchronizing filesystems. Just remove the device.
In case something tried to mount the content of the device (before it was wiped 
by dd) it might try to write back data to the device and by that action 
corrupting the freshly written image.


From: "Bob Goodwin" <bobgood...@fastmail.us<mailto:bobgood...@fastmail.us>>
Date: Wednesday, 21 October 2020 at 21:36:01
To: "users@lists.fedoraproject.org" 
<users@lists.fedoraproject.org<mailto:users@lists.fedoraproject.org>>
Subject: Re: Install Fedora -



On 2020-10-21 10:34, Lance Lassetter wrote:
>
> I wouldn't do it (writing an iso over the network from NFS storage,
> due to the network possibly messing up the integrity of the iso image)
> but you should still be able to with the "dd" command.  Issue a
> "mount" command and you should see the mount path of your NFS
> storage.  Then, as Bob explained, do "dd
> if=/path/to/NFS-storage/image.iso of=/dev/sdX bs=8M status=progress
> oflag=direct"
>
> Lance
.
Well 'dd' worked without a problem to clear the PNY 64GB drive I that
was at hand and I put Fedora 33 beta on  it:

[root@WS-1 /]# dd
if=/home/bobg/Downloads/Fedora-Workstation-Live-x86_64-33_Beta-1.3.iso
of=/dev/sdc bs=8M status=progress
2028060672 bytes (2.0 GB, 1.9 GiB) copied, 126 s, 16.1 MB/s
241+1 records in
241+1 records out
2028060672 bytes (2.0 GB, 1.9 GiB) copied, 126.227 s, 16.1 MB/s
[root@WS-1 /]# sync

Put the flash drive in the other computer to test, the nedia chck worked
and it started and asked if it should install to disk. That worked
simply enough once I understood the instructions. I will try it on this
box where I want to install  to /dev/sdb.

My only concern is getting the standard partition scheme, I may need
media writer for that.



--
Bob Goodwin - Zuni, Virginia, USA
FEDORA-32/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet 
de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u 
verzocht dat aan de afzender te melden en het bericht te verwijderen. De Staat 
aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband 
houdt met risico's verbonden aan het elektronisch verzenden van berichten.

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. The State accepts no 
liability for damage of any kind resulting from the risks inherent in the 
electronic transmission of messages.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to