ben.hamilton.id.au

Getting your act together with CRM

Archive for the ‘Grub’ tag

More GRUB editing

with 2 comments

Two pages I’ve found useful when playing with GRUB (a Boot loader that allows you to choose between multiple operating systems on boot up) are these:

It is nice to be able to re-order the menu items, change the length of time the menu stays on screen and change the wording of each entry.

Written by Ben Hamilton

February 19th, 2008 at 5:31 pm

Posted in How to

Tagged with , , , ,

Editing the GRUB records

Posted more for my own benefit

sudo vi /boot/grub/menu.lst

This runs vi as the superuser, editing the grub menu, which is what controls which OS to boot into. Important for me ’cause the new laptop is now dual booting Ubuntu and MS Vista Ultimate. Just changing the default OS, now it’s Ubuntu 7.10, loving it!

Written by Ben Hamilton

January 28th, 2008 at 4:08 pm

Posted in How to

Tagged with , , , ,