Welcome to the Linux Foundation Forum!
Is it possible ..
AstarothMastemaRavenclaw
Posts: 19
in Small Talk
I currently am happy running Arch, but I would like to build a source-based distro (Gentoo, Source Mage), or even LFS if only for the great learning experience involved (as a summer project/hobby) . But as these take a very long time to build, I was wondering if it's possible to build it on a partition on my terrabyte drive, and then when I am done, export an installable .iso of the system for my acutal computer(s) ?
0
Comments
-
you have a good question, and yes it is possible but you will need to create the boot image and the installer program to install your custom distro. That project will be rewarding but for a single individual it would quite a bit of work to maintain the images and manager a way to locate and install software updates.0
-
AstarothMastemaRavenclaw wrote:I currently am happy running Arch, but I would like to build a source-based distro (Gentoo, Source Mage), or even LFS if only for the great learning experience involved (as a summer project/hobby) . But as these take a very long time to build, I was wondering if it's possible to build it on a partition on my terrabyte drive, and then when I am done, export an installable .iso of the system for my acutal computer(s) ?
That's totally doable. In fact, that was the gentoo old way. I remember running a livecd, chroot to the hard drive and start compiling from Stage 1!!!!! that way of installation took around 2 days to get a basic system hehehe good old days when I had time...
Any linux installation is "moveable" to another hard drive, you'll just have to set the proper configs on the fstab and the boot loader. That's all you need(and the support for your hardware on the kernel, obviously)
Regards0 -
You can easily do it with Gentoo, that's currently what you do when you install it in a drive. No matter if you don't finish the installation the same day and you want to contine with it later on.
Now a Stage3 install is preferred but as Marc mentioned you can even install from Stage1 and it could take a lot of hours (or days...). My current record is a 4 days installation (24h x 4d without reboots) for a Sparc machine (SUN Sparc Station 5), in that case for a bare bone install I was forced to start with Stage1 because that's what you normally do with sparc architectures (nobody provided stage3 images for sparc). This means installing GLIBC, GCC, SILO (LILO for sparc), bash and few more: emerge, emerge, emerge, emerge....
Now with a common PC you may install a basic gentoo system in a couple of hours with USE flags and proper optimizations as well.
With the same approach you may even install gentoo in your hard drive for a different machine and using a different architecture (ARM for example), cross compilation and toolchains are really easy to use on it.0
Categories
- 10.1K All Categories
- 35 LFX Mentorship
- 88 LFX Mentorship: Linux Kernel
- 504 Linux Foundation Boot Camps
- 279 Cloud Engineer Boot Camp
- 103 Advanced Cloud Engineer Boot Camp
- 48 DevOps Engineer Boot Camp
- 41 Cloud Native Developer Boot Camp
- 2 Express Training Courses
- 2 Express Courses - Discussion Forum
- 1.7K Training Courses
- 17 LFC110 Class Forum
- 5 LFC131 Class Forum
- 19 LFD102 Class Forum
- 148 LFD103 Class Forum
- 12 LFD121 Class Forum
- 61 LFD201 Class Forum
- LFD210 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 23 LFD254 Class Forum
- 569 LFD259 Class Forum
- 100 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 1 LFS145 Class Forum
- 22 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 1 LFS203 Class Forum
- 45 LFS207 Class Forum
- 298 LFS211 Class Forum
- 53 LFS216 Class Forum
- 46 LFS241 Class Forum
- 41 LFS242 Class Forum
- 37 LFS243 Class Forum
- 10 LFS244 Class Forum
- 27 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- 131 LFS253 Class Forum
- 994 LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 87 LFS260 Class Forum
- 126 LFS261 Class Forum
- 31 LFS262 Class Forum
- 79 LFS263 Class Forum
- 15 LFS264 Class Forum
- 10 LFS266 Class Forum
- 17 LFS267 Class Forum
- 17 LFS268 Class Forum
- 21 LFS269 Class Forum
- 200 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 212 LFW211 Class Forum
- 153 LFW212 Class Forum
- 899 Hardware
- 217 Drivers
- 74 I/O Devices
- 44 Monitors
- 115 Multimedia
- 208 Networking
- 101 Printers & Scanners
- 85 Storage
- 749 Linux Distributions
- 88 Debian
- 64 Fedora
- 14 Linux Mint
- 13 Mageia
- 24 openSUSE
- 133 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 355 Ubuntu
- 473 Linux System Administration
- 38 Cloud Computing
- 69 Command Line/Scripting
- Github systems admin projects
- 94 Linux Security
- 77 Network Management
- 108 System Management
- 49 Web Management
- 63 Mobile Computing
- 22 Android
- 27 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 527 Off Topic
- 127 Introductions
- 213 Small Talk
- 19 Study Material
- 794 Programming and Development
- 262 Kernel Development
- 498 Software Development
- 922 Software
- 257 Applications
- 182 Command Line
- 2 Compiling/Installing
- 76 Games
- 316 Installation
- 53 All In Program
- 53 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)