Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 18:31:42 +1300
From:      Andrew Thompson <andy@fud.org.nz>
To:        Andy Farkas <andyf@speednet.com.au>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: some 5.0 oddities
Message-ID:  <3E28E6BE.70803@fud.org.nz>
In-Reply-To: <20030118124305.L44035-100000@hewey.af.speednet.com.au>
References:  <20030118124305.L44035-100000@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Andy Farkas wrote:

>5/ disklabel doesn't work:
>
>team2# disklabel ad4
>disklabel: ioctl DIOCGDINFO: Operation not supported by device
>team2# disklabel -r ad4
>disklabel: bad pack magic number (label is damaged, or pack is unlabeled)
>
>
>  
>
I think you need to give the full device name like "disklabel ad4s1". 
 Here is a snippet from the release notes:

<snip>
*
Note:* GEOM-enabled kernels no longer support ``compatability slices''. 
This feature (supported on the i386 and pc98 only) allowed a user to 
refer to a disk partition without specifying an MBR slice (e.g. 
/dev/ad0a); the kernel would automatically find the first applicable 
FreeBSD slice and use it. On GEOM-enabled kernels (the default), only 
the full partition names (e.g. /dev/ad0s1a) are allowed when referring 
to partitions within MBR slices. This change should affect very few users.

</snip>



Andy




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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