TA: Problem mit HD unter Debian

Beitrag lesen

Hallo

Ich erhalte eine Fehlermeldung wenn ich das Debian Paket "parted" von starte.

Using /dev/hda
partition table on /dev/hda is inconsistent.  There are many reasons
why this might be the case.  However, the most likely reason is that Linux
detected the BIOS geometry for /dev/hda incorrectly.  GNU Parted suspects the
real geometry should be 9964/255/63 (not 158816/16/63).  You should check with
your BIOS first, as this may not be correct.  You can inform Linux by adding the
parameter hda=9964,255,63 to the command line.  See the LILO or GRUB
documentation for more information.  If you think Parted's suggested geometry is
correct, you may select Ignore to continue (and fix Linux later).  Otherwise,
select Cancel (and fix Linux and/or the BIOS now).
Ignore/Cancel? cancel
Information: The operating system thinks the geometry on /dev/hda is
158816/16/63.  Therefore, cylinder 1024 ends at 503.999M.

Kann jemand diese Fehlermeldung erläutern? Kann mir jemand erklären was an der Partitionstabelle falsch ist und wie ich den Fehler beheben kann? Bisher hat alles gut funktioniert...

Meine Partitionen:

Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda5              9614116    105856   9019888   2% /
tmpfs                   257832         0    257832   0% /dev/shm
/dev/hda2                46668     13140     31119  30% /boot
/dev/hda6             19228276    212008  18039520   2% /var
/dev/hda7              4806904    255508   4307212   6% /usr
/dev/hda8               964500     16440    899064   2% /tmp
/dev/hda9             43627480  39275440   2135876  95% /home
/dev/scd0              4403064   3356748    822648  81% /dvd

Nebenbei: Was ist dieses tmpfs an /dev/shm ??

Danke.