평소대로 잘 사용하다가 트레이에 업데이트 알림이 떠서 업데이트 해보려고 하니 관리자 권한(비번입력)을 묻는 박스 윈도우가 안뜨더군요!
창을 많이 띄워놔서 버벅거리나 보다 생각하고 리부팅했더니 갑자기 저-그래픽모드 오류가 뜹니다.
X로 안들어가져서 콘솔로 들어가면
bash: eval: 줄 25: syntax error near unexpected token <' bash: eval: 줄 25:
Usage: lesspipe <remotetarget> <dir>’
whcas@AMD6:
이런 위와같은 메세지가 뜨고 혹시나 업데이트 해주면 괜찮아 질까 싶어 시도해보니
whcas@AMD6:~$ sudo apt-get upgrade
mount error: improperly formatted UNC name. apt-get does not begin with \ or //
No ip address specified and hostname not found
whcas@AMD6:~$
이런 오류가 뜨면서 아무 반응이 없습니다.
콘솔서 startx치고 들어 가면 X가 뜨긴뜨는데 뭔가 실행안되는게 많고(시냅틱같은 관리자 권한이 필요한것들)
터미널서 gksu로 실행해보려하니
whcas@AMD6:~$ gksu nautilus
Usage: /sbin/mount.cifs <remotetarget> <dir> -o <options>
Mount the remote target, specified as a UNC name, to a local directory.
Options:
user=<arg>
pass=<arg>
dom=<arg>
Less commonly used options:
credentials=<filename>,guest,perm,noperm,setuids,nosetuids,rw,ro,
sep=<char>,iocharset=<codepage>,suid,nosuid,exec,noexec,serverino,
mapchars,nomapchars,nolock,servernetbiosname=<SRV_RFC1001NAME>
directio,nounix,cifsacl,sec=<authentication mechanism>,sign
Options not needed for servers supporting CIFS Unix extensions
(e.g. unneeded for mounts to most Samba versions):
uid=<uid>,gid=<gid>,dir_mode=<mode>,file_mode=<mode>,sfu
Rarely used options:
port=<tcpport>,rsize=<size>,wsize=<size>,unc=<unc_name>,ip=<ip_address>,
dev,nodev,nouser_xattr,netbiosname=<OUR_RFC1001NAME>,hard,soft,intr,
nointr,ignorecase,noposixpaths,noacl,prefixpath=<path>,nobrl
in6_addr
Options are described in more detail in the manual page
man 8 mount.cifs
To display the version number of the mount helper:
/sbin/mount.cifs -V
/sbin/mount.cifs: invalid option – ‘H’
이런 메세지만 뜹니다.
그냥 그래픽 문제는 아닌거 같은데 이거 어떻게 해야 할까요? ^ ^a;;;;;;;;;;;;;;
잘 사용하다 갑자기 이러니 무지 당황스럽군요!