Re: [ubuntu-uk] Grub/bootloader configs (was: Ubuntu 64 bit)

2010-03-02 Thread A J Binnie
Hi folks,

As it turned out, the partition I had my previous installation in wasn't
formatted, so grub was finding stuff that I thought had gone. I formatted
it, ran grub-update and it only picked up what I needed.

Frustrating, really. Just as I'm getting the hang of things they go and
change the way everything works :)

Thanks for all your help, guys.

Regards,

Gus

On 2 March 2010 08:30, Josh Holland  wrote:

> Also, http://wiki.ubuntu.com/Grub2 for more info.
>
>
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Grub/bootloader configs (was: Ubuntu 64 bit)

2010-03-02 Thread Josh Holland
Also, http://wiki.ubuntu.com/Grub2 for more info.

-- 
Josh "dutchie" Holland 
http://www.joshh.co.uk/
http://twitter.com/jshholland
http://identi.ca/jshholland


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Grub/bootloader configs (was: Ubuntu 64 bit)

2010-03-02 Thread Josh Holland

On Tue, March 2, 2010 3:36 am, A J Binnie wrote:
> Hi Paul,
>
> Thanks for your response. As far as I can see, they're not in the same
> place. My grub menu tells me it's 1.97 beta4 when I boot up. Looking in
> /boot/grub, there is no file with the relevant name.
>
> I did find grub.cfg, but.. it clearly states at the top of the file:
> # DO NOT EDIT THIS FILE
>
> So, what do I do. Do I ignore the message, or carry on regardless?
>
> Gus
>

OK, you have Grub 1.97, or Grub 2 (confuses me too). The new shiny
configuration file is /etc/default/grub, but try running "sudo
update-grub" first to see if it autodetects and fixes everything.

-- 
Josh "dutchie" Holland 
http://www.joshh.co.uk/
http://twitter.com/jshholland
http://identi.ca/jshholland


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Grub/bootloader configs (was: Ubuntu 64 bit)

2010-03-01 Thread A J Binnie
Hi Paul,

Thanks for your response. As far as I can see, they're not in the same
place. My grub menu tells me it's 1.97 beta4 when I boot up. Looking in
/boot/grub, there is no file with the relevant name.

I did find grub.cfg, but.. it clearly states at the top of the file:
# DO NOT EDIT THIS FILE

So, what do I do. Do I ignore the message, or carry on regardless?

Gus

On 2 March 2010 02:03, Paul Sladen  wrote:

> On Tue, 2 Mar 2010, A J Binnie wrote:
> > where are the grub configuration files kept these days?
>
> If you still have Grub1, then they are still in the same place
> ('/boot/grub/menu.lst'), which is dynamially updated by the command
> 'update-grub', based on the installed Linux kernels (dpkg -l
> linux-image-*).
>
>
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Grub/bootloader configs (was: Ubuntu 64 bit)

2010-03-01 Thread Paul Sladen
On Tue, 2 Mar 2010, A J Binnie wrote:
> where are the grub configuration files kept these days?

If you still have Grub1, then they are still in the same place
('/boot/grub/menu.lst'), which is dynamially updated by the command
'update-grub', based on the installed Linux kernels (dpkg -l linux-image-*).

-Paul
-- 
Why do one side of a triangle when you can do all three.  Somewhere, GB.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/