: 안녕하세요.
: linux 에서 디렉토리가 안지워져서요..
: 메세지 보여드릴께요
:
: -----------------------------------------------------------
: rm -rf util
: rm: cannot remove `util/appz.r21': Input/output error
: rm: cannot remove directory `util': Directory not empty
:
: 디렉 지울려구하면 이메세지 떠구요..
: -----------------------------------------------------------
: Command (m for help): w
: The partition table has been altered!
:
: Calling ioctl() to re-read partition table.
: Syncing disks.
: Re-read table failed with error 16: Device or resource busy.
: Reboot your system to ensure the partition table is updated.
:
: WARNING: If you have created or modified any DOS 6.x
: partitions, please see the fdisk manual page for additional
: information.
:
: fdisk 사용시 failed 떠네요..
: -----------------------------------------------------------
: mkfs /dev/hdd1
: mke2fs 1.15, 18-Jul-1999 for EXT2 FS 0.5b, 95/08/09
: /dev/hdd1 is mounted; will not make a filesystem here!
:
: format 시 이메세지가 떠네요 system 파일 만들수없다구요.. --+
: -----------------------------------------------------------
:
: 전문가님 누가좀도와주세요.. 부탁 드립니다.
: 좋은하루 되세요 .. :)
fdisk 가 안되는 이유는
하드디스크가 mount 되서 인 것 같네요 ..
$du
해서요
/dev/hdd1 이 나오면 umount 시켜 주신 다음에 fdisk 로 해보세요 ....
#umount 잡혀 있는 하드위치 ...
ex) #umount /mnt/xxxx
같이요--외로운 늑대 석이