멀티부팅에 문제가...
저의 파티션 정보는
Disk /dev/hda: 255 heads, 63 sectors, 10011 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 382 3068383+ 7 HPFS/NTFS
/dev/hda2 383 10010 77336910 f Win95 Ext'd (LBA)
/dev/hda5 383 5099 37889271 7 HPFS/NTFS
/dev/hda6 5100 9943 38909398+ 83 Linux
/dev/hda7 9944 10010 538146 82 Linux swap
이고 /boot/grub/menu.lst는
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,5)
# kernel /boot/vmlinuz-version ro root=/dev/hda6
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
root (hd0,5)
kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /boot/initrd-2.4.18-14.img
title win2000
rootnoverify (hd0,0)
chainloader +1
makeactive
title Red Hat Linux (single user)
root(hd0,5)
kernel /boot/vmlinuz-2.4.18-14 ro root=/dev/hda6 single
입니다.
sinlge mode로 부팅하는 부분을 추가한후(이것이 이유인지는 잘 모르겠습니다. 윈도우로 하도 오랜만에 부팅을 해서...)윈도우로 부팅이 되지 않습니다.
windows2000으로 부팅을 시도하면 rebooting이 되버리네요.
어디가 잘못됬는지 아시는 분들의 도움을 부탁합니다.
댓글 달기