Questions tagged [small-distribution]
The small-distribution tag has no summary.
59 questions
1 vote
0 answers
40 views
Run small Linux in RAM to provision a custom node image
We need to provision bare metal machines with custom node images. The bare metal machine provider has an API for booting the machine via iPXE. But no other APIs exist to provision a custom image. ...
0 votes
1 answer
82 views
Looking for WRITTABLE RESQUE linux distro for USB drive under 8GB installed
Looking for WRITTABLE resque/recovery type LINUX distro for USB flash drive under 8GB installed. Current primary usage scenario: write and troubleshoot initramfs script for non-standard boot process (...
0 votes
1 answer
869 views
I need a Linux GUI distro which is lightweight and supports Python 3.7+
I am in search of a Linux "GUI" distro which also has python the distro must be under these criterion: 1. Be able to run on Virtual Box 2. ISO under 250mb 3. Total OS disk space: below 2.5gb ...
0 votes
1 answer
1k views
How to do a minimal installation of Linux manually? [closed]
I'm looking for a guide on how to manually install Linux... without the classic assisted setup... just by copying files from a source to a target media... and configuring the minimum required ...
1 vote
0 answers
56 views
Is Desktop Manager compiled with kernel in iso distribution files
I'm trying to see the process of redistributing a linux distribution. I was wondering if all the components are compiled with the kernel or kernel is seperated from components like is Desktop Manager ...
1 vote
3 answers
163 views
Are there any current videostream-player-type 32-bit distros in 2019?
I have these thin clients that are not in use I think they’d do perfect for a security camera video wall—just feed them an RTSP/RTMP URL and be done, GUI not needed. I’ve been lazily looking for ...
0 votes
0 answers
2k views
Small Linux distro with GRUB2 as its boot loader?
I usually install GRUB2 on its own partition. This is because I consider all my OSs to be peers. No one of them should own the boot loader. Any one OS can be removed and the others would still boot....
0 votes
2 answers
133 views
Kernel, Shell and The Bare Essentials: Is it possible and worthwhile? [closed]
I'm building a small host at home that will host one tiny interactive website to about 10 people. I am looking for the most efficient GNU/Linux OS to do this on. The OS has to be small, both in terms ...
5 votes
3 answers
2k views
OpenBSD - Reduce the Base Install Size for Smaller Systems
I recently tried to install OpenBSD to my Soekris net4526, but the 64MB onboard storage is too small. Is there any way to make OpenBSD smaller, because even the smallest configuration (bsd and baseXX....
0 votes
1 answer
590 views
Altering DBAN files to run automatically
I am using DBAN to wipe some of our hard drives, but I want to speed up and simplify the process. Is it possible to modify the files in a manner that the 'autonuke' process runs automatically when ...
3 votes
1 answer
1k views
Small CLI-only distribution based on Arch or Debian
I've looked at a lot of topics that look like what I'm looking for but aren't quite what I want. To give you some context, my ultimate goal is to have a Vagrant box that can compile some C code and ...
0 votes
1 answer
518 views
Smallest Distro To Compile Code
I am running Windows and I don't have a very big SSD. I want to use Linux in a VM to compile GIMP but I want to keep the VM as small as possible. What is the smallest distro you can use to compile ...
0 votes
0 answers
84 views
Best small distro for ROM burning of the system for an embedded system
I am building a specific device and I would like to know what Linux based small distribution would be good when I would choose the put-Linux-on-the-ROM route, so, that the system is not possible to ...
5 votes
1 answer
368 views
9 Mb Slackware distro - possible?
Is it possible for a slackware distro to be 9 Mb in size, have /bin /dev /var /proc /sys directories completely empty, and have only following content in the rest of the directories: /proc /sbin /sys /...
0 votes
5 answers
695 views
What is the most basic version of Linux with a package-manager? [closed]
I'm starting a project where all I really want is a shell with apt-get or something similar. I've searched for small distros, and there are plenty, but I don't need any GUI other than command line. ...