Extract binary in mounted filesystemGood OpenWRT alternative?Compile mkvtoolnix for router with customized...
Do you have to hide in order for other creatures to not know your location inside a fog cloud?
German phrase for 'suited and booted'
Character Arcs - What if the character doesn't overcome the big lie, flaws or wounds?
Strange LED behavior: Why is there a voltage over the LED with only one wire connected to it?
Impact of throwing away fruit waste on a peak > 3200 m above a glacier
Can someone explain the English 'W' sound?
Revolutionaries' fleet armed with kinetic weapons defeats government fleet armed with missiles
Can you find Airpod Case using Find my iPhone?
How can I deal with someone that wants to kill something that isn't supposed to be killed?
I have a domain, static IP address and many devices I'd like to access outside my house. How do I route them?
Book in which the "mountain" in the distance was a hole in the flat world
Does quantity of data extensions impact performance?
Does starting a profile in Mon Projet mean I applied to enter or remain in Canada?
What is a "staved" town, like in "Staverton"?
If hash functions append the length, why does length extension attack work?
What gave NASA the confidence for a translunar injection in Apollo 8?
How can Kazakhstan perform MITM attacks on all HTTPS traffic?
How did pilots avoid thunderstorms and related weather before “reliable” airborne weather radar was introduced on airliners?
My current job follows "worst practices". How can I talk about my experience in an interview without giving off red flags?
What kind of world would drive brains to evolve high-throughput sensory?
Is the apartment I want to rent a scam?
Does switching on an old games console without a cartridge damage it?
Why did NASA use Imperial units?
Is it possible to access the complete command line including pipes in a bash script?
Extract binary in mounted filesystem
Good OpenWRT alternative?Compile mkvtoolnix for router with customized firmwareHow to make OpenWrt Makefile compile faster?Building from source on linux - mess in installed packagesSelectively build packages with dpkg-buildpackageBuild Transmission 2.84 .deb package with checkinstallCompiling ntfs-3g from source doesn't yield ntfs-3g binaryEmbed a proxy script in a multiwan aggregationHow to get the compiler flags that are used to build the binaries in a (.deb) package?How can I build/install software on an embedded system?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a router whose OS (modified OpenWrt) contains a package manager with a very limited package repository and, therefore, does not contain all packages I want to install.
Now, I've mounted a .img file (of the same OS, but more complete) in my computer in the mnt/tmp folder. All good.
My big question now is: with the filesystem mounted, is it possible, somehow, to compile the packages I want from source inside the /mnt/tmp folder and extract the binaries so to later transfer them to my router? How could this be done?
If that is not possible, what would be another solution to compile the packages from source and make the output compatible with my router's architecture?
I know about a solution that consists of, when building the OS image from source, specifying the additional packages to add to the build. However, this is a long process and I don't think it is practical to do it everytime I need a package.
mount compiling openwrt
New contributor
add a comment |
I have a router whose OS (modified OpenWrt) contains a package manager with a very limited package repository and, therefore, does not contain all packages I want to install.
Now, I've mounted a .img file (of the same OS, but more complete) in my computer in the mnt/tmp folder. All good.
My big question now is: with the filesystem mounted, is it possible, somehow, to compile the packages I want from source inside the /mnt/tmp folder and extract the binaries so to later transfer them to my router? How could this be done?
If that is not possible, what would be another solution to compile the packages from source and make the output compatible with my router's architecture?
I know about a solution that consists of, when building the OS image from source, specifying the additional packages to add to the build. However, this is a long process and I don't think it is practical to do it everytime I need a package.
mount compiling openwrt
New contributor
add a comment |
I have a router whose OS (modified OpenWrt) contains a package manager with a very limited package repository and, therefore, does not contain all packages I want to install.
Now, I've mounted a .img file (of the same OS, but more complete) in my computer in the mnt/tmp folder. All good.
My big question now is: with the filesystem mounted, is it possible, somehow, to compile the packages I want from source inside the /mnt/tmp folder and extract the binaries so to later transfer them to my router? How could this be done?
If that is not possible, what would be another solution to compile the packages from source and make the output compatible with my router's architecture?
I know about a solution that consists of, when building the OS image from source, specifying the additional packages to add to the build. However, this is a long process and I don't think it is practical to do it everytime I need a package.
mount compiling openwrt
New contributor
I have a router whose OS (modified OpenWrt) contains a package manager with a very limited package repository and, therefore, does not contain all packages I want to install.
Now, I've mounted a .img file (of the same OS, but more complete) in my computer in the mnt/tmp folder. All good.
My big question now is: with the filesystem mounted, is it possible, somehow, to compile the packages I want from source inside the /mnt/tmp folder and extract the binaries so to later transfer them to my router? How could this be done?
If that is not possible, what would be another solution to compile the packages from source and make the output compatible with my router's architecture?
I know about a solution that consists of, when building the OS image from source, specifying the additional packages to add to the build. However, this is a long process and I don't think it is practical to do it everytime I need a package.
mount compiling openwrt
mount compiling openwrt
New contributor
New contributor
New contributor
asked 1 hour ago
imllimll
63 bronze badges
63 bronze badges
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
imll is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f531781%2fextract-binary-in-mounted-filesystem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
imll is a new contributor. Be nice, and check out our Code of Conduct.
imll is a new contributor. Be nice, and check out our Code of Conduct.
imll is a new contributor. Be nice, and check out our Code of Conduct.
imll is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f531781%2fextract-binary-in-mounted-filesystem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown