On Tue, Sep 9, 2014 at 6:14 PM, Michael Havens <[email protected]> wrote:

>
> okay.... I got the GUI computer going again. So I type in:
>
>    pico /boot/grub/grub.cfg
>
> and the very first lines say:
>
>    #
>    # DO NOT EDIT THIS FILE
>    #
>    # It is automatically generated by grub-mkconfig using templates
>    # from /etc/grub.d and settings from /etc/default/grub
>    #
>
> I inspected the two files it mentions to see if there was an obvious way
> to add:
>
>      menuentry "GNU/Linux, Linux 3.13.3-lfs-7.5" {
>         linux   /boot/vmlinuz-3.13.3-lfs-7.5 root=/dev/sda2 ro
>      }
>
> but I didn't see one. (I am thinking I need to change the '/dev/sda2' to
> '.../sda6' because that is the partition I put lfs on)
> Maybe I should do a boot partition.
>
> :-)~MIKE~(-:
>

I  just noticed something in grub.conf:

   ### BEGIN /etc/grub.d/40_custom ###
   # This file provides an easy way to add custom menu entries.  Simply
   type
   the
   # menu entries you want to add after this comment.  Be careful not to
   change
   # the 'exec tail' line above.
   ### END /etc/grub.d/40_custom ###

So is this blurb telling us TO edit the file even though the first lines in
the file tell us not to?
I think I need a boot partition because I plan on reformatting the debian
partition when I finish with this.
:-)~MIKE~(-:
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to