하모니카 묻고답하기

조회 수 114 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

sudo tar -cvpzf "hamonikr7_$(date '+%Y%m%d%H%M').tar.gz" --exclude="/home/*/Downloads/hamonikr7_$(date '+%Y%m%d%H%M').tar.gz" --exclude=/swapfile --exclude=/lost+found --exclude=/proc --exclude=/tmp --exclude=/mnt --exclude=/dev --exclude=/sys --exclude=/run --exclude=/media --exclude=/var/log --exclude=/var/cache/apt --exclude=/home/*/.gvfs --exclude=/home/*/.local/share/Trash --exclude=/home/jin/Library --exclude=/home/jin/.config/google-chrome --exclude=/home/*/.cache/google-chrome --exclude=/home/*/.cache/mozilla --exclude=/home/*/.cache/mainline --exclude=/home/*/.cache/microsoft-edge-dev /

명령으로 백업해서 인터넷이 안되는 다른 PC에 파일을 풀어서 설치를 했습니다.

sudo tar -xvpzf /path/to/backup.tar.gz -C /media/whatever --numeric-owner

mkdir /proc /sys /mnt /media /cdrom /var /var/log/apache2 

mkdir /var/cache/apt/archives/partial #폴더가 없으면 실행

sudo mount /dev/sdXY /mnt

sudo mount /dev/sdXX /mnt/boot/efi

for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done

sudo chroot /mnt

grub-install --target=x86_64-efi /dev/sdX

update-grub

이렇게하고 부팅을 해보니까 그래픽이 1280x720으로 고정되고 그래픽 설정을 바꿀수가 없습니다. 혹시 어떻게해야 그래픽을 1920x1080으로 바꿀수 있는지 알고 싶습니다.
  • profile
    Kevin 2024.05.18 09:19
    먼저 그래픽 드라이버를 설치하고, xrandr 명령으로 해상도를 변경할 수 있습니다.

    터미널에서 xrandr 명령을 실행하면 현재 사용가능한 해상도를 확인할 수 있습니다.

    만약 해상도를 1920x1080 크기로 변경하려면 아래의 형식으로 사용합니다.

    xrandr --output [디스플레이명] --mode 1920x1080

  1. 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까?

    Date2019.11.18 ByKevin Views13011 Votes0
    read more
  2. 하모니카7 터미널 확대하기 단축키 ctrl+ + 키로 되어 있는데 안됩니다.

    Date2024.05.31 By친절한우주인 Views16 Votes0
    Read More
  3. 원격 데스크톱 연결 .... 질문

    Date2024.05.31 By하머니 Views21 Votes0
    Read More
  4. 키보드 키 변경 방법... 질문

    Date2024.05.30 By하머니 Views20 Votes0
    Read More
  5. 하모니카 7에서 AC1300 Dual Band USB Adapter+BT5.0 와이파이 인식이 안되요 ㅜ.ㅜ

    Date2024.05.30 By친절한우주인 Views48 Votes0
    Read More
  6. 옵시디언과 크리타 한글입력문제에 대해 질문드립니다.

    Date2024.05.26 By만화가엄두 Views44 Votes0
    Read More
  7. Kollus Player 다운로드

    Date2024.05.21 By이동훈동 Views135 Votes0
    Read More
  8. 패널을 실수로 삭제 했어요. 어떻게 되살리나요?

    Date2024.05.17 Byhalmoni Views110 Votes0
    Read More
  9. 하모니카 이상함.

    Date2024.05.17 Bycancaodosang Views227 Votes0
    Read More
  10. SSD의 trim 기능에 대한 질문입니다.

    Date2024.05.02 By블랙커피 Views153 Votes0
    Read More
  11. 하모니카 7.0에서 Autodesk Eagle 실행이 안됩니다.

    Date2024.04.29 Bygeoworld Views322 Votes0
    Read More
  12. 하모니카에 pygame 설치하려는데 안돼요..

    Date2024.04.25 Bybaboseojoon Views264 Votes0
    Read More
  13. 새로운 하드디스크에 하모니카 5.0 설치할 시

    Date2024.04.23 By자장러로허 Views157 Votes0
    Read More
  14. 동행복권 사이트 로또 구매 문의

    Date2024.04.19 ByStarryNite Views237 Votes0
    Read More
  15. grub customizer 실행 오류

    Date2024.04.19 By탁구공 Views117 Votes0
    Read More
  16. t2칩 장착된 맥북에서도 사용 가능할까요?

    Date2024.04.12 By슬랙웨어 Views230 Votes0
    Read More
  17. 개인 노트북에 하모니카를 이용하여 클라우드를 만들 수 있나요?

    Date2024.04.12 Bytaegyu Views403 Votes0
    Read More
  18. 하모니카 tar 백업해서 다른PC에 설치 도움 요청

    Date2024.04.08 By리눅스_걸음마 Views114 Votes0
    Read More
  19. wayland 설치 할수 있나요?

    Date2024.04.08 By기즈모 Views324 Votes0
    Read More
  20. 모든 저장소 인텍스를 다운로드 할 수 없음

    Date2024.04.05 By친절한우주인 Views259 Votes0
    Read More
  21. tab키를 누를때 자동완성 기능이 제대로 안 되는데요..

    Date2024.04.02 By블랙커피 Views347 Votes0
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 124 Next
/ 124
CLOSE