I forgot to mention that there are currently two of the same external drives hooked up. I transferred all data that was on the one that I had been using onto a spare on, and then reformatted the old one. The spare is still hooked up since it now has all my files, but I don't want to move anything back onto the old one until everything is resolved, as I don't want to let it transfer for another 13 hours (that is how long it took last time).
I have yet to see if files can be seen on a Windows computer from my old drive because I can't get my hands on one at the moment, but I will update with any info as soon as I can.
Edit: I almost always have nothing in my trash can as it annoys me to know that something is there. Having sid that, I have never been prompted to empty the trash upon ejecting.
I tried to eject the old drive, but it said that media was busy. I unplugged it anyway as nothing was on it that wasn't on the spare drive (that shouldn't be a problem, right?).
A preliminary test (I put a small folder on the old drive then hooked it up to a Windows computer) showed all present files while in Windows (good sign). However, when I plugged it back up to my Linux (Ubuntu) computer, I got an error message.
Error mounting: mount exited with exit code 1: helper failed with:
mount: only root can mount /dev/sdd1 on /media/Seagate External_
I tried to mount it wit ha command in the terminal and got the following messages. (the first command was the command that I used last time to mount this drive, the second one used the location in the error report) I am pretty lost here on what to do. Thanks for sticking with me so far.
sebastian@ubuntu:~$ sudo mount /dev/sdc1
[sudo] password for sebastian:
ntfs-3g: Failed to access volume '/dev/sdc1': No such file or directory
ntfs-3g 2012.1.15AR.1 external FUSE 28 - Third Generation NTFS Driver
Configuration type 7, XATTRS are on, POSIX ACLS are on
Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2011 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Options: ro (read-only mount), remove_hiberfile, uid=, gid=,
umask=, fmask=, dmask=, streams_interface=.
Please see the details in the manual (type: man ntfs-3g).
Example: ntfs-3g /dev/sda1 /mnt/windows
News, support and information:
http://tuxera.com
sebastian@ubuntu:~$ sudo mount /dev/sdd1
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
fuse: failed to access mountpoint /media/Seagate External_: No such file or directory