|
|
Subject: Booting Problem
From: xiaohe
Date: 11/14/2007 11:20:55 PM
try to reinstall grub.
there is a software named "Grub4DOS",you can use grub after using dos boot
,type this in grub command-line:
root (hdx, y)
kernel (hdx, y)/boot/yourkernelname ro root=/dev/hdxx
setup (hdx)
|