Re: Disk geometry from /sys
- From: Bernd Eckenfels <ecki@xxxxxxxxxxxx>
- Date: Thu, 10 Apr 2008 00:16:12 +0200
In article <20080409212840.GB2160@xxxxxxxxxxxxxxxxxxx> you wrote:
Simplest way to find out what geometry a disk pretents to have is to ask
fdisk, and since the only use for the information is when creating
partitions, then fdisk's opinion is really all that seems to matter.
Unfortunatelly there is also bios' view of the geometry, which is especially
a problem for boot loaders. Just another hint:
# lilo -T geom
bios=0x00, cylinders=80, heads=2, sectors=18
( 1.44Mb 2,880 sectors) C:H:S supported (PC bios)
BIOS reports 2 hard drives
bios=0x80, cylinders=527, heads=255, sectors=63 vol-ID: 2C731DD1
( 4.33Gb 8,467,199 sectors) LBA32 supported (EDD bios)
bios=0x81, cylinders=527, heads=255, sectors=63
( 4.33Gb 8,467,199 sectors) LBA32 supported (EDD bios)
(um yes my system is somewhat outdated, thats an adaptec scsi bios.
Gruss
Bernd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Disk geometry from /sys
- From: Lennart Sorensen
- Re: Disk geometry from /sys
- References:
- Re: Disk geometry from /sys
- From: Lennart Sorensen
- Re: Disk geometry from /sys
- Prev by Date: Re: pull request: wireless-2.6 2008-04-09
- Next by Date: Re: [BUG, bisected] atmel_spi: hard lockups in transfer
- Previous by thread: Re: Disk geometry from /sys
- Next by thread: Re: Disk geometry from /sys
- Index(es):
Relevant Pages
|