Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2006 11:41:13 -0300
From:      Felipe Neuwald <felipe@neuwald.biz>
To:        Stefan Bethke <stb@lassitu.de>,  freebsd-stable@freebsd.org
Subject:   Re: GEOM_BDE: where is my partition?
Message-ID:  <44CF6809.3090808@neuwald.biz>
In-Reply-To: <0425D7C1-CFCB-4689-94C9-EE393D8B98E3@lassitu.de>
References:  <44CF58DD.8000805@neuwald.biz> <0425D7C1-CFCB-4689-94C9-EE393D8B98E3@lassitu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan,

Yes, the disk have been detected:

[root@xingu /home/felipe]# dmesg | grep ad5
ad5: 194481MB <Maxtor 6B200P0 BAH41B70> at ata2-slave UDMA66
[root@xingu /home/felipe]# ls -laF /dev/ad5
crw-r-----  1 root  operator    0,  62 Aug  1 10:39 /dev/ad5

And here is the fdisk output:

[root@xingu /home/felipe]# fdisk /dev/ad5
******* Working on device /dev/ad5 *******
parameters extracted from in-core disklabel are:
cylinders=395136 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=395136 heads=16 sectors/track=63 (1008 blks/cyl)

fdisk: invalid fdisk partition table found
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 398297025 (194480 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 895/ 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>

Felipe.


Stefan Bethke escreveu:
> (Please do *not* crosspost.)
>
> Am 01.08.2006 um 15:36 schrieb Felipe Neuwald:
>
>> [root@xingu /dev]# ls /dev/ad5s1c
>> ls: /dev/ad5s1c: No such file or directory
>
> Is the actual disk probed? (dmesg output should show that.)
>
> If the hardware is still detected, what does fdisk say about the 
> slices on that disk?
>
>
> Stefan
>
>
> --Stefan Bethke <stb@lassitu.de>   Fon +49 170 346 0140
>
>
>
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44CF6809.3090808>