In message <alpine.bsf.2.00.1211272215360.62...@wonkity.com>, 
Warren Block <wbl...@wonkity.com> wrote:

>> I tried to do as you suggest and change the partition type to freebsd-ufs,
>> but there's a problem...
>>
>> # gpart modify -i 1 -t freebsd-ufs /dev/da1
>> gpart: Invalid argument
>
>da1 is the drive.  da1s1 is the first slice.

Yeabut that's what I thought that the -i option was for!  I mean isn't the 
parameter for
that supposed to tell gpart which sub-part of the whole "geom" thing that is 
named on
the command line is supposed to be modified?

Well, now I'm totally confused, but I'll try it again in the way I think you 
are suggesting...


# gpart modify -i 1 -t freebsd-ufs /dev/da1s1
gpart: geom '/dev/da1s1': Invalid argument


Ummmm...

What else should I try?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to