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
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"