메뉴 건너뛰기

GREATUSER

tech

hdparm 을 이용한 디스크 초기화

위대한유저 2014.11.14 20:15 조회 수 : 1176

 

리눅스 설치시 장치는 인식했으나

디스크 파티셔닝이 되지 않는 경우

 

hdparm 을 이용해 해결할 수 있다.. 

 

 

- rescue 모드로 진입

- 설치화면에서 ctl alt f2 조합을 이용해 쉘 모드 진입

후에

 

hdparm --user-master u --security-set-pass 1234 /dev/sdd

 

만약 명령어 수행중 input/output error 발생시 하드를 슬롯에서 뺐다가 꼽고 다시 명령을 수행하면 됨

 

hdparm --user-master u --security-erase 1234 /dev/sdd

 

 

 

 
번호 제목 글쓴이 날짜 조회 수
124 Mozilla SSL Configuration Generator 관리자 2016.10.15 47
123 mysql server system variables log_warnings to log_error_verbosity 관리자 2016.10.05 1680
122 [MariaDB] InnoDB: Redo log crypto: failed to decrypt log block 관리자 2016.09.28 76
121 [mysql] Buffered warning: Could not increase number of max_open_files to more than 1024 on centos 관리자 2016.09.08 95
120 Unable to validate certificate chain in aws elb – comodossl 관리자 2016.09.06 160
119 WordPress 4.6 “Pepper” 관리자 2016.08.17 46
118 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 3편 관리자 2016.08.12 76
117 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 2편 관리자 2016.08.12 69
116 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 1편 관리자 2016.08.12 75
115 WordPress 4.6 Release Candidate 관리자 2016.07.28 42
114 Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MariaDB client in /home1/htdocs/apartzm/affisacc/php/acc_tongys.inc.php on line 188ERROR 1251: Client does not smysql_connect(): Client 관리자 2016.07.26 66
113 WordPress 4.6 Beta 3 관리자 2016.07.14 33
112 mysqlbinlog: unknown variable ‘default-character-set=utf8’ 관리자 2016.07.09 65
111 WordPress 4.6 Beta 1 관리자 2016.06.30 36
110 $_SERVER[‘SERVER_SOFTWARE’]=’Apache’ in wp-config.php 관리자 2016.06.24 50
위로