Comment 20 for bug 219192

Revision history for this message
Conrad Theart (conradtheart-deactivatedaccount) wrote :

Thanks Mike.

I used these commands to format the partitions:

sudo mkfs.vfat -F 32 -n ubuntu /dev/sdX1
sudo mkfs.ext2 -b 4096 -L casper-rw /dev/sdX2

What commands do I use to make it bouth ext3?