LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-13-2004, 02:01 PM   #1
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Transfering file between WinXP and FC2


Hello,
I recently reinstalled WinXP to be able to get on the internet because after buying a PCTel modem it still wouldn't detect it and the setup program was for kernel 2.4 not 2.6 so anyways I have to download all the stuff I want for linux via WinXP this is fine but I hate having to write and read files from a CD-RW every time I download something new. Is there anyway to easily transfer files from Ext3 and vfat? I've tried searching and I found a few things on samba but all the tutorials were on how to share files through a network not on one PC. Any help would be greatly appreciated, thanks.
 
Old 08-13-2004, 02:15 PM   #2
Boudewijn
Member
 
Registered: Nov 2003
Location: The Netherlands
Distribution: MDK: 10,10.1,10_amd64,9.2,9.1 . Debian: sarge,woody, Gentoo (X86 amd64 Sparc)
Posts: 219

Rep: Reputation: 30
If your windows XP is running on an NTFS partition, you might have a serious problem: this is not (yet) totally supported by Linux. Some distributions allow you to read, and not write, some to rw, and some don't support it at all.

Take a look at /mnt/windows..... if this doesn't exist, try mounting it (I don't know how to do that using a graphical tool in Fed.... ).

If this still doesn't work; convert your windows filesystem to FAT32
 
Old 08-14-2004, 12:07 PM   #3
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Original Poster
Rep: Reputation: 15
It is still in FAT32 because I knew FC2 doesn't support it (well). When I go to mount devices its not there. Perhaps there is some startup code I could use like the way it initialized the Root: root (hd0,3). I'll try some stuff and reply the results
 
Old 08-14-2004, 12:25 PM   #4
gvec
Member
 
Registered: Aug 2004
Posts: 32

Rep: Reputation: 15
i am not clear on 'when i go to mount devices its not there', are you meaning that when you view the contents of /mnt/ the windowsXP dirs/files are not present ?

you could place an entry in /etc/fstab to have it mount on boot
or from cli you can just use "mount"

mount /dev/hda1 /mnt/windows
(substituting hda1 for whatever disk/partition windowsXP fat is on and /mnt/windows for wherever you want it mounted)

then you should be able to see the contents of the xp partition
hope this helps...
 
Old 08-14-2004, 02:40 PM   #5
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Original Poster
Rep: Reputation: 15
Ok but how do I find out which partition WinXP is on and do I place an entry in /etc/fstab to it? I really should buy a book on how to use Linux, its good but not exactly for noobs

BTW: I couldn't figure out how to mount it changing the startup commands
 
Old 08-14-2004, 05:39 PM   #6
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
try
#fdisk /dev/hda

where
hda --pri. master
hdb --pri slave
hdc sec master
hdd sec slave

the the one from above as per ur setting
st the fdisk prompt
use ' p'
to print ur partiton table
post that output here

most probably if u installed winXP on C drive then winxp is hda1
then to mount it in a diectory say /mnt/win_c
make a dir. win_c in /mnt
then
#mount /dev/hda1 /mnt/win_c

regards
gaurav
 
Old 08-15-2004, 02:24 PM   #7
NeoAndersn007
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 72

Original Poster
Rep: Reputation: 15
ok I reinserted my FC2 install cd and found all my partition info and the tryed the following:
Code:
su
mkdir /mnt/windows
mount -t  vfat /dev/hdc3 /mnt/windows
then I made some symbolic links like:
Code:
cp -s "/mnt/windows/Documents and Settinga/Devon Warren/My Documents/My Music" /music
cp -s "/mnt/windows/Documents and Settings/Devon Warren/My Documents/My Pictures" /pics
I then edited /etc/fstab to mount windows at startup. Thanks for your help!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
File transfering mikejac69 LinuxQuestions.org Member Success Stories 5 08-25-2005 04:05 PM
Transfering file lazwaz Programming 1 05-26-2005 04:34 PM
transfering files from xp on hda to fc2 on hdb. dr_zayus69 Linux - Hardware 2 01-31-2005 06:44 AM
WinXp and FC2 + Suse 9.1 boombastic Linux - Newbie 1 08-02-2004 05:59 PM
transfering a 9gb file BigHead314 Linux - Networking 4 01-03-2004 05:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration