리눅스에서의 시스템 복구 모드 사용하기 안녕하세요, mj입니다. 오늘은 리눅스 시스템의 복구 모드를 사용하는 방법에 대해 알아보겠습니다. 시스템이 정상적으로 부팅되지 않거나 문제가 발생했을 때, 복구 모드는 매우 유용한 도구가 될 수 있습니다. 이 글에서는 복구 모드를 활용한 다양한 방법과 예시를 통해 여러분이 직접 문제를 해결할 수 있도록 도와드리겠습니다. 복구 모드란? 복구 모드는 시스템이 부팅되지 않을 때, 또는 특정 문제를 해결하기 위한 환경입니다. 이 모드에서는 기본적인 시스템 기능만 로드되므로, 문제가 발생한 이유를 진단하고 수정할 수 있는 기회를 제공합니다. 복구 모드 진입 방법 리눅스에서 복구 모드에 진입하는 방법은 배포판에 따라 다를 수 있지만, 일반적으로 다음과 같은 과정을 따릅니다: 시스템을 재부팅합니다. 부팅 시 GRUB 부트로더 화면이 나타날 때, 원하는 커널 항목을 선택합니다. ‘e’ 키를 눌러 수정 모드로 들어갑니다. ‘linux’ 또는 ‘linux16’ 라인 끝에 ‘single’ 또는 ‘init=/bin/bash’를 추가합니다. ‘Ctrl + X’ 또는 ‘F10’을 눌러 부팅합니다. 복구 모드에서의 주요 작업 복구 모드에 진입한 후, 다양한 작업을 수행할 수 있습니다. 다음은 주요 작업과 각 작업의 예시입니다: 1. 비밀번호 재설정 시스템에 로그인할 수 없는 경우 비밀번호를 재설정할 수 있습니다. mount -o remount,rw / passwd 사용자이름 2. 파일 시스템 체크 파일 시스템에 문제가 발생했을 때, fsck 명령어를 사용하여 체크할 수 있습니다. fsck /dev/sda1 3. 부팅 문제 해결 부팅 문제가 발생했을 경우, grub 재설치를 통해 문제를 해결할 수 있습니다. grub-install /dev/sda update-grub 4. 서비스 시작 및 중지 특정 서비스가 문제를 일으키는 경우, 해당 서비스...
Privacy Policy Who we are Our website address is: "https://topinfra.blogspot.com" Comments When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection. An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment. Media If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website. Cookies If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year. If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser. When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed. If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day. Embedded content from other websites Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website. These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. Who we share your data with If you request a password reset, your IP address will be included in the reset email. How long we retain your data If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue. For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information. What rights you have over your data If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes. Where your data is sent Visitor comments may be checked through an automated spam detection service.
댓글
댓글 쓰기