On Tue, 26 Apr 2011, Devin Teske wrote:

Continue on to create a 2nd [visible] partition beyond the primary bootable [invisible] partition (allowing you to use the remainder of your thumb drive for usable storage)...

5. Execute: echo "p 2 0x0c * *" | fdisk -f - /dev/da5
NOTE: again, assuming `da5' is your thumb drive

tripel# echo "p 2 0x0c * *" | fdisk -f - /dev/da0
******* Working on device /dev/da0 *******
fdisk: Class not found
tripel#

Any notion why? `man fdisk` isn't much help.

Thanks.

--
Chris Hill               ch...@monochrome.org
**                     [ Busy Expunging </> ]
_______________________________________________
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