On Tue, Sep 9, 2014 at 4:31 PM, Michael Havens <[email protected]> wrote:
> On Mon, Sep 8, 2014 at 10:26 PM, Michael Havens <[email protected]> wrote: > >> I can't work with this right now with just the terminal. I'll need to >> wait until after I get my gui computer working again. Sorry > > > > Sorry about the top posting. Working with Lynx as my browser I couldn't > put my gmail signature [the ':-)~Mike~(-:'] at the bottom and I could only > tell gmail to not include the quoted text. > 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~(-:
-- 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
