Moin
Ich habe hier ein 6.0 in einer Virtulellen Maschine laufen. Muß ich mir
irgendwelche gedanken um diese Fehlermeldung von "bsdlabel" machen?
>------------------------------------------------------------------------->
VM-BSD# bsdlabel -A /dev/ad0s1
# /dev/ad0s1:
type: ESDI
disk: ad0s1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 15
sectors/cylinder: 945
cylinders: 17753
sectors/unit: 16777216
...
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 8388608 0 4.2BSD 2048 16384 28552
b: 2097152 8388608 swap
c: 16776522 0 unused 0 0 # "raw" part, don't
edit
d: 6290762 10485760 4.2BSD 2048 16384 28552
bsdlabel: partition c doesn't cover the whole unit!
bsdlabel: An incorrect partition c may cause problems for standard system
utilities
VM-BSD#
<-------------------------------------------------------------------------<
Wenn ich die Werte von fdisk mit denen aus den BIOS Werten errechneten
vergleiche stimmen sie (bis auf nicht mögliche Nachkommastellen) überein
>------------------------------------------------------------------------->
Disk name: ad0 FDISK Partition
Editor
DISK Geometry: 17753 cyls/15 heads/63 sectors = 16776585 sectors (8191MB)
Offset Size(ST) End Name PType Desc Subtype
Flags
0 63 62 - 12 unused 0
63 16776522 16776584 ad0s1 8 freebsd 165
16776585 631 16777215 - 12 unused 0
--==##==--
Debug_Disk(ad0) bios_geom=17753/15/63 = 16776585
boot1=0x0, boot2=0x0, bootmgr=0x0
--> 0x80ee400 0 16777216 16777215 ad0 - ??
0x00
--> 0x80ee480 0 63 62 - -
unused 0x00
--> 0x80ee500 63 16776522 16776584 ad0s1 (null)
freebsd 0xa5 =
--> 0x80ee580 63 8388608 8388670 ad0s1a (null)
part 0x07
--> 0x80ee700 8388671 2097152 10485822 ad0s1b (null)
part 0x01
--> 0x80ee680 10485823 6290762 16776584 ad0s1d (null)
part 0x07
--> 0x80ee600 16776585 631 16777215 - -
unused 0x00
<-------------------------------------------------------------------------<
Ich frag mich wie das zustandegekommen ist.
Ich habe "straight forward" slice und partitionen bei der Installation
eingerichtet.
Viele Grüße
Nicola
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 21 Nov 2005 - 09:56:21 CET