My question is this...
I have a "fat32" partition that is located at "/dev/sda3" which is not loaded at startup, because it doesn't exist in fstab.
Could someone offer me the detail that I need on the line that I will start as /dev/sda3...
Would this do the trick.............
sudo mkdir /media/sda3
/dev/sda3 /media/sda3 vfat umask=0,defaults 0 2







