Size: a a a

2020 October 03

БМ

Брат Мусью in Manjaro [ru]
(+_+)
GParted тоже не работает
Как?
источник

M

MIKRI in Manjaro [ru]
(+_+)
Привет всем!  Такая проблема-установил Manjaro вместо винды и вижу локальный диск только для просмотра. Как можно получить доступ для записи и изменения? Информация на нем вообще не важна.
В /etc/fstab пропиши с правами за запись (rw)
источник

(

(+_+) in Manjaro [ru]
На разделе замочек
источник

R

Robert in Manjaro [ru]
(+_+)
На разделе замочек
источник

U

Ugleplastic in Manjaro [ru]
(+_+)
На разделе замочек
powercfg /h off в венде
Либо mount -t ntfs-3g -o remove_hiberfile /dev/sdxx /mnt
источник

(

(+_+) in Manjaro [ru]
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
источник

S

Silhead🐸 in Manjaro [ru]
(+_+)
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
винду нормально выключи, а не в гибернацию посылай, тебе ж сказали
источник

БМ

Брат Мусью in Manjaro [ru]
Так Винду он снёс вроде
источник

M

MIKRI in Manjaro [ru]
(+_+)
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
Добавь к команде mount
-o force
источник

(

(+_+) in Manjaro [ru]
MIKRI
Добавь к команде mount
-o force
а аргумент -t оставить?
источник

(

(+_+) in Manjaro [ru]
Брат Мусью
Так Винду он снёс вроде
да
источник

M

MIKRI in Manjaro [ru]
(+_+)
а аргумент -t оставить?
Все, как есть, просто добавь в конец тот аргумент
источник

(

(+_+) in Manjaro [ru]
mount -t -o force ntfs-3g -o remove_hiberfile /dev/sda2 /mnt
источник

(

(+_+) in Manjaro [ru]
так?
источник

(

(+_+) in Manjaro [ru]
mount: bad usage
Try 'mount --help' for more information.
источник

M

MIKRI in Manjaro [ru]
(+_+)
mount -t -o force ntfs-3g -o remove_hiberfile /dev/sda2 /mnt
-t - это тип файловой системы
источник

M

MIKRI in Manjaro [ru]
(+_+)
так?
Сказал же, в конец добавь)
источник

БМ

Брат Мусью in Manjaro [ru]
можно просто ntfs-3g -o remove_hiberfile /dev/sda2 /mnt
источник

(

(+_+) in Manjaro [ru]
MIKRI
Сказал же, в конец добавь)
ошибка
источник

(

(+_+) in Manjaro [ru]
Брат Мусью
можно просто ntfs-3g -o remove_hiberfile /dev/sda2 /mnt
тоже
источник