Thursday, August 21, 2003, 10:00:45 PM, you wrote: DP> Bisa perlihatkan isi file lilo.conf-nya nggak? DP> Rasanya error terletak pada label "hda1", coba ganti label itu dengan nama yang lain. "hda1" != /dev/hda1 !! DP> BTW, kenapa lilo tidak add "linux" ya? Atokah "hda1" == "linux"? Kalo iya, kenapa boot image-nya sama2 di /dev/hda1? Seharusnya yang "hda1" itu diarahkan ke /dev/hda3, itu jika /dev/hda3 berisi DP> partisi boot linux.
+ berikut isi file lilo.conf # LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/hda3 message = /boot/boot_message.txt prompt timeout = 1200 # Override dangerous defaults that rewrite the partition table: change-rules reset # VESA framebuffer console @ 800x600x64k vga = 788 # Normal VGA console # vga = normal # End LILO global section # DOS bootable partition config begins other = /dev/hda1 label = DOS table = /dev/hda # DOS bootable partition config ends # Linux bootable partition config begins image = /boot/vmlinuz root = /dev/hda3 label = Linux read-only # Linux bootable partition config ends + bingung saya nih, sampe sekarang ini bootingnya langsung lari ke windows 98, ya terpaksa deh nge-boot dari cd dan typing boot: bare.i root=/dev/hda3 noinitrd ro -- arwana --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
