RSS Subscription
Linux Howtos & Tutorials

Enter your email:

Delivered by


NOTE:New tutorials are from LinuxCareer.com

Poll

Do you own or wish to have iPhone?
 


Linux eBooks FREE Download
A guide to programming Linux kernel modules
Introduction to Linux - A Hands on Guide
A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

Linux: The Hacking Solution (v.3.0)

SQLite 3 with PHP Essential Training – Free Video Training Tutorials

This guide will introduce you to the world of GNU/Linux

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)

Advanced Bash-Scripting Guide

Set up, maintain, and secure a small office email server

Partner Linux Sites:
How-To.LinuxCareer.com
Jobs.LinuxCareer.com
TuxMachines
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
All For Linux

FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder

FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder: This error occurs when cfdisk is trying to read a partition tables of your storage device. If it finds some problems it will throw a fatal error and exit. One way around this problem is to kill / remove any existing partitions and start again. Be careful with the following command and make sure that you are not killing a pratitions on your production hard drive ( you have been warned ! ). When running this command a cfdisk will not try to read partition tables and their geometry. This step wil be completelly ignored and cfdisk will present you with free unpartitioned space.

cfdisk -z /dev/XYZ

now create a new partitions and write changes.

Share this linux post:

Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Delicious Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Digg Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in FaceBook Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Google Bookmarks Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Stumbleupon Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Technorati Submit FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder in Twitter
 
Comments for this page are closed !!!
Please visit our new Linux Forum for additional help or discussion.


Linux eBooks FREE Download