Discuss Scratch
- Discussion Forums
 - » Things I'm Making and Creating
 - » Making [GNU/]Linux Distributions
        
         
- TheMatrixKid
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Making [GNU/]Linux Distributions
How do I extract the contents of an initramfs? I'm trying to get network support into my distro and Tiny Core seems to do it well with similar resources.
                        
                        
                    - Jonathan50
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Making [GNU/]Linux Distributions
How do I extract the contents of an initramfs? I'm trying to get network support into my distro and Tiny Core seems to do it well with similar resources.Look at cpio(1)
initramfs is a gzip-compressed CPIO archive.
- TheMatrixKid
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Making [GNU/]Linux Distributions
How do I extract the contents of an initramfs? I'm trying to get network support into my distro and Tiny Core seems to do it well with similar resources.Look at cpio(1)
initramfs is a gzip-compressed CPIO archive.
Found that.
Got eth0 up but I can't access anything. ping 8.8.8.8 doesn't work.
- TheMatrixKid
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Making [GNU/]Linux Distributions
Huh?BUMP
*SMASH*
You bumped a ceramic vase, not the forum post, silly.
- FakeOS
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Making [GNU/]Linux Distributions
hey, this sounds pretty cool! What programming languages do you need to know to make it just from the Linux kernal
thanks
                        
                        
                    thanks

- novice27b
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Making [GNU/]Linux Distributions
hey, this sounds pretty cool! What programming languages do you need to know to make it just from the Linux kernalYou don't need to know any languages, you just need to be able to read instructions.
thanks
- Jonathan50
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Making [GNU/]Linux Distributions
hey, this sounds pretty cool! What programming languages do you need to know to make it just from the Linux kernalTo make it just from the Linux kernel? Eg without any GNU/BSD/Plan 9/OS X/Musl/BusyBox/uClibc etc. userland? You'll need to know a little assembly, and you'll probably want to know a higher-level language that's still sort of low-level like C.
thanks
Last edited by Jonathan50 (April 2, 2016 22:16:01)
- Discussion Forums
 - » Things I'm Making and Creating
 - 
            » Making [GNU/]Linux Distributions 
         
            


