Install/Introduction/ko

From Funtoo
< Install
Revision as of 13:25, March 2, 2020 by Whjeon (talk | contribs)
Jump to navigation Jump to search
Other languages:
Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎polski • ‎português do Brasil • ‎русский • ‎中文(中国大陆)‎ • ‎中文(台灣)‎ • ‎한국어

설치 가이드: 소개

root # 펀투 리눅스에 오신 것을 환영합니다!

펀투 리눅스에 오신 것을 환영합니다! 이 문서는 시스템 구성과 관련된 옵션을 최소한으로 유지하면서 PC 호환 시스템에 펀투 리눅스를 설치하는 데 도움을주기 위해 작성되었습니다.

이전에 젠투 리눅스를 설치 한 경험이 있다면 많은 단계가 익숙 할 것입니다. 그러나 몇 가지 차이점이 있으므로 계속 읽어 봐야합니다. 젠투 기반 리눅스를 처음 사용하거나 리눅스를 처음 사용하는 경우 환영합니다! 우리는 이 설치 지침을 새로운 사용자가 이해할 수있게 만드려고 노력했습니다.

시작하기 전에 다음 중요 정보를 검토하시기 바랍니다:

최신 버전
펀투 리눅스 최신 버전은 1.4입니다, 간혹 1.4-release1.4-release-std라고 불리기도 합니다. 1.4 버전은 LTS ("장기 지원 버전")이 아니지만 2.x LTS 버전으로의 업그레이드를 상당히 매끄럽게 진행할 목적으로 1.4버전이 일반적으로 1.3버전을 장기-지원용으로 사용하는 것보다 권장됩니다.
개발 모델
펀투 리눅스는 "커뮤니티가 개발하는" 리눅스 메타 배포판입니다. 펀투 리눅스를 사용한다면 특별한 절차 나 복잡한 승인 절차를 거치지 않고 code.funtoo.org를 통해 개발에 기여할 수 있습니다. 펀투에 기여하는 방법에 대한 자세한 내용은 Development Guide를 참조하십시오. 여러분이 시작하기 위해 도움을 주기 위한 영상도 있습니다. YouTube video tutorials
서류화 스타일
이제부터 우리는 read and browse the Install Guide section-by-section도 제공합니다. 온라인 환경 사용자는 이 것을 더 편리하다고 느낄지도 모릅니다.
Release Notes
펀투 리눅스의 가장 최신 변경 사항에 익숙해지기 위해, 펀투리눅스 1.4 릴리즈 노트 를 확인하세요.
Upgrade Instructions
만약 펀투 리눅스 1.3 버전이나 그 이전 버전으로부터 업그레이드를 하는거라면, 펀투 리눅스 1.4 업그레이드 설명 를 참조하시기 바랍다.
AWS Images
We now offer direct deployment of Funtoo Linux in Amazon Web Services. This is a useful option for those who wish to take advantage of AWS or deploy Funtoo Linux automatically. A tutorial-style guide on how to use AWS with Funtoo is available.
Running Steam
We have recently released official Steam Docker images that are supported by Funtoo and are the officially-supported way to run Steam on Funtoo.
Containers
LXD container management as well as Docker is officially supported. Please see Chroot and Containers for an incomplete but growing list of container technologies available, along with links to further documentation.
New Fchroot Tool
Our new fchroot tool is now available to allow you to run ARM and RISCV environments on PC-compatible hardware. This is a very effective tool for accelerating building of large pieces of software on resource-constrained ARM systems. See the code.funtoo.org page, Frankenchroot and Frankenchroot/Live_NFS_Frankenchroot for set-up information.

Now that we've covered all that important information, it's time to get started installing Funtoo Linux!

Installation Overview

This is a basic overview of the Funtoo installation process:

  1. Download and boot the live CD of your choice.
  2. Prepare your disk.
  3. MBR Partitioning.
  4. GPT Partitioning.
  5. Create and mount filesystems.
  6. Setting the Date.
  7. Install the Funtoo stage tarball of your choice.
  8. Chroot into your new system.
  9. Download the Portage tree.
  10. Configure your system.
  11. Introducing Portage.
  12. Install a kernel.
  13. Install a bootloader.
  14. Configure the Network.
  15. Complete final steps.
  16. Profile Configuration.
  17. All Done! Enjoy!
Install Guide, Chapter 0 Next >