Hi everybody, I'm trying to set up a File Server running on Linux but I encountered some strange difficults...
The hard disk I want to share is a 320GB I formatted before to install the Operating System (Ubuntu Server 10.10) and I formatted as NTFS because I want to read it from Windows clients too. Now that the server is uo if I call "fdisk -l" I get back the 320GB hard disk but the system say that is a FAT32.. how possible?
And if I try to mount it with a "mount -f vfat/dev/sdb/ /any/path" it say me that fs is wrong...
Any suggestion? Do I have to format again?
Thanks
Shella