반응형
VirtualBox에서 컴퓨터의 폴더를 VM에 공유 하려면
공유할 공유폴더를 설정 해준다.
[ Devices ] - [Insert Guest Additions CD image...] 를 클릭 한다.
그러면 CD-ROM이 마운트 된걸 확인 할 수 있다.
[root@oradb /]# mkdir /cdrom
[root@oradb /]# mount /dev/cdrom /cdrom
mount: /dev/sr0 is write-protected, mounting read-only
[root@oradb /]# cd /cdrom/
[root@oradb cdrom]# ls
AUTORUN.INF TRANS.TBL VBoxLinuxAdditions.run VBoxWindowsAdditions-x86.exe cert
NT3x VBoxDarwinAdditions.pkg VBoxSolarisAdditions.pkg VBoxWindowsAdditions.exe runasroot.sh
OS2 VBoxDarwinAdditionsUninstall.tool VBoxWindowsAdditions-amd64.exe autorun.sh windows11-bypass.reg
[root@oradb cdrom]# ./VBoxLinuxAdditions.run
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing VirtualBox 7.0.4 Guest Additions for Linux 100%
VirtualBox Guest Additions installer
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Setting up modules
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel
5.4.17-2011.6.2.el7uek.x86_64.
[root@oradb /]# ls
VirtualBox bin boot cdrom dev etc home lib lib64 media mnt opt proc root run sbin srv sys tmp usr var
[root@oradb /]# cd VirtualBox/
[root@oradb VirtualBox]# ls
Oracle DB 19C & EM Server 설치 Windows 11
반응형
'★━Server OS〃 > 1. Linux' 카테고리의 다른 글
Oracle Linux8 Linux7 LocalRepo 설정하기 (0) | 2023.11.03 |
---|---|
쉘 스크립트 정리 (0) | 2022.03.28 |
[OEL7] OEL7 Single Booting 및 password 복구 (0) | 2021.12.29 |
[OEL7] Linux 7 GUI 설치 ("Graphical Administration Tools", "Server with GUI ") (0) | 2021.04.21 |
ssh 접속시 pw 안물어보기 (0) | 2017.08.02 |
댓글