하모니카 묻고답하기

조회 수 110 추천 수 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 Views13008 Votes0
    read more
  2. 하모니카 너무 좋은 것 같아요.

    Date2014.12.02 Byyexx Views11581 Votes0
    Read More
  3. 하모니카 깃허브

    Date2019.12.22 By낙타 Views1365 Votes0
    Read More
  4. 하모니카 기본 한글 입력기?

    Date2018.01.09 By세벌 Views870 Votes0
    Read More
  5. 하모니카 글꼴 설정을 어떻게 하셨는지요?

    Date2015.05.01 By하늘로하늘 Views9313 Votes0
    Read More
  6. 하모니카 관련 궁금한 사항

    Date2016.01.26 By블루스 Views7205 Votes0
    Read More
  7. 하모니카 관계자 분들은 게시판 관리는 하지 않나요?

    Date2016.04.30 ByInasis Views6381 Votes0
    Read More
  8. 하모니카 게시판이 점점 죽어 가는거 같아서....

    Date2023.01.10 ByKongS Views745 Votes0
    Read More
  9. 하모니카 게시판이 아주 ㄱㅍ이네요

    Date2023.06.07 ByKongS Views761 Votes0
    Read More
  10. 하모니카 zsh에 대한 질문

    Date2024.02.06 By깝나기 Views214 Votes0
    Read More
  11. 하모니카 XCOM2후기

    Date2016.04.10 Bykunash Views5499 Votes0
    Read More
  12. 하모니카 usb 넣어서 잘 사용합니다.

    Date2020.02.04 By꿈나무 Views1200 Votes0
    Read More
  13. 하모니카 tar 백업해서 다른PC에 설치 도움 요청

    Date2024.04.08 By리눅스_걸음마 Views110 Votes0
    Read More
  14. 하모니카 RTM, RC2 차이가 뭔가요?

    Date2015.04.19 Byacrix Views9784 Votes0
    Read More
  15. 하모니카 rc2.1 64비트용은 사운드가 소리가 안잡힙니다

    Date2017.03.14 Bysjhs21c Views7475 Votes0
    Read More
  16. 하모니카 rc1.0 언제나오나요?

    Date2014.12.27 Byhacto Views7005 Votes0
    Read More
  17. 하모니카 plank 버전

    Date2018.03.07 By그럴sudo Views743 Votes0
    Read More
  18. 하모니카 os에서 어크로뱃 pro를 사용해보았습니다.

    Date2023.08.19 By오늘오늘오늘이 Views500 Votes0
    Read More
  19. 하모니카 OS에서 블루투스 인식이 안됩니다.

    Date2022.08.09 By라루미 Views564 Votes0
    Read More
  20. 하모니카 OS를 웹서비스 키오스크로 설정하기

    Date2016.01.20 By하모니카 Views12608 Votes0
    Read More
  21. 하모니카 os 이번에는 무언가 끌리네요^^

    Date2014.12.02 Byhanawa2 Views13752 Votes0
    Read More
Board Pagination Prev 1 ... 9 10 11 12 13 14 15 16 17 18 ... 123 Next
/ 123
CLOSE