Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need Some Help Mounting a Drive
Name: Jimmy Jam Date: September 28, 2002 at 20:41:02 Pacific OS: Win Xp Home/Linux CPU/Ram: P4, 1.5GHz, 128MB Ram
Comment:
I have been trying to get some answers as to mounting hard drives so I can play music from XP in Linux. However, being a newbie to Linux, nothing really makes sense. Could someone please give me a detailed description of how I can do this? I have my music on an NTFS drive under Windows. Thanks for any and all help for this newbie.
Name: Lawrence Date: September 28, 2002 at 20:48:36 Pacific
Reply:
Perhaps if you start reading the HOWTO or looking at the manpage, then it may make sense. Here it is again. First, create a directory so you can mount your NTFS on it and execute the mount command, assuming that your kernel supports NTFS. If not, then you need to download the latest kernel (if it is not already on your system in /usr/src) and build it to support NTFS. (Please read the instruction at www.tldp.org on how to compile a new kernel.)
mkdir /mnt/WinXP mount -t ntfs /dev/hda1 /mnt/WinXP (assuming that your WinXP is on the first partition of the first drive--/dev/hda1!!!)
Summary: What I need is some help from a CD-R Expert, I saw once that on the tomb raider cd that there are three files that each is about 1 GB, so when you goto copy the cd it doesn't work of course, but if yo...
Summary: Hello, I need some help here. My 100MB zip drive can't be mounted under Red Hat 7.1. It is in /dev/hdd4, and when I try to mount it, there is an error message showing that: "/mnt/zip100.0 /dev/hdd4...
Summary: Just let's face it: Windows and Linux are not the same. I like Linux, I use RH9, but unfortunately I need some tools for work, which are not yet available under LINUX. So the answer is multiple boot -...