Re: [osol-discuss] Created a FAT32 partition using Fdisk, but it can not be mounted..

2010-04-15 Thread Sarah.kho
Thank you very much. my problem resolved. The steps are like this: use fdisk to create the partition use mkfs to create the file system use mount to mount the partition. note: both mkfs and mount need the -F pcfs parameter to know what is the partition format. On Thu, Apr 15, 2010 at 10:12 AM

Re: [osol-discuss] Created a FAT32 partition using Fdisk, but it can not be mounted..

2010-04-14 Thread Sarah.kho
k/c9t1d4p0 /media/s > > > > emike > > > On 04/14/2010 09:09 AM, Sarah.kho wrote: > > > Hi > > > > I created a fat32 partition using: > > > > format > > format>fdisk > > fdisk>1 > > and then C for fat32. > > >

[osol-discuss] Created a FAT32 partition using Fdisk, but it can not be mounted..

2010-04-14 Thread Sarah.kho
Hi I created a fat32 partition using: format format>fdisk fdisk>1 and then C for fat32. then I exit the fdisk and format. To make sure that the partition is there, I entered the format and fdisk command and my partition was there (it was active as well). The disk name is c9t1d4 so I assumed t