내 XP 상자 hal.dll
가 사라진 것 같습니다. HAL 파일은 XP 설치 CD에서 확장되어 NTFS 하드 드라이브에 저장됩니다. 그런 다음 sysRescueCD를 사용하여 시스템을 부팅하고 파일을 올바른 디렉터리로 이동해 보았습니다.C:\Windows\system32\
NT 하드 드라이브는 ntfs-3g
force 옵션과 함께 명령을 사용하여 설치됩니다. 아래와 같이 Windows 디렉터리에 대한 액세스 시도가 거부되었습니다. I/O 오류를 극복하고 액세스 권한을 얻기 위한 해결 방법은 무엇입니까 /Windows
?
ubuntu@ubuntu:~$ sudo ntfsck /dev/sda1
Unsupported: replay_log()
Volume is dirty.
Unsupported: check_volume()
Checking 94160 MFT records.
Unsupported cases found.
ubuntu@ubuntu:~$ ntfs-3g /dev/sda1 /mnt/windows
Error opening '/dev/sda1': Permission denied
Failed to mount '/dev/sda1': Permission denied
Please check '/dev/sda1' and the ntfs-3g binary permissions,
and the mounting user ID. More explanation is provided at
http://tuxera.com/community/ntfs-3g-faq/#unprivileged
ntfs-3g를 "강제"할 수 있는 방법은 없지만 sysrescueCd를 사용하여 그렇게 할 수 있습니다.
XP는 Ubuntu 디스크 진단을 통해 SMART 데이터를 분할합니다.
chkdsk C: /r