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 > The Community > Everything BSD
Reload this Page Coping files from FreeBSD 6.2 to a WindowsXP ntfs partition
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!

Everything BSD For all discussions regarding Free/NetBSD and OpenBSD.

Reply
 
Thread Tools Display Modes
Old 06-23-2007   #1 (permalink)
fawz
Just Joined!
 
Join Date: May 2007
Posts: 23
Coping files from FreeBSD 6.2 to a WindowsXP ntfs partition

Well guys, I found it very strange. I'm mounting Windows XP not through etc/fstab, but using the command line :

#mount -t ntfs /dev/ads4s1 /mnt/win

I had some bugs in WindowsXP when I tried to install Norton AV. I saw it changed some permissions under windows. I wasn't capable anymore to make changes on the registry through msconfig. Also sometime after my computer just couldn't turn on after windowsxp loading screen. It seems that what happened affected the plug and play blablabalbalbla This isn't a WindowsXP Forum Support so let me go straight.

I mounted the partition and copied some files to my FreeBSD, making a backup of what I had of more important. So I simply made :

#cp -Rv "directories and files"

So that's okay by now. But after I installed my Windows XP and tried to copy it back to the ntfs partition, I failed with the msg :

#cp -Rv allback/ /mnt/win/Documents\ and\ Settings/
allback/ -> /mnt/win/Documents and Settings
cp: /mnt/win/Documents and Settings/backup: No such file or directory

So I was all : "WTF?!"

I red "man cp" and also I haven't found nothing there. So am I missing something ? Ohh and strangely, the folder "backup" which shows in the 3rd command line does exists in /home/fawz/allback.

Thx for the atention.

C ya
fawz is offline   Reply With Quote
Old 06-23-2007   #2 (permalink)
fawz
Just Joined!
 
Join Date: May 2007
Posts: 23
Bythe way, one thing I forgot before someone sugests I'm stupid

I've made

#cd /mnt/win

after the mounting and then I made "#ls" and there were my windows. So I really think there is something wong or I'm missing some command to change the permission level or something else. %chmod could work here?
fawz is offline   Reply With Quote
Old 06-24-2007   #3 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
I don't have a Windows XP partition to test this out on, but the manpages for mount_ntfs(8 ) make it sound like write support has a number of limitations that may trip you up. In the CAVEATS section is actually says:
Quote:
This utility is primarily used for read access to an NTFS volume. See the WRITING section for details about writing to an NTFS volume.
(emphasis mine.)

So the quick and dirty way to get it done may be to burn your data to a usb drive/cd/dvd and then boot into Windows to read the media and restore backups.
anomie is offline   Reply With Quote
Old 06-24-2007   #4 (permalink)
fawz
Just Joined!
 
Join Date: May 2007
Posts: 23
Quote:
Originally Posted by anomie View Post
I don't have a Windows XP partition to test this out on, but the manpages for mount_ntfs(8 ) make it sound like write support has a number of limitations that may trip you up. In the CAVEATS section is actually says:

(emphasis mine.)

So the quick and dirty way to get it done may be to burn your data to a usb drive/cd/dvd and then boot into Windows to read the media and restore backups.
Thx again anomie... yet it will be painfull with 20Gb... c ya . We need Bluray sauihasuashasuhiusahasas
fawz is offline   Reply With Quote
Old 06-24-2007   #5 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
You're right, that's a lot of data. I could probably help some more if I had a ntfs partition to play around with.

On that topic, check this out:
Code:
[hector@troy ~]$ cd /usr/ports && make search display=path name=ntfs
Path:   /usr/ports/sysutils/fusefs-ntfs

Path:   /usr/ports/sysutils/ntfsprogs
I read a little about both at freshports.org -- you might like to install and give a try (especially fusefs-ntfs; it sounds promising).

Good luck.
anomie is offline   Reply With Quote
Old 06-26-2007   #6 (permalink)
fawz
Just Joined!
 
Join Date: May 2007
Posts: 23
Quote:
Originally Posted by anomie View Post
You're right, that's a lot of data. I could probably help some more if I had a ntfs partition to play around with.

On that topic, check this out:
Code:
[hector@troy ~]$ cd /usr/ports && make search display=path name=ntfs
Path:   /usr/ports/sysutils/fusefs-ntfs

Path:   /usr/ports/sysutils/ntfsprogs
I read a little about both at freshports.org -- you might like to install and give a try (especially fusefs-ntfs; it sounds promising).

Good luck.
Thx Anomie, I will take a look and so whenever I have the results I will tell you here. Thx for the support always!
fawz is offline   Reply With Quote
Old 07-24-2007   #7 (permalink)
littledrop
Linux Newbie
 
Join Date: Aug 2006
Posts: 116
I use ntfg-3g to access ntfs partitions.


If you want bsd files in windows
FFS File System Driver for Windows
littledrop 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
reading files from windows NTFS partition serg33 Redhat / Fedora Linux Help 7 04-22-2006 06:53 AM
Writing files on FAT32 or NTFS partition from linux vineet SuSE Linux Help 10 08-15-2005 02:00 AM
help recovering NTFS partition cowboy99 Misc 0 01-31-2005 01:14 PM
KDE basics with some Tips and Tricks flw Linux Tutorials, HOWTO's & Reference Material 0 07-17-2003 02:14 AM
2 Hard drives, but boot is mounted on smaller drive deadseasquirrels Misc 5 04-01-2003 03:58 AM




All times are GMT. The time now is 04:29 PM.




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

Content Relevant URLs by vBSEO 3.0.0