Please excuse my noobieness.
I'm building a Linux box (RH 8.0) that I intend to use to serve SMB shares to a small internal network of Windows PC's and MP3 clients (SliMP3s). The share is on a 180GB disk, and I want this to be mountable on the server, and viewable to all clients.
Does it matter which filesystem I use on the disk that has my SMB shares?
One wrinkle is that the server is currently configured as a dual boot machine (with Win 2K), so there would be some advantage to using FAT32 as the filesystem. This would allow me to access the disk from Win2K when the Samba server wasn't running, but this is not essential.
Am I best off using a Linux filesystem (like EXT2), or does it not matter?
Also, if I use FAT32 for the filesystem on the disk with the share, what is the correct command to mount this disk under Linux?
Thanks in advance.
Kit
I'm building a Linux box (RH 8.0) that I intend to use to serve SMB shares to a small internal network of Windows PC's and MP3 clients (SliMP3s). The share is on a 180GB disk, and I want this to be mountable on the server, and viewable to all clients.
Does it matter which filesystem I use on the disk that has my SMB shares?
One wrinkle is that the server is currently configured as a dual boot machine (with Win 2K), so there would be some advantage to using FAT32 as the filesystem. This would allow me to access the disk from Win2K when the Samba server wasn't running, but this is not essential.
Am I best off using a Linux filesystem (like EXT2), or does it not matter?
Also, if I use FAT32 for the filesystem on the disk with the share, what is the correct command to mount this disk under Linux?
Thanks in advance.
Kit