Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

What is the "the dos compatibility flag" in fdisk?

Here is your answer. DOS doesn't allow a partition to start (or end) mid-cylinder. It assumes the partition table is corrupt when it sees this, and not only won't boot off of that partition, it won't boot any partition on the disk.

Basically, unless you're dual-booting, turn DOS compatibility off. Even if you are, unless you're running an old version of DOS/Windows, turn it off.

Tags:

Linux

Fdisk

Related

How can I see my mac address on Ubuntu? git: Keep changelog for file when moving to a different repository Timezone conversion by command line How to make Shared Keys .ssh/authorized_keys and sudo work together? How to force Network Manager to rescan connections? Keyboard Shortcut for Chrome's Developer Tools on Mac? How can I get the Mac Terminal to not beep? Is eclipse installation portable? Running ISO Without Burning to DVD How to install rmagick on Ubuntu 10.04? fatsort for Windows 7 Anyway to use SSMS to connect to MySql?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy