# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,6) # kernel /boot/vmlinuz-version ro root=/dev/hda7 # initrd /boot/initrd-version.img #boot=/dev/hda default=0 timeout=3 splashimage=(hd0,6)/boot/grub/splash.xpm.gz title Red Hat Linux (2.4.20-8) root (hd0,6) kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ initrd /boot/initrd-2.4.20-8.img
title Red Hat Linux (2.4.22) root (hd0,6) kernel /boot/vmlinuz-2.4.22 ro root=LABEL=/ initrd /boot/initrd-2.4.22.img
Coba yg ini :
title Red Hat Linux (2.4.22)
root (hd0,6)
kernel /boot/vmlinuz-2.4.22 ro root= /dev/hdaxxx LABEL=/
initrd /boot/initrd-2.4.22.imgdimana : /dev/hdaxxx (atau /dev/sdaxxx kalo anda pake SCSI) adalah partisi dimana tempat "/" berada.
Utk ngecek dimana "/" berada, khan bisa pake :
# df
Semoga membantu, CMIIW
Agung Ud ------------------- "persembahkan yang terbaik dalam hidup ini..."
-- Berhenti langganan: [EMAIL PROTECTED] Arsip dan info: http://linux.or.id/milis.php

