Re: Booting from grub 2 console

2007-08-16 Thread Steven
If you're using Debian Stable (Etch) then you want to work with /boot/ grub/menu.lst . The command `update-grub` will typically generate the correct entries for you as long as you've followed standard Debian procedure for building and installing kernels. __

Re: Booting from grub 2 console

2007-08-15 Thread Andev Debi
On 8/15/07, Andev Debi <[EMAIL PROTECTED]> wrote: > Hello, > Ive installed grub 1.95 on a debian system using > #grub-install /dev/hda > > After rebooting, i get the grub console. I searched a lot on the internet > for any procedure to boot my system from here, but got nothin. > Most of them are fo

Booting from grub 2 console

2007-08-15 Thread Andev Debi
Hello, Ive installed grub 1.95 on a debian system using #grub-install /dev/hda After rebooting, i get the grub console. I searched a lot on the internet for any procedure to boot my system from here, but got nothin. Most of them are for grub legacy, and all the commands have changed. So if u ple