Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Warning: partition 5 overlaps partition 8.

16 views
Skip to first unread message

Alex Schroeder

unread,
Oct 8, 1997, 3:00:00 AM10/8/97
to

Hallo,

Ich habe mein Linux mit yast von SuSE Linux 4.4.1 installiert.

Ich bekomme eine Reihe von Warnungen, wenn ich mit fdisk die (v)erify
Funktion verwende. Im folgenden die Ausgabe von df, der Inhalt von
/etc/fstab, sowie (p)rint und (v)erify von fdisk. Die Platte habe ich
damals mit yast formatiert und erstellt. Ich habe keine Probleme mit
meiner Harddisk, ich habe LILO installiert, wenn der maximal mount count
erreicht ist, gibt es auf der root Partition immer mehrere "deleted
inodes with zero dtime" oder so etwas aehnliches, welches aber
anscheinend auch keine Probleme verursacht.

Die Frage ist nun: Muss ich etwas unternehmen, oder kann ich alles so
lassen wie es ist?

Alex.

snail:/root # df
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda1 495714 16413 453700 3% /
/dev/hda2 991000 572899 366895 61% /usr
/dev/hda5 99507 10247 84121 11% /var
/dev/hda6 99507 5617 88751 6% /tmp
/dev/hda3 198601 101885 86460 54% /home

snail:/root # cat /etc/fstab
/dev/hda7 swap swap defaults 0 0
/dev/hda1 / ext2 defaults 1 1
/dev/hda2 /usr ext2 defaults 1 2
/dev/hda5 /var ext2 defaults 1 2
/dev/hda6 /tmp ext2 defaults 1 2
/dev/hda3 /home ext2 defaults 1 2
/dev/hda8 /scratch ext2 rw,noauto,user 1 2
/dev/hdc1 /dos msdos rw,noauto,user 1 0
/dev/fd0h1440 /floppy msdos rw,noauto,user 0 0
/dev/hdb /cdrom iso9660 ro,noauto,user 0 0
none /proc proc defaults 0 0

snail:/root # fdisk
Using /dev/hda as default device!
The number of cylinders for this disk is set to 4092.
This is larger than 1024, and may cause problems with:
1) software that runs at boot time (e.g., LILO)
2) booting and partitioning software form other OSs
(e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/hda: 16 heads, 63 sectors, 4092 cylinders
Units = cylinders of 1008 * 512 bytes

Device Boot Begin Start End Blocks Id System
/dev/hda1 1 1 1016 512032+ 83 Linux native
/dev/hda2 1017 1017 3048 1024128 83 Linux native
/dev/hda3 2048 3049 3455 205128 83 Linux native
/dev/hda4 3072 3456 4092 321048 5 Extended
/dev/hda5 3072 3456 3659 102784+ 83 Linux native
/dev/hda6 3072 3660 3863 102784+ 83 Linux native
/dev/hda7 3072 3864 3994 65992+ 82 Linux swap
/dev/hda8 3072 3995 4092 49360+ 83 Linux native
Command (m for help): v

Warning: partition 2 overlaps partition 3.
Warning: partition 3 overlaps partition 5.
Warning: partition 3 overlaps partition 6.
Warning: partition 5 overlaps partition 6.
Warning: partition 3 overlaps partition 7.
Warning: partition 5 overlaps partition 7.
Warning: partition 6 overlaps partition 7.
Warning: partition 3 overlaps partition 8.
Warning: partition 5 overlaps partition 8.
Warning: partition 6 overlaps partition 8.
Warning: partition 7 overlaps partition 8.
Logical partition 5 not entirely in partition 4
Logical partition 6 not entirely in partition 4
Logical partition 7 not entirely in partition 4
Logical partition 8 not entirely in partition 4
3138965 unallocated sectors

Command (m for help): q

Offensichtlich ist hier der "Begin" Parameter voellig falsch
eingestellt, "Start" und "End" Parameter stimmen naemlich.

--
Gaggla! al...@zool.unizh.ch - in den Ferien vom 10. bis 20. Oktober!


0 new messages