안녕하세요?
하드디스크의 빈 공간에 새 공간을 만들어 사용하려는데 도대체 안되는군요
fdisk 로 비어 있는 부분에 primary든, logic으로 만들든 (ext2filesystem)
write 하고 밖으로 나올려면 이런 에러가 나옵니다.
The partician table has been altered!
calling ioctl() to re-read partition table
Re-read table failed with error 16 : Device or resources busy
reboot your system to ensure the partition table is updated
Warning: if you have created or modified any DOS 6.x particions.
Please see the fdisk manual page for additional information
Syncing disks.
이렇게 나옵니다.
이렇게 나와서 fdisk -l
하면 새 파티션이 목록에 올라가긴 하는데
e2mkfs /dev/새 파티션
하면... invalid block device라고 하면서 되지도 않습니다.
fdisk 말고, cfdisk 로 만들어도 마찬가지입니다.
이를 어찌해야 할지...
어떻게 하면 빈 공간에 새 파일시스템을 만들어서
자료도 옮기고, 저장할 수 있을까요.
부디 답을~~~~~ 기다리겠습니다.ㅇ-- 김대인