You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 
        1"my answer would be that not everyone is technological sound to do so " Every single person using Linux on the desktop loads a bunch of modules every single time they boot - why do you say people can't do this?Philip Kendall– Philip Kendall2021-03-08 12:01:04 +00:00Commented Mar 8, 2021 at 12:01
 - 
        @PhilipKendall i am saying with my experience my siblings,friends,parents and teacher they are able to use some flavour of linux for basic browsing thats all they do not care the size of operating system . but i do care i cant accept that there is a driver in my system which i will never use in my entire file . its useless space eating thing.user143252– user1432522021-03-08 12:07:09 +00:00Commented Mar 8, 2021 at 12:07
 - 
        1"i cant accept that there is a driver in my system which i will never use in my entire file " you would not BELIEVE the amount of unused junk Windows is carrying around with it.pjc50– pjc502021-03-08 12:47:53 +00:00Commented Mar 8, 2021 at 12:47
 - 
        2If you really care, build yourself a custom kernel image which contains only the drivers you need. I have better things to do with my life than save myself a few Mb of storage.Philip Kendall– Philip Kendall2021-03-08 12:49:02 +00:00Commented Mar 8, 2021 at 12:49
 - 
        1@user143252 you can't download new packages without a network driver. So the bare minimum is to include all the possible network and wifi cards. Oh, and you need all the disk, disk controller, and cdrom drivers in order to start up and to have somewhere to download them to. And so on...pjc50– pjc502021-03-08 13:48:38 +00:00Commented Mar 8, 2021 at 13:48
 
                    
                        
                    
                 | 
            
                Show 7 more comments
            
        
         
    How to Edit
        - Correct minor typos or mistakes
 - Clarify meaning without changing it
 - Add related resources or links
 - Always respect the author’s intent
 - Don’t use edits to reply to the author
 
        How to Format
    
    - 
                create code fences with backticks ` or tildes ~
                ```
like so
``` - 
                add language identifier to highlight code
                ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
 - for linebreak add 2 spaces at end
 - _italic_ or **bold**
 - indent code by 4 spaces
 - backtick escapes 
`like _so_` - quote by placing > at start of line
 - to make links (use https whenever possible)
                <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
 
            How to Tag
        
        A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
 - use tags that describe things or concepts that are essential, not incidental to your question
 - favor using existing popular tags
 - read the descriptions that appear below the tag
 
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
 - creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you