Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ntfs & удаление файлов
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
f0rk
Apprentice
Apprentice


Joined: 15 Nov 2004
Posts: 273
Location: Moscow

PostPosted: Fri Dec 03, 2004 4:49 pm    Post subject: ntfs & удаление файлов Reply with quote

Столкнулся со следующей проблемой. Есть 2 раздела. 1ый - ntfs, 2ой - fat32.
Со вторым все отлично, а вот с первым проблемы.
Монтирую раздел как обычно:
h0me fork # mount /dev/hda1 /mnt/other/
Проверяем, что смонтирован как RW:
h0me fork # mount | grep ntfs
/dev/hda1 on /mnt/other type ntfs (rw)
Да, действительно (rw).
Пробуем удалить что-нибудь оттуда:
h0me fork # rm -rf /mnt/other/RegCleaner/readme.htm
rm: невозможно удалить `/mnt/other/RegCleaner/readme.htm': Operation not permitted
h0me fork # whoami
root
С чем связан этот "Operation not permitted" ?
Ядро 2.6.9-gentoo-r1, включена поддержка ntfs + write, проверял.
В чем может быть дело?
Заранее благодарен!!!
Back to top
View user's profile Send private message
viy
Veteran
Veteran


Joined: 03 Jul 2004
Posts: 1580
Location: Riga, Latvia

PostPosted: Fri Dec 03, 2004 5:19 pm    Post subject: Reply with quote

Для rw поддержки ntfs партиций нужно специально патчить ядро.
В принципе, не стоит использовать ntfs партиции из линуха в rw режиме.
Back to top
View user's profile Send private message
kefiiir
n00b
n00b


Joined: 18 Nov 2004
Posts: 20

PostPosted: Fri Dec 03, 2004 5:33 pm    Post subject: Re: ntfs & удаление файлов Reply with quote

f0rk wrote:

С чем связан этот "Operation not permitted" ?
Ядро 2.6.9-gentoo-r1, включена поддержка ntfs + write, проверял.
В чем может быть дело?
Заранее благодарен!!!


а ты в архиве с исходника ядра почитай про поддержку НТФС
там тебе скажут, что РВ в данном случае означает что ты можешь менять содержимое файлов, но без смены их размера. Все остальное (создавать/удалять/переименовывать файлы/паки) ты не можешь.

есть оттедльные проэкты по реализации полной поддержки записи в нтфс
названий не подскажу - не помню
Back to top
View user's profile Send private message
d_n_k
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2004
Posts: 138
Location: Russia

PostPosted: Sat Dec 04, 2004 3:03 pm    Post subject: Reply with quote

captive-ntfs?
правда сам его не пробовал, времени нет
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum