When on the command line I have to use the 'large' option like this:
but I need gnome/hal to also pass the 'large' option when attempting to automount drives of a large size so I attempted exactly this but it still isn't using the 'large' option. I have tried rebooting my computer and I don't know why hal isn't behaving the way I it should despite the new fdi file.
Code:
mount -t msdosfs -o large /dev/da0s1 /mnt/usb
but I need gnome/hal to also pass the 'large' option when attempting to automount drives of a large size so I attempted exactly this but it still isn't using the 'large' option. I have tried rebooting my computer and I don't know why hal isn't behaving the way I it should despite the new fdi file.