Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Gaming / Games / Multimedia / Entertainment
Reload this Page Transfering MP3s from one hard drive to another.
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Gaming / Games / Multimedia / Entertainment General discussion about Games, video, sound, multimedia, DVD's in Linux

Reply
 
Thread Tools Display Modes
Old 02-16-2004   #1 (permalink)
Just Joined!
 
Join Date: Feb 2004
Posts: 12
Transfering MP3s from one hard drive to another.

How can I get my MP3s off of my windows partitioned hard drive onto my redhat linux partitioned hard drive? Can somebody help, thank you in advance.
MattTheHobo is offline   Reply With Quote
Old 02-16-2004   #2 (permalink)
Linux Newbie
 
Join Date: Feb 2004
Location: Cleveland, Ohio
Posts: 136
Send a message via AIM to Blue|Fusion Send a message via MSN to Blue|Fusion
You might have to login as root to do this, but go to /mnt/windows/. That is equivalent to C:/ in windows, so from there, it should look familiar to you to find them. Once you find them, u can copy them to a directory in linux, such as /music and giving it 777 access for all users to listen to and add and delete some.
Blue|Fusion is offline   Reply With Quote
Old 02-16-2004   #3 (permalink)
Just Joined!
 
Join Date: Feb 2004
Posts: 12
i dont have a windows folder in mnt. Any programs out there to do this?
MattTheHobo is offline   Reply With Quote
Old 02-16-2004   #4 (permalink)
Linux Guru
 
sdousley's Avatar
 
Join Date: Feb 2004
Posts: 1,766
You will need to mount your windows drive to /mnt/windows for this to work. Log in as root (su in a shell) then type: (asuming your music is in the first partition of your first drive (Usualy C in windows))
Code:
mount /dev/hda1 /mnt/windows
this will allow you to copy all your files if you're logged in as root. You won't be able to do this as you. The other way to do it would b to mount the drive from tyour fstab file. If you want to know how to do this, let me know! hope this is ok!
sdousley is offline   Reply With Quote
Old 02-16-2004   #5 (permalink)
Just Joined!
 
Join Date: Feb 2004
Posts: 12
Didn't work:

Quote:
root]# mount /dev/hda1 /mnt/windows
mount: fs type ntfs not supported by kernel
There was no "windows" folder in my mnt so I just created it myself, then ran the command you gave me.

Quote:
mount /dev/hda1 /mnt/windows
edit: could you help me out with the second way you mentioned also? Thank you.
__________________
Struggling with Redhat 9.0
MattTheHobo is offline   Reply With Quote
Old 02-16-2004   #6 (permalink)
Linux Engineer
 
Giro's Avatar
 
Join Date: Jul 2003
Location: England
Posts: 1,219
Before you do that do you know what partition windows is on? And what file system is windows using? We do not read minds
Giro is offline   Reply With Quote
Old 02-16-2004   #7 (permalink)
Just Joined!
 
Join Date: Feb 2004
Posts: 12
I think this is what you want:

/dev/hda

hda1 Start: 1 End: 2433 Size: 19085 mb ntfs
__________________
Struggling with Redhat 9.0
MattTheHobo is offline   Reply With Quote
Old 02-16-2004   #8 (permalink)
Linux Engineer
 
Giro's Avatar
 
Join Date: Jul 2003
Location: England
Posts: 1,219
so it would be
Code:
mount -t ntfs /dev/hda1 /mnt/windows
mount is the command -t is the file system type which is ntfs next is the partion windows is on and last is the mount point.
Giro is offline   Reply With Quote
Old 02-16-2004   #9 (permalink)
Just Joined!
 
Join Date: Feb 2004
Posts: 12
I got it figured out. I had to update my kernal, then those commands starting working. Thanks for your all's help!
__________________
Struggling with Redhat 9.0
MattTheHobo is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 10:54 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0