Author: yikookhan
Forum: 설치/부팅 관련
Date: 2014-02-07
기존 500GB에 우분투 12.04를 사용 중입니다.
1TB의 하드디스크로 교체를 하려고 합는데 어려움이 있네요.
막연히 ACRONIS로 '디스크 복제'를 하면 되겠지 했는데 UUID가 발목을 잡습니다.
웹 검색을 하다보니 저와 같은 경우에 성공하신 분이 있어 따라해보려는데 어려움이 있어 도움 좀 부탁드립니다.
---------------------------------------------------------------------------------------------------------------
1. [ /etc/default/grub ]에서 UUID를 교체할 1TB 값으로 수정하고 update-grub으로 grub.cfg를 새값으로 저장합니다.
2. acronis의 디스크 복제로 새 1TB에 내용을 복제합니다.
3. 기존의 하드디스크는 분리 후 부팅.
4. 끝.
---------------------------------------------------------------------------------------------------------------
캬~ 저대로만 된다면 정말 깔끔하게 해결하는 건데...
[/etc/default/grub]에서 UUID 값을 어떻게 변경해야 되는지 모르겠습니다.
새 1TB의 UUID는 알겠는데 아래에서 어느 부분을 수정해야줘야 하는지 모르겠네요.
===============================================================================================================
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
==========================================================================================
정말 도움이 필요합니다. 구걸~ 구걸~
Forum: 설치/부팅 관련
Date: 2014-02-07
기존 500GB에 우분투 12.04를 사용 중입니다.
1TB의 하드디스크로 교체를 하려고 합는데 어려움이 있네요.
막연히 ACRONIS로 '디스크 복제'를 하면 되겠지 했는데 UUID가 발목을 잡습니다.
웹 검색을 하다보니 저와 같은 경우에 성공하신 분이 있어 따라해보려는데 어려움이 있어 도움 좀 부탁드립니다.
---------------------------------------------------------------------------------------------------------------
1. [ /etc/default/grub ]에서 UUID를 교체할 1TB 값으로 수정하고 update-grub으로 grub.cfg를 새값으로 저장합니다.
2. acronis의 디스크 복제로 새 1TB에 내용을 복제합니다.
3. 기존의 하드디스크는 분리 후 부팅.
4. 끝.
---------------------------------------------------------------------------------------------------------------
캬~ 저대로만 된다면 정말 깔끔하게 해결하는 건데...
[/etc/default/grub]에서 UUID 값을 어떻게 변경해야 되는지 모르겠습니다.
새 1TB의 UUID는 알겠는데 아래에서 어느 부분을 수정해야줘야 하는지 모르겠네요.
===============================================================================================================
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
==========================================================================================
정말 도움이 필요합니다. 구걸~ 구걸~