<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic howto check and solve disk geometry error under linux ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756931#M22410</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;On the second IDE disk I have both OS installed: linux and freeBSD.&lt;BR /&gt;&lt;BR /&gt;fdisk from freeBSD shows the following error:&lt;BR /&gt;&lt;BR /&gt;WARNING: A geometry of 38296/16/255 for ad1 is incorrect.Using a more likely geometry. If this geometry is incorrect or you are unsure as to whether or not it's correct, please consult the Hardware Guide in the Documentation submenu or use the (G)eometry command to change it now.&lt;BR /&gt;Remember: you need to enter whatever your BIOS thinks the geometry is!&lt;BR /&gt;For IDE, it's what you were told in the BIOS setup.&lt;BR /&gt;For SCSI, it's the translation mode your controller is using.&lt;BR /&gt;Do NOT use a ``physical geometry''.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Disk name: ad1 FDISK Partition Editor&lt;BR /&gt;DISK Geometry: 9726 cyls/255 heads/63 sectors = 156248190 sectors (76293MB)&lt;BR /&gt;&lt;BR /&gt;Offset Size(ST) End Name PType Desc Subtype Flags&lt;BR /&gt;&lt;BR /&gt;0 63 62 - 12 unused 0&lt;BR /&gt;63 51199092 51199154 ad1s1 8 freebsd 165&lt;BR /&gt;51199155 10490445 61689599 ad1s2 4 ext2fs 131&lt;BR /&gt;61689600 52420095 114109694 ad1s3 4 extended DOS, LBA 15&lt;BR /&gt;114109695 42138495 156248189 ad1s4 4 ext2fs 131&lt;BR /&gt;156248190 1810 156249999 - 12 unused 0&lt;BR /&gt;&lt;BR /&gt;The following commands are supported (in upper or lower case):&lt;BR /&gt;&lt;BR /&gt;A = Use Entire Disk G = set Drive Geometry C = Create Slice F = `DD' mode&lt;BR /&gt;D = Delete Slice Z = Toggle Size Units S = Set Bootable | = Wizard m.&lt;BR /&gt;T = Change Type U = Undo All Changes W = Write Changes&lt;BR /&gt;&lt;BR /&gt;Use F1 or ? to get more help, arrow keys to select.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# fdisk&lt;BR /&gt;******* Working on device /dev/ad1 *******&lt;BR /&gt;parameters extracted from in-core disklabel are:&lt;BR /&gt;cylinders=38296 heads=16 sectors/track=255 (4080 blks/cyl)&lt;BR /&gt;&lt;BR /&gt;Figures below won't work with BIOS for partitions not in cyl 1&lt;BR /&gt;parameters to be used for BIOS calculations are:&lt;BR /&gt;cylinders=38296 heads=16 sectors/track=255 (4080 blks/cyl)&lt;BR /&gt;&lt;BR /&gt;Media sector size is 512&lt;BR /&gt;Warning: BIOS sector numbering starts with sector 1&lt;BR /&gt;Information from DOS bootblock is:&lt;BR /&gt;The data for partition 1 is:&lt;BR /&gt;sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)&lt;BR /&gt;start 63, size 51199092 (24999 Meg), flag 80 (active)&lt;BR /&gt;beg: cyl 0/ head 1/ sector 1;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 2 is:&lt;BR /&gt;sysid 131 (0x83),(Linux native)&lt;BR /&gt;start 51199155, size 10490445 (5122 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 3 is:&lt;BR /&gt;sysid 15 (0x0f),(Extended DOS (LBA))&lt;BR /&gt;start 61689600, size 52420095 (25595 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 4 is:&lt;BR /&gt;sysid 131 (0x83),(Linux native)&lt;BR /&gt;start 114109695, size 42138495 (20575 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;&lt;BR /&gt;howto solve this problem under linux ?</description>
    <pubDate>Wed, 22 Mar 2006 15:16:43 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2006-03-22T15:16:43Z</dc:date>
    <item>
      <title>howto check and solve disk geometry error under linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756931#M22410</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;On the second IDE disk I have both OS installed: linux and freeBSD.&lt;BR /&gt;&lt;BR /&gt;fdisk from freeBSD shows the following error:&lt;BR /&gt;&lt;BR /&gt;WARNING: A geometry of 38296/16/255 for ad1 is incorrect.Using a more likely geometry. If this geometry is incorrect or you are unsure as to whether or not it's correct, please consult the Hardware Guide in the Documentation submenu or use the (G)eometry command to change it now.&lt;BR /&gt;Remember: you need to enter whatever your BIOS thinks the geometry is!&lt;BR /&gt;For IDE, it's what you were told in the BIOS setup.&lt;BR /&gt;For SCSI, it's the translation mode your controller is using.&lt;BR /&gt;Do NOT use a ``physical geometry''.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Disk name: ad1 FDISK Partition Editor&lt;BR /&gt;DISK Geometry: 9726 cyls/255 heads/63 sectors = 156248190 sectors (76293MB)&lt;BR /&gt;&lt;BR /&gt;Offset Size(ST) End Name PType Desc Subtype Flags&lt;BR /&gt;&lt;BR /&gt;0 63 62 - 12 unused 0&lt;BR /&gt;63 51199092 51199154 ad1s1 8 freebsd 165&lt;BR /&gt;51199155 10490445 61689599 ad1s2 4 ext2fs 131&lt;BR /&gt;61689600 52420095 114109694 ad1s3 4 extended DOS, LBA 15&lt;BR /&gt;114109695 42138495 156248189 ad1s4 4 ext2fs 131&lt;BR /&gt;156248190 1810 156249999 - 12 unused 0&lt;BR /&gt;&lt;BR /&gt;The following commands are supported (in upper or lower case):&lt;BR /&gt;&lt;BR /&gt;A = Use Entire Disk G = set Drive Geometry C = Create Slice F = `DD' mode&lt;BR /&gt;D = Delete Slice Z = Toggle Size Units S = Set Bootable | = Wizard m.&lt;BR /&gt;T = Change Type U = Undo All Changes W = Write Changes&lt;BR /&gt;&lt;BR /&gt;Use F1 or ? to get more help, arrow keys to select.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# fdisk&lt;BR /&gt;******* Working on device /dev/ad1 *******&lt;BR /&gt;parameters extracted from in-core disklabel are:&lt;BR /&gt;cylinders=38296 heads=16 sectors/track=255 (4080 blks/cyl)&lt;BR /&gt;&lt;BR /&gt;Figures below won't work with BIOS for partitions not in cyl 1&lt;BR /&gt;parameters to be used for BIOS calculations are:&lt;BR /&gt;cylinders=38296 heads=16 sectors/track=255 (4080 blks/cyl)&lt;BR /&gt;&lt;BR /&gt;Media sector size is 512&lt;BR /&gt;Warning: BIOS sector numbering starts with sector 1&lt;BR /&gt;Information from DOS bootblock is:&lt;BR /&gt;The data for partition 1 is:&lt;BR /&gt;sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)&lt;BR /&gt;start 63, size 51199092 (24999 Meg), flag 80 (active)&lt;BR /&gt;beg: cyl 0/ head 1/ sector 1;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 2 is:&lt;BR /&gt;sysid 131 (0x83),(Linux native)&lt;BR /&gt;start 51199155, size 10490445 (5122 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 3 is:&lt;BR /&gt;sysid 15 (0x0f),(Extended DOS (LBA))&lt;BR /&gt;start 61689600, size 52420095 (25595 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;The data for partition 4 is:&lt;BR /&gt;sysid 131 (0x83),(Linux native)&lt;BR /&gt;start 114109695, size 42138495 (20575 Meg), flag 0&lt;BR /&gt;beg: cyl 1023/ head 254/ sector 63;&lt;BR /&gt;end: cyl 1023/ head 254/ sector 63&lt;BR /&gt;&lt;BR /&gt;howto solve this problem under linux ?</description>
      <pubDate>Wed, 22 Mar 2006 15:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756931#M22410</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-22T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: howto check and solve disk geometry error under linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756932#M22411</link>
      <description>Umm, what's the error under linux?</description>
      <pubDate>Wed, 22 Mar 2006 17:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756932#M22411</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-03-22T17:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: howto check and solve disk geometry error under linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756933#M22412</link>
      <description>Check the BOIS configuration for this drive.&lt;BR /&gt;Some bioses default to 16 heads. On modern&lt;BR /&gt;drives it makes more sense to use 255 heads&lt;BR /&gt;and 63 sectors.  Neither match the real&lt;BR /&gt;geometry of the drives any more.&lt;BR /&gt;&lt;BR /&gt;The disk is partitioned based on 255 heads.&lt;BR /&gt;&lt;BR /&gt;If the BIOS is set for 255 heads and you &lt;BR /&gt;still have the problem.  Use the geometry&lt;BR /&gt;configuration in fdisk to change the head&lt;BR /&gt;count.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2006 14:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-check-and-solve-disk-geometry-error-under-linux/m-p/3756933#M22412</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-03-23T14:05:29Z</dc:date>
    </item>
  </channel>
</rss>

