안녕하세요? lilo.conf 내용은 이렇습니다. --------------- boot = "/dev/hda" map = /boot/map timeout = 500 lba32 prompt message = /boot/message default = linux-2.4.18 vga = "1" read-only install=/boot/boot.b image = "/boot/vmlinuz-2.4.18" label = "linux-2.4.18" root = "/dev/hda4" image = "/boot/vmlinuz-2.4.2-3" label = "linux-2.4.2-3" root = "/dev/hda4" other = /dev/hda2 label = dos --------------- 위의내용대로 /dev/hda2 에 win98이 있죠.. 근데 lilo 명령어를 치면 아래와 같은 메세지가 나오고 win98모드로 들어가질 못합니다. Partition을 확인해보았는데 아래의 Linear address : 1/0/1084가 맞습니다. 3D address부분을 수정해야 할것 같은데 혹시 이에대해 아시는 분계시면 조언바랍니다. ------아래------------------- Added linux-2.4.18 * Added linux-2.4.2-3 Device 0x0300: Invalid partition table, 2nd entry 3D address: 1/0/1022 (16418430) Linear address: 1/0/1084 (17414460) ------------------------------