..png)
Kali Linux와 Windows가 포함된 이중 부팅 시스템이 있습니다. 4개의 파티션이 있습니다. 하나는 Windows 설치, 다른 하나는 Kali Linux 설치, 나머지 2개는 기타 개인 미디어 및 파일 저장용으로 남겨두었습니다. 최근까지 저는 어떤 파티션에서든지 무엇이든 할 수 있었습니다. 이제 오류가 발생합니다.
Cannot write to ‘httpd-2.2.32.tar.gz’ (Read-only file system).
두 저장 매체 중 하나에 무엇이든 다운로드하려고 할 때 또는
mkdir: cannot create directory ‘test’: Read-only file system
이 문제를 어떻게 해결할 수 있나요?
미리 감사드립니다.
업데이트
/etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda6 during installation
UUID=d2f577b6-54ca-4107-8cfb-df16b0ff041d / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=8e0617c4-4693-4364-be85-b0cee15a5d4f none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/var/log/메시지완전히 비어 있습니다. 파일에 아무것도 기록되지 않습니다.
내가 기억하는 마지막 일은 최대 절전 모드에서 Windows 10을 사용하여 Linux에 로그인하는 것이었습니다. 이것이 나에게 상황을 망칠 수 있었는지 모르겠습니다.
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 150.4G 0 part /media/rev/63CA6D5A72F6F4CF
├─sda2 8:2 0 1K 0 part
├─sda3 8:3 0 100.6G 0 part /media/rev/08BDB5EF06C52B43
├─sda4 8:4 0 100.6G 0 part /media/rev/5431214957EBF5D7
├─sda5 8:5 0 5.9G 0 part [SWAP]
└─sda6 8:6 0 108.3G 0 part /
sr0 11:0 1 1024M 0 rom