Sure. $ fdisk /dev/whatever then hit "p" to print the partition table.
ie:
[EMAIL PROTECTED]:/home/jsc/data/Clug/presentations/cherrypy-clug# fdisk
/dev/hda
The number of cylinders for this disk is set to 1299.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/hda: 10.0 GB, 10056130560 bytes
240 heads, 63 sectors/track, 1299 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 65 491368+ b Win95 FAT32
/dev/hda2 * 66 1228 8792280 83 Linux
/dev/hda3 1229 1299 536760 82 Linux swap
Command (m for help):
Jeff
On Thu, Jun 26, 2003 at 03:21:20PM -0600, Doug Fletcher wrote:
> Hi All,
>
> I am creating documentation on some servers and I need to know what
> partitions are on them and how large they are. Is there a command to bring
> this information up?
>
> Thanks,
>
> Doug
>
pgp00000.pgp
Description: PGP signature
