- To: "me@xxxxxxxxxxxxxxxx" <me@xxxxxxxxxxxxxxxx>
- Subject: [SLUG] Grub
- From: Gabriel Pinotti <gpinotti@xxxxxxxxx>
- Date: Wed, 27 Jul 2011 03:37:13 -0300
- Cc: "slug@xxxxxxxxxxx" <slug@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tmmXVoGjJ4FZztJeSOADQ5zqaFNk7jDJ5R3RMJfP0Wg=; b=okaHGHmHNulm7RGVn6GdRKPdYs2ZKRPCBmq8h3SNGSsDMhRcxHdMDI8d2p9wBWfuJI dpuguFSCwwV5eyF9d4MCwFRlfbv2QjlYD6QiXULolDZ5E/Fi3U4BioGDQ3x/3+y5o8N+ U/y7TliouZQNa7vgGoELztGU6R+MWzMiCa8zg=
First boot your computer with live cd and Try to use the command
#grub-install
Em segunda-feira, 25 de julho de 2011, <me@xxxxxxxxxxxxxxxx> escreveu:
> one day I turned on my Kubuntu 11.04 linux home server
> and it didn't boot
> Nothing Nada
> Then after inserting the install cd I used the command line to install
grub (sudo apt-get install grub)
> Now at least my computer boots the grub command line (thats an
improvement)
> Now if only the newly installed grub could find the previously installed
Linux kernel and kick it into action
> PS
> I have tried to search for the appropriate hard drive files but most
documentation says to use the "find" command
> which doesn't exist in the latest versions of grub
> Thanks
> Stephen