'분류 전체보기'에 해당되는 글 884건

  1. 첫 컴퓨터 2013.09.26
  2. 우분투에서 ntfs 디스크를 인식하지 못할 때 2013.09.13
  3. 리눅스에서 자동으로 시간 맞춰주는 명령어 2013.09.12
  4. 반성 2013.08.23

첫 컴퓨터

from 컴퓨터에 대한 소고 2013. 9. 26. 22:32


정확히 기억이 나지는 않는데,

애플 2가 내 첫 컴퓨터였던 것같은 기억이 난다.

이렇게 고가의 장비를 부모님이 사주셨을리는 없고,

어디서 얻었거나 당시 세운상가의 장인들이 만든 애플 2 호환 컴퓨터를 쓰지 않았을까 싶다.


,

Error mounting /dev/sda2 at /media/love/Mis Archiivos: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda2" "/media/love/Mis Archiivos"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sda2': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option.


리눅스에서 다음과 같이 윈도우에서 사용하는 ntfs 하드디스크를 사용하지 못할 때는, 다음의 명령어를 써 보도록 하자.


sudo ntfsfix /dev/sdb2

물론 /dev/sdb2 부분은 에러 메시지를 보고 맞게 기입해 넣어야 한다. (위의 진한 부분)


- 출처 http://askubuntu.com/questions/290630/problem-to-enter-in-ntfs-partition

,

ntpdate time.kriss.re.kr




Simple?

,

반성

from 끄적거리기 2013. 8. 23. 20:16
,