русский
Germany.ruForen → Архив Досок→ Linux & Co

linux на старый компьютер

12.01.08 13:14
Re: linux на старый компьютер
 
  Дактиль старожил
in Antwort Chipolino 12.01.08 12:31
http://делай ext2
Это удобно, если пользуешся винчестером в одиночку... а друзья виндоюзеры, что тогда ?
Вот нашла ...
The solution is to create a file /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi with
В ответ на:

Code:
<?xml version="1.0" encoding="UTF-8"?>

<device>
<match key="volume.fstype" string="ntfs">
<match key="@block.storage_device:storage.hotpluggable" bool="true">
<merge key="volume.fstype" type="string">ntfs-3g</merge>
<merge key="volume.policy.mount_filesystem" type="string">ntfs-3g</merge>
<append key="volume.mount.valid_options" type="strlist">locale=</append>
</match>
</match>
</device>

</deviceinfo>

Upon restarting hald I can now read and write to the NTFS partition.

Now I was wondering why this has not been included as default? Is this something that only I have experienced?
 

Sprung zu