> > Dear all, > I have silly doubt regarding creating FAT partition on my SD Card. > > Can I do it with fdisk? I tried it in the man-pages to find how to do > it? > I found nothing related to FAT. > When I tried to create it with 'n' option, by default it is creating the > ext2 fs & NOT FAT fs.
You can specify what partition type you want to create, press "l" (small L) to view the list, and "t" to change the partition type... Arturas M. - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
