리눅스에서 NTFS파일시스템을 써보겠다고 오늘 컴파일에 도전했습니다.
컴파일은 책에 나온대로 따라해서 끝냈구요..
그랬더니 /boot에 kernel-2.4.18-14custom이 생겨 있더군요..
음.. /boot/grub/gurb.conf에다가 뭐라고 써야 할텐데..
뭐라구 써야.. 될까~ 요? --;;
참 저는 세컨드리 슬레이브에있는 하드를 리눅스용으로 쓰고있구요..
hdd1에 /boot마운트 되어있어요.. /는 hdd2에 되어있구요..
도와주세요...ㅠ.ㅠ
저의 grub.conf 내용입니다.. 레드헷8.0사용중입니다.. 윈도우용 하드는
프라이메리 마스터이구요.. 그럼..
# 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 (hd1,0)
# kernel /vmlinuz-version ro root=/dev/hdd2
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
root (hd1,0)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1