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: forgot passwd, cannot login, [rd]init=/bin/sh don't work

2008-10-18 Thread Steven Trotter
What does the configure script output for the lines that say Checking build/host/target system type ... Steve On 18 Oct 2008, at 04:44, "Cameron Braid" <[EMAIL PROTECTED]> wrote: On Fri, Oct 17, 2008 at 10:26 PM, James Shewey <[EMAIL PROTECTED]> wrote: Grub does not manage ubuntu or debia

Grub on x86_64 crash?

2007-12-16 Thread Steven Yi
by http://cross-lfs.org/view/svn/x86_64-64/boot/building-a-bootloader.html : On x86 and x86_64 (multilib) architectures, the preferred bootloader is GRUB. Unfortunately, GRUB doesn't work on x86_64 Pure64 - the stage2 files can be correctly built as 32-bit, but the grub shell is a 64-bit program,