Questions tagged [mbr]

Master Boot Record: the first sector on disk, containing partition info

A Master Boot Record (MBR) is a special type of boot sector at the very beginning of partitioned computer mass storage devices. The MBR holds the information on how the logical partitions, containing file systems, are organized on that medium.

It identifies how and where an operating system is located, so that it can be bootstrapped.

Wikipedia with full partition table info

136 questions
-3
votes
1 answer

Can't format Hard Disk Drives and install linux to Dell hybrid ultrabook

OpenSUSE 13.2: Will show disks, allows to delete and create partitions, and even create a new partition table. But won't format the disks, launchs the error "can't mount /dev/sda1: device or resource busy" for all partitions that should be formated.…
dcr
  • 191
  • 1
  • 2
  • 10
1 2 3
9
10