Re: Devices II

From: User Bsd <bsd(at)gvs.dyn.bawue.de>
Date: Fri, 15 Feb 2002 21:47:52 +0000

On Fri, Feb 15, 2002 at 09:59:40PM +0100, Joerg Wunsch wrote:
> > Platte ad0 ist FAT mit W98. Darauf habe ich eine Partition C und
> > eine erweiterte D.
> > Ich will D unter FreeBSD mounten. Welches device ist das jetzt?
>
> /dev/ad0s5

siemens# mount_msdos /dev/ad0s5 /mnt
mount_msdos: /dev/ad0s5: Device not configured
siemens# ll /dev/ad0s5
crw------- 1 root wheel 116, 0x00060002 Feb 11 18:44 /dev/ad0s5

Hm.

> > Muss vielleicht dazusagen, dass ich diese Platte versehentlich mit
> > sysinstall ein wenig, äh, beschädigt habe - von DOS-fdisk wird sie
> > nicht mehr als FAT erkannt, ich kann das W98 also auch nicht mehr
> > booten.
>
> Dann nimm FreeBSD fdisk und repariere das wieder.

Hab ich jetzt ein wenig Schiss davor, aber ich habe Zeit die
entsprechende Doku zu lesen. (Kürzlich sagte ich noch: "Vergiss
sysinstall" - ich sollte das selbst endlich tun ;)

Inzwischen weiss ich auch was passiert ist: Ich habe die
Partitionsinformation von da0 nach ad0 geschrieben [1].
Den Bootloader konnte ich mit (DOS) fdisk /mbr eliminieren, aber
jetzt weiss ich nicht mehr weiter.

> > Das was ich auf /dev/ad0c habe sieht eigentlich noch ziemlich
> > intakt aus (leider sind aber die Daten auf "D" wichtiger).
> Partition-Buchstaben haben nur in Verbindung mit BSD-Disklabels
> wirklich Sinn, nimm also schlicht und einfach /dev/ad0s1 für diese
> Slice.

Ok. Erste Partition auf Platte - Erste Erweiterte ist dann Nr. 5.
Was muss ich nun tun um sie zu mounten?

Sorry - steh gerade echt aufm Schlauch,
oli
.

[1]
siemens# fdisk ad0
******* Working on device /dev/ad0 *******
parameters extracted from in-core disklabel are:
cylinders=784 heads=255 sectors/track=63 (16065 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=784 heads=255 sectors/track=63 (16065 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,(FreeBSD/NetBSD/386BSD)
    start 63, size 17928477 (8754 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>

siemens# fdisk da0
******* Working on device /dev/da0 *******
parameters extracted from in-core disklabel are:
cylinders=1116 heads=255 sectors/track=63 (16065 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=1116 heads=255 sectors/track=63 (16065 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,(FreeBSD/NetBSD/386BSD)
    start 63, size 17928477 (8754 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 15 Feb 2002 - 22:47:10 CET

search this site