|
|
#13 | |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
Quote:
Device is mounted! Tnx |
|
|
|
|
|
|
#14 | |
|
Null Byte Bug Hunter
Join Date: Mar 2007
Location: N 49 52'19", E 8 38'17", Germany
Posts: 79
|
Quote:
As has been said elsewhere: don't do that! An easy way to copy files between Windows and Linux is to use a FAT32 partition on your hd for that purpose. FAT32 is documented and simple enough so that this operation (to exchange files) is safe. Another way to do it is using usb sticks (usbfs and fatfs seem to be similar enough to work - I'd have to look up the source to see how they differ ...and I'm reluctant to do that because I would have to reboot).
__________________
GA-EX38-DS5 | Core 2 Q9450 | AC Freezer 7 Pro | 2x KVR800D2E5/2G | ZOTAC GeForce 8800GT AMP! 4x HDP725032GLA360 RAID-10 | Enermax PRO82+ 525W | CoolerMaster RC-590 GA-EX58-UD5 | Core i 7-940 | CoolerMaster V8 | KHX12800D3LLK3/6GX | ZOTAC GeForce GTX 280 4x WD10EADS RAID-10 | Enermax REVOLUTION85+ 850W | CoolerMaster RC-600 ZOTAC GeForce 9300-ITX WiFi | Celeron E3200 | 2x KVR800D2E5/2G | SSDSA2MH160G2 ![]() WD10EADS | GGC-H20L | Enermax PRO82+ 385W | Lian Li PC-Q07B | Boy this box is cramped |
|
|
|
|
|
|
#15 |
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
remounting would be correct,
but it would be ntfs-3g instead of ntfs, and he might have to install ntfs-3g first. Then you should tell him that it is not always /dev/sda1, but rather /dev/sd??, while the first ? is a letter and the second is an integer. He can get this values out of the mount command while the partition is already mounted. Same goes for the /media/Windows/C (or whatever) directory, he can either create one (mkdir /path/to/directory, when the device is always mounted I recommend /mnt/, else /media/) or use the directory already used. Another problem is that this has to be done each time the device is plugged in / the machine is rebooted, so updating the /etc/fstab for a not removable device or creating hal policies / udev rules for a removable device would be the way to go. However, this is for SuSE support guys. Fuchs |
|
|
|
|
|
#16 | |
|
Registered User
Join Date: Aug 2004
Posts: 301
|
Quote:
What a pile of FUD, ntfs-3g (which is used in suse by default) has yet to have a report saying it corrupts data to it. A large part of linux was a result of reverse engineering. If you fear reverse engineered support you shouldn't be running linux PERIOD! Last edited by Deanjo; 04-16-08 at 10:15 AM. |
|
|
|
|
![]() |
| Thread Tools | |
|
|