lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Apr 2008 10:52:55 -0400
From:	lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To:	Bernd Eckenfels <ecki@...a.inka.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Disk geometry from /sys

On Thu, Apr 10, 2008 at 12:16:12AM +0200, Bernd Eckenfels wrote:
> 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.

Just use LBA.  Both lilo and grub can, in which case they no longer care
about the geometry at all.

-- 
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ