Skip to content

Adding grub entry in 0.97 #8

Description

@ketanarlulkar

How should I add entry to grub 0.97
I have created VM and installed Ubuntu 12.04
I have also compiled kernel file and moved in to /boot directory
I edited file /etc/default/grub by adding an entry

title myKernel
    root (hd0,0)
    kernel /boot/kernel-701 ro

After this I try to update grub #sudo update-grub
But I got error saying title command not found.
What am I missing here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions