boot = /dev/hda
delay = 250
timeout = 250
compact
prompt
massage = /boot/massage
default = linux
vga = normal
install = /boot/boot.b
image = /boot/vmlinuz-2.2.16-22
label = linux
root = /dev/hda7
read-only
other = /dev/hdb1
label = Window98
;table = /dev/hdb -> 지우세요.. (이게 왜 있죠??)
위와 같이 해 보세요... 다 하시고 나면 /sbin/lilo 를 한 번 실행시켜 주셔서
lilo 를 활성화 시키시고요, 그런다음 리붓.
:
: 안녕하세요,우선 저는 RedHat7.0을 쓰고 있구요,
:
: linux는 하드의master(/dev/hda1)에 있고,win98은slave(/dev/hdb1)에 있습니다,
:
: 문제는 제가 lilo설정을 boot:에서 Window98(dev/hdb1)치면 Win98을 뜨게 해놓았는데,
:
: linux는 잘 뜨는데,Window98만 선택을 하면 "loading Window98"하고 삑삑삑삑...하면서 멈춰 부팅
이 되질 않습니다, :
: 저의 lilo.conf는 vi로 lilo.conf를 아래와 같이 편집되어 있습니다:
:
: boot = /dev/hda
: delay = 250
: timeout = 250
: compact
: prompt
: massage = /boot/massage
: default = linux
: vga = normal
: root = /dev/hda7
: read-only
: install = /boot/boot.b
: image = /boot/vmlinuz-2.2.16-22
: label = linux
: other = /dev/hdb1
: label = Window98
: table = /dev/hdb
:
: linuxconf로도 멀티부팅(타os설정) 시도를 해보았는데도 역시 삑삑삑삑 하며 부팅이 않됨
니다.. :
: 참고로 저의 lilo는 MBR에 올려 놓았고,
:
: Win98이 깔린 하드는 20gb를 c,d드라이브로 아래와 같이 나눠놓았으며..
:
: C: DOS FAT cyl>1024 <-- 혹시 1024를 넘으면 않되나요? (/dev/hdb1 10001M(Oc))
: D: DOS BigExtended (/dev/hdb2 9538M (Of))
: logic (/dev/hdb5 9538M DOS (Ob))
:
: Linux는 걍 2gb조금 넘는 작은 하드에 깔아 놓았습니다,
:
: 뭐가 문제인지 how-to나 이런저런 문서들 다 뒤져보며 이런저런 방법을 다 써보았지만,
:
: 되질 않습니다..흑흑..
:
: 벌써 몇일째 멀티부팅과 씨름했습니다..
:
: 지친 저를 꼭 좀 도와 주세요..부탁합니다..
:
: 고맙습니다..--서 명 !