Click to See Complete Forum and Search --> : Where to download cfdisk


satimis
05-29-2005, 11:05 PM
Hi folks,

I have been searching a while for "cfdisk" without success. I found it coming in a group package namely "util-linux" on "kernel.org" website, including "fdisk". However I already have "fdisk" running. Nor can I find it with "yum search cfdisk" (I have freshmeat repository).

Finally I found "cfdisk-glibc-0.8g-1.i386.rpm" on Internet. I'm not sure whether it is the right package.

Any advice. TIA

B.R.
satimis

Hayl
05-29-2005, 11:14 PM
[ root@laptoplinux01 ~ ] # qpkg -f /sbin/cfdisk
sys-apps/util-linux *
[ root@laptoplinux01 ~ ] # emerge -s util-linux
Searching...
[ Results for search key : util-linux ]
[ Applications found : 1 ]

* sys-apps/util-linux
Latest version available: 2.12i-r1
Latest version installed: 2.12i-r1
Size of downloaded files: 1,933 kB
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/
Description: Various useful Linux utilities
License: GPL-2

satimis
05-29-2005, 11:47 PM
Hi Hayl,

Fedora Core 3

Tks for your advice.

I already have following "util-linux" download with "cfdisk" included;
util-linux-2.12q.tar.gz

It also includes "fdisk". It I untar it and run
./config
make
make install
make clean

then the running "fdisk" may be overwritten. Any influence on the OS?

I also have following package download including the requested dependencies package.
cfdisk-glibc-0.8g-1.i386.rpm
ncurses4-5.0-12.i386.rpm
linuxdc-tools-010313-3.i386.rpm/pxes-base-0.5-RC3.rpm

But I'm not sure whether it is the right package for "cfdisk" Any advice?

B.R.
satimis

psych-major
05-30-2005, 04:11 PM
I use and love cfdisk, as it comes with Slackware. But since you need to download and install something anyway, you might give qtparted a try. Not only is it gui, which is nice, but it can also safely resize NTFS partitions!

satimis
05-30-2005, 09:40 PM
Hi psych-major,

I use and love cfdisk, as it comes with Slackware. But since you need to download and install something anyway, you might give qtparted a try. Not only is it gui, which is nice, but it can also safely resize NTFS partitions! Noted with thanks.

What will be the difference between "qtparted" and "gparted"?

TIA

B.R.
satimis

serz
05-31-2005, 01:15 AM
My guess is that gparted is for gtk/gnome and qtparted is for qt/kde.

satimis
05-31-2005, 10:48 AM
Originally posted by serz
My guess is that gparted is for gtk/gnome and qtparted is for qt/kde. Noted with thanks

B.R.
satimis