Click to See Complete Forum and Search --> : manual of fdisk says...


XiaoKJ
03-19-2005, 04:26 AM
BUGS
There are several *fdisk programs around. Each has its problems and strengths. Try them in the order cfdisk,
fdisk, sfdisk. (Indeed, cfdisk is a beautiful program that has strict requirements on the partition tables it
accepts, and produces high quality partition tables. Use it if you can. fdisk is a buggy program that does fuzzy
things - usually it happens to produce reasonable results. Its single advantage is that it has some support for
BSD disk labels and other non-DOS partition tables. Avoid it if you can. sfdisk is for hackers only - the user
interface is terrible, but it is more correct than fdisk and more powerful than both fdisk and cfdisk. Moreover,
it can be used noninteractively.)

These days there also is parted. The cfdisk interface is nicer, but parted does much more: it not only resizes
partitions, but also the filesystems that live in them.

The IRIX/SGI type disklabel is currently not supported by the kernel. Moreover, IRIX/SGI header directories are
not fully supported yet.

The option `dump partition table to file' is missing.

SEE ALSO
cfdisk(8), mkfs(8), parted(8), sfdisk(8)

Linux 2.0 11 June 1998 FDISK(8)

Thus, I hereby wish that people will follow. Thank you. We want to see less tragedies of people losing their collections of porn.

:D

JamminJoeyB
03-28-2005, 03:49 PM
Good info.

Read and heed.

I use cfdisk and parted to do most of my partician adjustments.

And some simple backups would make your lives a lot easier in the long run.

Satanic Atheist
03-28-2005, 07:28 PM
Originally posted by JamminJoeyB
And some simple backups would make your lives a lot easier in the long run.
But if you don't have backups, you never learn! Where's the fun in obliterating a filesystem with a backup? No-one gets a laugh out of that!

James

serz
03-28-2005, 11:39 PM
Thanks for the info.

fdisk is really a pain..I don't use it unless I really _have_ to.

:)

askrieger
03-28-2005, 11:45 PM
Great advice but, nobody has mentioned my favorite: qtparted, the gui frontend for parted. try it, you'll like it.

psych-major
03-29-2005, 12:10 AM
I use cfdisk and qtparted. qtparted successfully shrank my ntfs partition with NO issues whatsoever!

Alex Cavnar, aka alc6379
03-30-2005, 04:43 PM
Has anybody ever tried to use sfdisk? Good lord, it makes me want to never partition a system again!