Minimal Linux live system with GUI to edit root files on a USB drive












0















It seems I have a very specific problem nobody has thought about. I've set up a Raspberry Pi with an SD card and it doesn't work properly. So I need to change some of its files from a different computer. While I can plug this SD card in any computer, unfortunately it uses some Linux filesystem that cannot be accessed on Windows or Android. I only have Windows and Android devices around, nothing with Linux or macOS. The free efforts in Linux filesystem drivers for Windows all fail in Win 10 x64. So I guess I need a simple Linux desktop system that I can run in VMware.



I've already tried with Ubuntu 18.04, and while I can browse the SD card, I cannot edit anything on it because it doesn't let me access root's files. Efforts with sudo and the sorts have led nowhere but to errors. The default file explorer hides the mount path so a terminal won't help either.



Is there a minimal Linux system that I can run from an image, without installation, to edit those root files on the SD card with a GUI editor? I can't remember terminal commands for long so I need a GUI solution for this type of task.










share|improve this question























  • This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

    – Kamil Maciorowski
    Dec 29 '18 at 16:41











  • On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

    – Roadowl
    Dec 29 '18 at 18:12











  • Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

    – ygoe
    Dec 29 '18 at 18:24
















0















It seems I have a very specific problem nobody has thought about. I've set up a Raspberry Pi with an SD card and it doesn't work properly. So I need to change some of its files from a different computer. While I can plug this SD card in any computer, unfortunately it uses some Linux filesystem that cannot be accessed on Windows or Android. I only have Windows and Android devices around, nothing with Linux or macOS. The free efforts in Linux filesystem drivers for Windows all fail in Win 10 x64. So I guess I need a simple Linux desktop system that I can run in VMware.



I've already tried with Ubuntu 18.04, and while I can browse the SD card, I cannot edit anything on it because it doesn't let me access root's files. Efforts with sudo and the sorts have led nowhere but to errors. The default file explorer hides the mount path so a terminal won't help either.



Is there a minimal Linux system that I can run from an image, without installation, to edit those root files on the SD card with a GUI editor? I can't remember terminal commands for long so I need a GUI solution for this type of task.










share|improve this question























  • This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

    – Kamil Maciorowski
    Dec 29 '18 at 16:41











  • On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

    – Roadowl
    Dec 29 '18 at 18:12











  • Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

    – ygoe
    Dec 29 '18 at 18:24














0












0








0








It seems I have a very specific problem nobody has thought about. I've set up a Raspberry Pi with an SD card and it doesn't work properly. So I need to change some of its files from a different computer. While I can plug this SD card in any computer, unfortunately it uses some Linux filesystem that cannot be accessed on Windows or Android. I only have Windows and Android devices around, nothing with Linux or macOS. The free efforts in Linux filesystem drivers for Windows all fail in Win 10 x64. So I guess I need a simple Linux desktop system that I can run in VMware.



I've already tried with Ubuntu 18.04, and while I can browse the SD card, I cannot edit anything on it because it doesn't let me access root's files. Efforts with sudo and the sorts have led nowhere but to errors. The default file explorer hides the mount path so a terminal won't help either.



Is there a minimal Linux system that I can run from an image, without installation, to edit those root files on the SD card with a GUI editor? I can't remember terminal commands for long so I need a GUI solution for this type of task.










share|improve this question














It seems I have a very specific problem nobody has thought about. I've set up a Raspberry Pi with an SD card and it doesn't work properly. So I need to change some of its files from a different computer. While I can plug this SD card in any computer, unfortunately it uses some Linux filesystem that cannot be accessed on Windows or Android. I only have Windows and Android devices around, nothing with Linux or macOS. The free efforts in Linux filesystem drivers for Windows all fail in Win 10 x64. So I guess I need a simple Linux desktop system that I can run in VMware.



I've already tried with Ubuntu 18.04, and while I can browse the SD card, I cannot edit anything on it because it doesn't let me access root's files. Efforts with sudo and the sorts have led nowhere but to errors. The default file explorer hides the mount path so a terminal won't help either.



Is there a minimal Linux system that I can run from an image, without installation, to edit those root files on the SD card with a GUI editor? I can't remember terminal commands for long so I need a GUI solution for this type of task.







linux usb






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 29 '18 at 14:28









ygoeygoe

80221631




80221631













  • This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

    – Kamil Maciorowski
    Dec 29 '18 at 16:41











  • On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

    – Roadowl
    Dec 29 '18 at 18:12











  • Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

    – ygoe
    Dec 29 '18 at 18:24



















  • This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

    – Kamil Maciorowski
    Dec 29 '18 at 16:41











  • On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

    – Roadowl
    Dec 29 '18 at 18:12











  • Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

    – ygoe
    Dec 29 '18 at 18:24

















This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

– Kamil Maciorowski
Dec 29 '18 at 16:41





This task should be possible from any Linux live media, including installers that can work as such (e.g. Ubuntu installer). All your problems may root from the SD card going read-only, which is not an uncommon scenario. We could say more if you posted these "efforts with sudo and the sorts" and "errors" they led to.

– Kamil Maciorowski
Dec 29 '18 at 16:41













On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

– Roadowl
Dec 29 '18 at 18:12





On any Linux live system I think 'sudo su' should drop you in a root shell w/o questions asked.

– Roadowl
Dec 29 '18 at 18:12













Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

– ygoe
Dec 29 '18 at 18:24





Here's screenshots of the errors: imgur.com/a/OyqeU0e In a second try, I was lucky to get a working window and could actually edit and save the file. But the file was barely visible in the tiny view of the huge and non-resizable file browser. Seems nobody expects the small screen size that is set (and not changeable) in the live system.

– ygoe
Dec 29 '18 at 18:24










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1388750%2fminimal-linux-live-system-with-gui-to-edit-root-files-on-a-usb-drive%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
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1388750%2fminimal-linux-live-system-with-gui-to-edit-root-files-on-a-usb-drive%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Paul Cézanne

UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

Angular material date-picker (MatDatepicker) auto completes the date on focus out