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*
- 9Here in Germany, the "Windows tax is not mandatory". Many (currently 559) laptops are sold on Amazon.de with FreeDOS installed. I buy them when I want a laptop on which to install Linux, without having to pay for Windows license which I will not use.Mawg– Mawg2018-02-05 13:29:11 +00:00Commented Feb 5, 2018 at 13:29
- 2@Mawg That's why all examples for Lenovo and HP end user offer point to German dealerships :)Raffzahn– Raffzahn2018-02-05 13:31:20 +00:00Commented Feb 5, 2018 at 13:31
- 2@mawg my pcs don't come with a windows tax. They come with a "well-built" tax and OS X.Harper - Reinstate Monica– Harper - Reinstate Monica2018-02-06 05:49:39 +00:00Commented Feb 6, 2018 at 5:49
- 7In poorer countries it's very commonplace for private individuals to buy computers with FreeDOS (because it's cheaper), so they can install pirated Windows on them.vsz– vsz2018-02-06 07:17:05 +00:00Commented Feb 6, 2018 at 7:17
- 3@hackerb9 it’s typically not sold (it’s free), it’s an option available for customers looking for a licence-free computer; I imagine the vast majority of customers install a replacement OS, Windows using their own volume licence, or Linux, or something else perhaps. I guess manufacturers provide FreeDOS for two reasons: one is to allow the system to be boot-tested, another is to ensure the device sold is “fit for purpose” (which is a requirement in some countries) — the customer can nominally switch the computer on and use it as-is (for some value of “use” of course).Stephen Kitt– Stephen Kitt2018-02-06 10:50:47 +00:00Commented Feb 6, 2018 at 10:50
| Show 5 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**
- 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. ms-dos), 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