Dang.
I am trying to get a 250GB fat32 USB drive mounted at boot. I added the following to my /etc/fstab:
Now my system doesn't boot
Which stinks, because it's offsite. What is wrong with my fstab? 
Thanks!
-Peter
I am trying to get a 250GB fat32 USB drive mounted at boot. I added the following to my /etc/fstab:
Code:
/dev/da1s1 /mnt msdosfs rw,large 0 3
Now my system doesn't boot


Thanks!
-Peter