Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2003 03:04:32 -0700
From:      ecsd <ecsd@ecsd.com>
To:        Harti Brandt <brandt@fokus.fraunhofer.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: no partition entries for /dev/ad3
Message-ID:  <3F83E130.100@ecsd.com>
References:  <3F83DB69.907@ecsd.com> <20031008114254.E63940@beagle.fokus.fraunhofer.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I had already been able to go so far as to "disklabel -w -r ad3 auto". 
After doing this
on a 4.X system I would then "disklabel -e /dev/ad3s1c", but /dev/ad3s1c 
does
not exist, so I am stuck. Maybe there is a "rescan devices" command?

fdisk thinks it has no work to do:

******* Working on device /dev/ad3 *******
[...]
Information from DOS bootblock is:
1: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
    start 63, size 39102273 (19092 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 1023/ head 15/ sector 63
2: <UNUSED>
3: <UNUSED>
4: <UNUSED>

Harti Brandt wrote:

>On Wed, 8 Oct 2003, ecsd wrote:
>
>e>Here are the contents of my /dev. As you can see, there are no entries
>e>for the
>e>partitions of ad3. My 5.0 system has no "bsdlabel" command. Can anyone
>e>tell me how I can coax the ad3s1* entries into existence?
>
>You probably need to fdisk(8) your disk first. The slices should then
>appear automagically. Then you can disklabel(8) the slices which will
>bring the partitions into life. Disklabel and bsdlabel are the same on
>i386.
>
>harti
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F83E130.100>