Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

[Question] Is there a way to add binaries ? #31

Closed
Neonox31 opened this issue Nov 19, 2020 · 2 comments
Closed

[Question] Is there a way to add binaries ? #31

Neonox31 opened this issue Nov 19, 2020 · 2 comments

Comments

@Neonox31
Copy link
Contributor

Hello @sgielen

I tried to add wireless-tools using

dl_dep wireless-tools_30~pre9-12ubuntu1_arm64.deb https://launchpadlibrarian.net/317368711/wireless-tools_30~pre9-12ubuntu1_arm64.deb
...
unpack_deb "wireless-tools_30~pre9-12ubuntu1_arm64.deb" "root"

Binaries are present in the /sbin sdcard folder but never appears from /sbin folder after booting.
I presume this is due to k3OS rootfs which erases all file system during first boot ? If yes, is there a solution to add these binaries during image creation ?

Thanks a lot

@darac
Copy link

darac commented Feb 16, 2021

Hello,

It looks like k3os's rootfs is available at root/k3os/data, so you might want to look at unpacking there. That might only be available after first boot, but it's good enough for me at the moment :)

@sgielen
Copy link
Owner

sgielen commented Nov 6, 2022

Closing all issues, because the project is archived. Thank you for being a contributor and/or user!

@sgielen sgielen closed this as completed Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants