Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-04-2005, 02:35 PM   #1 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 487

benzimm86 is on a distinguished road

Send a message via AIM to benzimm86
Default music files

i currently have windows installed on one hard drive and linux on another drive. The music files that i want to access are on the same drive windows is installed on. Is there a way for me to access these files while in linux
__________________
amd athlon xp2100+
asus a7v333 mb
nvidia geforce4mx 420 64 mb
thermaltake volcano 12
1 gig ddr pc2100
thermaltake purepower 420w psu
dvd-rw
audigy 2 platinum sound card
benzimm86 is offline  
Old 09-04-2005, 02:39 PM   #2 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

You should be able to. Just make sure the drive is mounted correctly and whatnot. You may have some trouble if it is NTFS though.
__________________



Debian Support Forums!
macdude425 is offline  
Old 09-04-2005, 02:43 PM   #3 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 487

benzimm86 is on a distinguished road

Send a message via AIM to benzimm86
Default

It is ntfs. what file system does it have to be for it to work. i can not see the drive at all
__________________
amd athlon xp2100+
asus a7v333 mb
nvidia geforce4mx 420 64 mb
thermaltake volcano 12
1 gig ddr pc2100
thermaltake purepower 420w psu
dvd-rw
audigy 2 platinum sound card
benzimm86 is offline  
Old 09-04-2005, 04:15 PM   #4 (permalink)
Qiranworms's Avatar
 
Monster Techie

Join Date: Mar 2003

Posts: 1,637

Qiranworms is on a distinguished road

Default

NTFS is readable if you set it up (search Google for a howto), but not writable...at least, not safely writable at this time.

FAT32 is better for that sort of purpose.
__________________
-->Marc
Error: Keyboard not attached. Please press F1 to continue. <pre>-------OS----------Gentoo Linux-------<br>------Browser-----Mozilla Firefox-----</pre><form action="http://www.srsyo.org/tfsearch.php" method="get"><input type="text" name="search"> <input type="submit" name="submit" value="Search the Forums, thanks to Emily"></form>

|||Official Forum Rules|||<hr>
Qiranworms is offline  
Old 09-04-2005, 04:45 PM   #5 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

make a dirrectory in your home directory on the linux box and as root do this:

mount -t ntfs /dev/hdXY temp/
then cd temp/;ls--------poof there are your files

XY=the windows drive like /dev/hda1 would be first IDE drive first partition, with ntfs and windows it will likely be /dev/hda2
horndude is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On