Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

Fix the "Partition table entries are not in disk order" fdisk problem

(http://stream-recorder.com/forum/showthread.php?t=8084)

Stream Recorder 12-29-2010 01:08 PM

Fix the "Partition table entries are not in disk order" fdisk problem


 
Fix the "Partition table entries are not in disk order" fdisk problem without deleting/re-creating partitions:
  1. Run fdisk
    Code:

    fdisk /dev/your_disk
  2. Press x for advanced options
    Code:

    Command (m for help): x
  3. Press f to fix partition order
    Code:

    Expert command (m for help): f
    Your partitions will be in the order they are on your disk, so their numbers might change. That means you may need to adjust your grub menu entries, /etc/fstab, ...


All times are GMT -6. The time now is 06:40 AM.