From: Bruce Hill <daddy@happypenguincomputers.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] re: can't find /boot/grub/grub.conf after kernel upgrade [3.10.7]
Date: Sun, 8 Sep 2013 10:20:07 -0500 [thread overview]
Message-ID: <20130908152007.GO9834@server> (raw)
In-Reply-To: <20130907213147.GA3399@solfire>
On Sat, Sep 07, 2013 at 11:31:47PM +0200, meino.cramer@gmx.de wrote:
>
> the problem is in your fstab:
>
> You try first to mount /boot before mounting root "/"....
> Cant work...
>
> Try this one:
> /dev/sda3 / ext4 noatime 0 1
> /dev/sda1 /boot ext2 default,noatime 0 2
> /dev/sda2 none swap sw 0 0
> /dev/sda5 /home ext4 noatime 0 2
> /dev/cdrom /mnt/cdrom auto noauto,ro 0 0
>
>
> best regards,
> mcc
That advice is wrong. See fstab example here:
/dev/sda1 /boot ext2 noatime 1 2
/dev/sda2 / xfs noatime 0 1
/dev/sda3 none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
To the OP. Never <snip> part of a file asked for help. There might be
something in the file unknown to you that is pertinent to the problem.
You have "default" in your /etc/fstab line for /boot, when the option is
actually "defaults". I haven't tested to see what difference that makes, but
you should add the s to default anyway. See "man mount".
Cheers,
Bruce
--
Happy Penguin Computers >')
126 Fenco Drive ( \
Tupelo, MS 38801 ^^
support@happypenguincomputers.com
662-269-2706 662-205-6424
http://happypenguincomputers.com/
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?
Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting
next prev parent reply other threads:[~2013-09-08 15:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-07 18:06 [gentoo-user] re: can't find /boot/grub/grub.conf after kernel upgrade [3.10.7] Alexander Kapshuk
2013-09-07 18:11 ` Canek Peláez Valdés
2013-09-07 18:24 ` Alexander Kapshuk
2013-09-07 18:35 ` Canek Peláez Valdés
2013-09-07 18:53 ` Alexander Kapshuk
2013-09-07 19:25 ` Canek Peláez Valdés
2013-09-07 19:30 ` Alexander Kapshuk
2013-09-07 19:35 ` Canek Peláez Valdés
2013-09-07 19:41 ` Alexander Kapshuk
2013-09-07 20:11 ` Canek Peláez Valdés
2013-09-07 20:15 ` Alexander Kapshuk
2013-09-07 21:31 ` meino.cramer
2013-09-08 15:20 ` Bruce Hill [this message]
2013-09-08 16:09 ` [gentoo-user] re: can't find /boot/grub/grub.conf after kernel upgrade [3.10.7] [SOLVED] Alexander Kapshuk
2013-09-07 21:43 ` [gentoo-user] re: can't find /boot/grub/grub.conf after kernel upgrade [3.10.7] gottlieb
2013-09-09 9:59 ` Hinnerk van Bruinehsen
2013-09-09 11:44 ` Francisco Ares
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130908152007.GO9834@server \
--to=daddy@happypenguincomputers.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox