xp,centOS 멀티부팅시 xp부팅 안되는문제

wibro77의 이미지

안녕하세요.
현재 한개의 하드디스크에 2개의 파티션을 나누고
xp를먼저 설치한다음 centOS.5.x를 설치하였습니다.
그리고 부팅하면 멀티부팅 화면뜨고 centOS는잘 들어가는데
XP로 부팅이안되고 검은화면에 멈춰있는데요. 해결방법 부탁드립니다.
-아래는 fdisk내용과 grub.conf내용입니다.

[root@skchoi ~]# fdisk -l

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 38245 121602 669559808 7 HPFS/NTFS
/dev/sda3 14 11965 96004440 83 Linux
/dev/sda4 11966 38244 211086067+ 5 Extended
/dev/sda5 11966 24974 104494761 83 Linux
/dev/sda6 24975 37983 104494761 83 Linux
/dev/sda7 37984 38244 2096451 82 Linux swap / Solaris

Partition table entries are not in disk order
[root@skchoi ~]# cat /etc/grub.conf
# grub.conf generated by anaconda
#
# 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/sda3
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-238.el5PAE)
root (hd0,0)
kernel /vmlinuz-2.6.18-238.el5PAE ro root=LABEL=/1 rhgb quiet
initrd /initrd-2.6.18-238.el5PAE.img
title windowsXP
rootnoverify (hd0,1)
makeactive
chainloader +1

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.