Re: Fedora USB live: not lively. [SOLVED]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You can also use dd to copy the usb stick back to a file, and compare the two files with cmp.  (The original iso file should be an initial segment of the stick copy.) Maybe you can use cmp to directly compare the iso and the usb device, but I've never done it that way.  --Stephen

On Wed, May 31, 2023 at 1:44 PM Go Canes <letsgonhlcanes0@xxxxxxxxx> wrote:
On Wed, May 31, 2023 at 4:05 PM home user <mattisonw@xxxxxxxxxxx> wrote:
> 2. I used Fedora Media Writer to put Fedora-Workstation-Live-x86_64-37-1.7.iso" on stick_1; no hint of trouble.  I tested it in the left USB-3 port; it failed.  I tested it in the right port; it succeeded.

Instead of Media Writer, you could try using dd to write the iso to
the stick - something like "lsblk" to identify the device for the USB
stick and then "sudo dd if=Fedora-Workstation-Live-x86_64-37-1.7.iso
of=/dev/sdX bs=1m" where /dev/sdX is the USB stick.  I've always used
dd like this and I have never had a problem booting off of the
resulting USB stick.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux