<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>ok my grub is like this :</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># grub.conf generated by anaconda<BR>#<BR># Note 
that you do not have to rerun grub after making changes to this file<BR># 
NOTICE: You do not have a /boot partition. This means that<BR># all kernel and 
initrd paths are relative to /, eg.<BR># root (hd0,2)<BR># kernel 
/boot/vmlinuz-version ro root=/dev/hda3<BR># initrd 
/boot/initrd-version.img<BR>#boot=/dev/hda<BR>default=2<BR>timeout=10<BR>splashimage=(hd0,2)/boot/grub/splash.xpm.gz</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>title Red Hat Linux (2.4.19-1.ll)<BR>root 
(hd0,2)<BR>kernel /boot/vmlinuz-2.4.19-1.ll ro root=LABEL=/ 
hdd=ide-scsi<BR>initrd /boot/initrd-2.4.19-1.ll.img<BR><BR>title Red Hat Linux 
(2.4.18-17.8.0)<BR>root (hd0,2)<BR>kernel /boot/vmlinuz-2.4.18-17.8.0 ro 
root=LABEL=/ hdd=ide-scsi<BR>initrd /boot/initrd-2.4.18-17.8.0.img<BR><BR>title 
DOS<BR>rootnoverify (hd0,0)<BR>chainloader +1<BR></DIV></FONT>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and my fstab is like this :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>LABEL=/ / ext3 defaults 1 1<BR>none /dev/pts devpts 
gid=5,mode=620 0 0<BR>none /proc proc defaults 0 0<BR>none /dev/shm tmpfs 
defaults 0 0<BR>/dev/hda4 swap swap defaults 0 0<BR>/dev/cdrom /mnt/cdrom 
iso9660 noauto,owner,kudzu,ro 0 0<BR>/dev/cdrom1 /mnt/cdrom1 iso9660 
noauto,owner,kudzu,ro 0 0<BR>/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 
0<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>i don't know what to change, i changed hda into hde 
but it doesn't work, it worked at first install</FONT></DIV>
<DIV><FONT face=Arial size=2>but now it doesn't work, what can i change to make 
it boot?</FONT></DIV>
<DIV><FONT face=Arial size=2>( i know it can boot, it has boot first time 
)<BR>can i change the line&nbsp; : kernel /boot/vmlinuz-2.4.19-1.ll ro 
root=LABEL=/ hdd=ide-scsi&nbsp;&nbsp;&nbsp; 
?<BR><BR><BR><BR></DIV></FONT></BODY></HTML>