Loading
Linux Folders
Jul 21, 2009 By doug.brown
I have a network attached external hard drive that is running Linux. While it was attached to the network all was well, however it died and I now have lost my files. I can read the drive and see what is on it but I have no idea what to look for in the files. I have excel docs that were saved in windows and put on the drive but don't know what the extension of the files would be. Any help would be great.
Thanks
Doug
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
2 hours 21 min ago - Sure the best distro is
3 hours 41 min ago - BeOS was the best
6 hours 25 min ago - I use Wireshark on a daily
10 hours 55 min ago - buena información
16 hours 2 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
17 hours 3 min ago - Gnome3 is such a POS. No one
1 day 2 hours ago - Gnome 3 is the biggest POS
1 day 2 hours ago - I didn't knew this thing by
1 day 8 hours ago - Author's reply
1 day 12 hours ago





The Normal Extension
The files will be saved with same name and extension that they'd have on a Windows system, for excel files that's normally .xls.
The larger problem you may have, assuming you're trying to access the drive directly and access it from a Windows system is that it probably isn't formatted with a Windows compatible file system (FAT or NTFS). Most likely it's formatted with the EXT2 file system. There are programs out there that will allow you to read these from a Windows system, for example explore2fs.
Mitch Frazier is an Associate Editor for Linux Journal.
Thanks
Mitch,
Thank you so much. As soon as I got the file installed it worked great.
Thanks Again
Doug