On Sat, 2005-07-05 at 20:33 -0700, Noah Roberts wrote: > > root@bart nroberts # mount /dev/sda1 /mnt/cdrom/ > > mount: wrong fs type, bad option, bad superblock on /dev/sda1, > > or too many mounted file systems > > Pft....dmesg might have helped.... > > Unable to load NLS charset cp437 > FAT: codepage cp437 not found > > > So that problem is fixed. Onward and foward to the cut-out issues... For future reference, -t msdos would have worked (but no long filenames). -DR-