FREEDOM. FRIENDS. FEATURES. FIRST. 페도라 한국 사용자 모임

[tip-tech] 페도라 리눅스에서 버츄얼박스 설치 및 적용하기

게시판 Tech/Tip [tip-tech] 페도라 리눅스에서 버츄얼박스 설치 및 적용하기

  • This topic has 0개 답변, 1명 참여, and was last updated 3 years, 1 month 전에 by 익명. This post has been viewed 1218 times
  • #120809
    익명
      게시글188 댓글158 총합346
     

    1. 사전 설치 프로그램

    # dnf install SDL*
    # dnf install libvpx*

     

    2. virtualbox.org에서 내려받은 rpm 파일을 수동으로 설치

    [root@ains 다운로드]# rpm -Uvh VirtualBox-6.1-6.1.44_156814_fedora36-1.x86_64.rpm  
    경고: VirtualBox-6.1-6.1.44_156814_fedora36-1.x86_64.rpm: 헤더 V3 RSA/SHA256 Signature,
    키 ID 2980aecf: NOKEY
    ^[OP확인...                             ################################# [100%]
    준비 중...                         ################################# [100%]
    최신화 / 설치하기...
      1:VirtualBox-6.1-6.1.44_156814_fedo################################# [100%]

    Creating group 'vboxusers'. VM users must be member of that group!

    This system is currently not set up to build kernel modules.
    Please install the gcc make perl packages from your distribution.
    Please install the Linux kernel "header" files matching the current kernel
    for adding new hardware support to the system.
    The distribution packages containing the headers are probably:
       kernel-devel kernel-devel-6.2.15-300.fc38.x86_64
    This system is currently not set up to build kernel modules.
    Please install the gcc make perl packages from your distribution.
    Please install the Linux kernel "header" files matching the current kernel
    for adding new hardware support to the system.
    The distribution packages containing the headers are probably:
       kernel-devel kernel-devel-6.2.15-300.fc38.x86_64

    There were problems setting up VirtualBox.  To re-start the set-up process, run
     /sbin/vboxconfig
    as root.  If your system is using EFI Secure Boot you may need to sign the
    kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
    them. Please see your Linux system's documentation for more information.

     

    3. 버추얼 박스 동작을 위한 추가 부분

    # dnf install kernel kernel-devel kernel-tools*
    # dnf install kernel-rpm-macros
    # '/sbin/vboxconfig'

     

    4. virtualbox.org에서 내려받은 확장 파일 확인

    가. 확장 파일 확인(내려받은 위치)

    # ls -al Oracle_VM_VirtualBox_Extension_Pack-6.1.44.vbox-extpack

    나. 확장파일 적용하기

    virtual_Exten

     

    5. 알고 있더래도, 처음 입문하는 페도라 사용자를 위해 가상화 적용을 위와 같이 진행 할 수 있습니다.

    가상화 버츄얼박스 실행

  • 답변은 로그인 후 가능합니다.

지금 이 순간


이번에 페도라 17을 설치하는데, 한글은 왜 지원안하나요?
페도라20 노트북에 설치시 에러 문제 좀 봐주십시요.
영자님은 멜서버 해결하셨나 보네요.
방화벽이 있는 네트웍에서 wget/yum/프락시 설정방법
며칠만에 인사드리네요...^^
mysql 설치시ㅜㅜ
[Tip]Firefox 44 업데이트 후 폰프 매칭이 맞지 않는 경우
사이트 기능 개선 - 이미지 그림자 효과 추가
벌써 내일 모레가 F19 릴리즈네요
파티션과 OS설치 기본적인 질문드려봅니다...;