Not familiar with OSX pdisk, and semi-intimidated by the translation, but it appears the partition just needs to be formatted before mounting.
Ext3 under ydl: #mkfs.ext3 /dev/sdb10
what is the formatting utility within ydl ?
use: #parted /dev/sdb
because i want to change this /dev/sdb10 from ext2 to ext3
use: #tune2fs -j /dev/sdb10 -------------------------------------------- http://YDL.net - The online community for Yellow Dog Linux users _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
