LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-12-2024, 12:36 AM   #1
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Rep: Reputation: Disabled
trying to make a bootable usb for Dell Wyse 3020 ARM device, but running into problems


Following this guide: https://linux-mmp.docs.kernel.org/dell-wyse-3020.html

I am using a Fedora VM (I have Windows on my PC) to try and create this bootable USB (16GB). However, I get "No U-Boot files found for olpc_xo175" when I perform this step:

Code:
arm-image-installer --resizefs --target=olpc_xo175 --media=/dev/sdx --image=Fedora-Minimal-armhfp-32-1.6-sda.raw.xz
And later when I run this step:

Code:
mkimage -A arm -O linux -C none -T ramdisk -d /mnt/efi/initramfs-* /mnt/efi/uInitrd
I get:

Code:
Can't open /mnt/efi/initramfs-*: No such file or directory
What can I do to fix this?
 
Old 04-12-2024, 03:48 AM   #2
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,498

Rep: Reputation: Disabled
Maybe this will help.

https://linux-mmp.docs.kernel.org/_/...en/latest/pdf/

Last edited by fatmac; 04-12-2024 at 03:49 AM.
 
Old 04-12-2024, 09:19 PM   #3
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by fatmac View Post
That's the same thing I linked to, but in PDF format. The problem is I'm running into a step that does not work as demonstrated in the guide.
 
Old 04-12-2024, 10:11 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,119
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Might try manually making a blank file in /mnt/efi/ and name it initramfs to see if you get lucky after running that command again.

Since it says it is not there. Or. Maybe someone forgot sudo in front of

Code:
mkimage -A arm -O linux -C none -T ramdisk -d /mnt/efi/initramfs-* /mnt/efi/uInitrd
Your guess is probably as good as mine. Took me a a lot of trial and error getting all hardware working
on Linux install on a chromebook. Been awhile since I seen a
https://linux-mmp.docs.kernel.org/olpc-xo.html
https://wiki.laptop.org/go/XO-1.75

thread.

Last edited by rokytnji; 04-12-2024 at 10:15 PM.
 
Old 04-12-2024, 10:25 PM   #5
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Might try manually making a blank file in /mnt/efi/ and name it initramfs to see if you get lucky after running that command again.

Since it says it is not there. Or. Maybe someone forgot sudo in front of

Code:
mkimage -A arm -O linux -C none -T ramdisk -d /mnt/efi/initramfs-* /mnt/efi/uInitrd
Your guess is probably as good as mine. Took me a a lot of trial and error getting all hardware working
on Linux install on a chromebook. Been awhile since I seen a
https://linux-mmp.docs.kernel.org/olpc-xo.html
https://wiki.laptop.org/go/XO-1.75

thread.
If I recall correctly, when I did one of the first steps where it actually writes the image to the USB, it gave some sort of error that sounded like U Image not available or something. Could that be the cause?

Also, are you saying you WERE finally able to install a linux distro on just this ARM model (Wyse 3020)?
 
Old 04-12-2024, 10:26 PM   #6
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,119
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Since this is arm dell 3020 by what you are saying.

https://slarm64.org/

Making a old olpc fedroa iso seems kinda incorrect to me.

Might help posting a user review or something about that PC.

My wyse are intel cpus.

Last edited by rokytnji; 04-12-2024 at 10:30 PM.
 
Old 04-12-2024, 10:32 PM   #7
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Since this is arm dell 3020 by what you are saying.

https://slarm64.org/

Making a old olpc fedroa iso seems kinda incorrect to me.
It doesn't have to be Fedora. I just want to install any Linux distro on this Wyse 3020. It just so happened that the only instruction set I found for the Wyse 3020 involved a Fedora distro, so I got an rpm-based distro going on a virtualbox and am using it to replicate the steps. I just couldn't find any other instruction set for that Wyse.

What is slarm? You're saying I should try to use one of those distros instead? I'm certainly open to that. I just need a little hand-holding as I'm not really an expert at boot configurations and especially not exotic ones like that Wyse 3020.
 
Old 04-12-2024, 10:39 PM   #8
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,119
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Hit the support button in that link. It will explain things as it takes right back to this forum.


You can run probably run all kinds of major distros with arm releases on that dell that is more modern than that olpc thread instruction set you used.
 
Old 04-12-2024, 11:20 PM   #9
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Hit the support button in that link. It will explain things as it takes right back to this forum.


You can run probably run all kinds of major distros with arm releases on that dell that is more modern than that olpc thread instruction set you used.
Could you recommend a ARM distro (incl. version) for me and tell me what instruction set (olpc, etc...) I'd need to use with arm-image-installer that is compatible with the distro and this dell?
 
Old 04-13-2024, 12:22 AM   #10
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
I tried the procedure again using what I think are the same versions of software that the guide used and now I get on boot:
Code:
Initrd: BAD MAGIC (0x50616f): Try Legacy Mode
 
Old 04-13-2024, 12:57 AM   #11
primuspaul
LQ Newbie
 
Registered: Sep 2018
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Hit the support button in that link. It will explain things as it takes right back to this forum.


You can run probably run all kinds of major distros with arm releases on that dell that is more modern than that olpc thread instruction set you used.
I found some interesting instructions here: https://forum.doozan.com/read.php?2,...415#msg-135415

Though I'm not quite familiar with the files he is using. What is linux-6.3.5-mvebu-tld-1-bodhi.tar.bz2 and where do I get it?
 
Old 04-13-2024, 08:49 AM   #12
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,119
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Grab you ethernet cable and plug it in to the arm Dell 3020 sff desktop.
Quote:
debian-12.5.0-arm64-netinst.iso
Make a bootable usb with what ever tool that works to make that usb bootable.
https://www.learnlinux.tv/debian-12-...n-walkthrough/

Net install is pretty generic and hopefully give you not much trouble.

I am guessing Slarm is too hard for you. I know after 2023 Debian now supplies nonfree firmware on their install images.
Good luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can I make a USB hard drive bootable with same procedure to make USB stick bootable? Tem2 Linux - Hardware 1 02-16-2019 08:25 AM
Wyse Linux V6 on a Wyse S50 thin client. Galane Linux - Newbie 4 02-08-2017 05:21 PM
Centos 7 installed on Dell Optiplex 3020 cannot reboot (hang) caochivi CentOS 7 11-21-2016 06:57 AM
Acer Aspire 3020/3023 Prob with FC4 taffeh Linux - Laptop and Netbook 1 07-06-2006 10:47 AM
Puretek PT-3020 external modem not working with Mandrake 10 mattress Linux - Hardware 2 08-29-2004 07:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration