DonttPanic
Group: Members
Posts: 95
Joined: July 2004 |
|
Posted: Feb. 11 2005,02:29 |
|
There is a mounting app on the bottom right corner of the screen. You can scroll through the different drives (ie: floppy, cdrom, hda1). hda1 is usually the primary partition. You would click the key next to the arrows, and when it turns green, you have mounted the drive. Then you go into EmelFM and go into /mnt . There, the partition or device you want to access should be listed.
There are issues with accessing NTFS partitions from Linux. NTFS is usually the partition that WinXP uses, so you may find a problem.
I have my own shortcut around that problem. I use the embedded version of DSL, which can run on top of windows. Then, I install samba.dsl , which allows me to access networked hard drives. I also set the folder I want to access as a shared folder with both read and write access (in windows). Then, I am able to access/change files on the NTFS drive.
Another thing to try is go to the "run" command line and type "cmd" This should bring up a prompt similar to a dos prompt that may allow you to manipulate your files.
|