페도라 9 하드디스크를 새로운 본체로 이동할 때의 문제
작성자 정보
- 유동우 작성
- 작성일
컨텐츠 정보
- 2,643 조회
- 2 댓글
- 0 추천
- 목록
본문
안녕하세요..
페도라 리눅스 공부하고 있는 학생입니다.
여기저기 찾아봐도 해결이 되지 않는 문제가 있는데
검색하다가 님의 블로그에 올라와있는 관련 글이 있어서..
님에게 도움을 구합니다..
얼마전 페도라8이 설치되어있는 하드디스크를 새로 구입한 본체에 설치를 했더니
부팅이 되지 않습니다.
부팅을 하면
--------------------------------
root(hd0.0)
File system type is ext2fs, partition type OX83
kernel /vmlinuz-2 ....................... rhgb quiet
............MP-BIOS bug : 8254 Timer not connected to IO-APIC
kernel panic - not syncing : IO-APIC + timer doesn't work !
Boot with apic=debug and send a report.
Then try booting with the 'noapic' option.
----------------------------------------------
이라는 메세지가 뜹니다.
'noapic' 관련 검색을 한 결과에 따라
부팅 과정에
'noapic nolapic' 옵션을 주고 부팅을 해봤습니다.
부팅을 해보면
------------------------------------------------
BIOS bug, local APIC #0 not detected !.........
............forcing use of dummy APIC emulation.(tell your hw vender)
Red Hat nash version 6.0.52 starting
Unable to access resume device (/dev/sda3)
mount : error mounting /dev/root on /sysroot as ext3 : No such file or directory
setuproot : moving /dev failed : No such file or directory
setuproot : error mounting /proc : No such file or directory
setuproot : error mountion /sys : No such file or directory
Mount failed for selinuxfs on /selinux : No such file for directory
switchroot : mount failed : No such file or directory
...............
----------------------------------------------
이라는 메세지가 뜹니다.
구형 본체에 젠더를 통해 IDE방식으로 연결이 되어있다가
신형 본체에서 SATA2 방식으로 연결한게 문제의 원인인것 같은데
어떻게 해결해야할지 모르겠습니다.
(구형본체에서 젠더를 통해 SATA2 하드디스크 연결 -> 신형본체에서 SATA2슬롯에 바로 연결 )
어떻게 문제를 해결할 수 있는지요??
포맷하고 다시 설치해야 하나요??
도와주십시오~
------------------------------------------------------------
구형 본체에서 확인해본 grub.conf 파일
-----------------------------------------------------------
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/sda2
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.25-78.2.56.fc9.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.25-78.2.56.fc9.i686 ro root=UUID=6b56a010-a257-4acc-8537-478d90e002a4 rhgb quiet
initrd /initrd-2.6.27.25-78.2.56.fc9.i686.img
title Fedora (2.6.27.23-78.2.50.fc9.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.23-78.2.50.fc9.i686 ro root=UUID=6b56a010-a257-4acc-8537-478d90e002a4 rhgb quiet
initrd /initrd-2.6.27.23-78.2.50.fc9.i686.img
title Fedora (2.6.26.5-45.fc9.i686)
root (hd0,0)
kernel /vmlinuz-2.6.26.5-45.fc9.i686 ro root=UUID=6b56a010-a257-4acc-8537-478d90e002a4 rhgb quiet
initrd /initrd-2.6.26.5-45.fc9.i686.img
~
------------------------------------------------------------
구형 본체에서 확인해본 파일시스템
-----------------------------------------------------------
[root@youdw ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 2016044 1612536 301096 85% /
/dev/sda7 20161172 3872524 15264508 21% /usr
/dev/sda6 100790004 192408 95477684 1% /usr/local
/dev/sda8 255851544 213284860 29570104 88% /home
/dev/sda5 100790004 3402400 92267692 4% /var
/dev/sda1 101086 23719 72148 25% /boot
tmpfs 513020 48 512972 1% /dev/shm
gvfs-fuse-daemon 2016044 1612536 301096 85% /root/.gvfs
관련자료
-
이전
-
다음
거리소년님의 댓글
- 거리소년
- 작성일
윈도우가 들어있는 디스크를 다른 서버에 옮겨서 실행할때 사양이 달라서 실행이 안되는 것과 같은 증상인데요..
운영체제는 새로 설치하셔야 할듯하며 디스크에 들어있는 데이터들은 모두 백업하셔서 다른 곳에 보관하시다가 새로 설치된 디스크에 넣어서 복원하시면 될 것 같습니다.
youdw님의 댓글
- youdw
- 작성일