> lese TAB lists the possible completion of a device/filename] > grub>_ > > Please someone help/tell me what to do next at that grub prompt.if I > type
Usually its whatever is there in your grub.conf followed by a boot. Grub should have automatically set everything so that you could have booted directly into linux but there is something wrong with your grub installation on /dev/hda7, might be manually installing grub could help. ( do 'info grub' for knowing more about manually installing grub) Eg: grub> root (hd0,0) grub> kernel /vmlinuz-2.4.22 root=LABEL=/ grub> initrd /initrd-2.4.22.img grub> boot -- G.Vinubalaji MultiTech (()) Software Systems ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
