nach update auf 8.0, partition weg

From: Marian Hettwer <mh(at)kernel32.de>
Date: Tue, 15 Dec 2009 17:47:16 +0100

Hallo Liste,

ich habe hier ein merkwürdiges phänomen nach einem update auf FreeBSD
8.0-RELEASE.
Vorher war 7.2-RELEASE-p4, danach mit freebsd-update upgrade nen upgrade
auf 8.0 gemacht.

Auf der 2. Festplatte fehlt meine Partition. Ein Glück nicht die, von der
ich boote. Aber ich kann mir keinen Reim drauf machen was da kaputt ist.

Hier die Fakten:

[rabauke(at)talisker ~]$ cat /etc/fstab
# Device Mountpoint FStype Options Dump
Pass#
/dev/ad4s2b none swap sw O O
/dev/ad4s1a / ufs rw 1 1
/dev/ad4s2a /tmp ufs rw 2 2
/dev/ad4s2d /var ufs rw 2 2
/dev/ad4s2e /usr ufs rw 2 2
/dev/ad8s1a /BACKUP ufs rw 2 2
/dev/acd0 /cdrom cd9660 ro,noauto 0 0
linproc /compat/linux/proc linprocfs rw 0 0

--> ad4 ist okay, das wird gemounted, alles schick. Bei ad8 aber gibts
folgende probleme. Und ich seh nicht wieso.

[rabauke(at)talisker ~]$ sysctl kern.disks
kern.disks: ad8 ad4

[rabauke(at)talisker ~]$ sudo fdisk ad8
******* Working on device /dev/ad8 *******
parameters extracted from in-core disklabel are:
cylinders=775221 heads=16 sectors/track=63 (1008 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=775221 heads=16 sectors/track=63 (1008 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
    start 63, size 781422705 (381554 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 52/ head 15/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>

--> das sieht okay aus, slice1 vorhanden

[rabauke(at)talisker ~]$ sudo bsdlabel ad8
# /dev/ad8:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
  a: 781422752 16 unused 0 0
  c: 781422768 0 unused 0 0 # "raw" part,
don't edit

--> okay, da ist meine a partition

[rabauke(at)talisker ~]$ ls -ld /BACKUP
drwxr-xr-x 2 root wheel 512 Feb 13 2009 /BACKUP
[rabauke(at)talisker ~]$ ls -l /BACKUP
total 0
[rabauke(at)talisker ~]$ sudo mount /dev/ad8s1a /BACKUP
mount: /dev/ad8s1a : No such file or directory
[rabauke(at)talisker ~]$ ls -l /dev/ad8*
crw-r----- 1 root operator 0, 91 Dec 15 17:20 /dev/ad8
crw-r----- 1 root operator 0, 96 Dec 15 17:20 /dev/ad8a

Huch?! Warum? Wo ist ad8s1a? Wer ist ad8a?

Hilfe! :)

BeSDe Grüße und TIA,
Marian

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 15 Dec 2009 - 17:47:54 CET

search this site