Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user]WAS lvm problem -- NOW sleep tweak?
Date: Sun, 28 Jun 2009 18:18:29
Message-Id: a0811460906281118q219d60a4x6d3b57d0ace04078@mail.gmail.com
1 > Put it in localmount, not bootmisc, just before
2 > ebegin "Mounting local filesystems"
3
4 No lvm but same problem: the two partitions sdb1, sdb2 aren't mounted
5 during boot, but are mountable by hand following login.
6
7 I added the sleep command to localmount and the partitions are now
8 mounted during boot. But, only after some annoying ugliness.
9
10 a bit of console output:
11
12 *Checking all filesystems...
13 fsck.ext2: No such file or directory while trying to open /dev/sdb1
14 ...
15 ditto /dev/sdb2
16 ...
17 *Operational error, continuing [!!]
18 *Mounting local filesystems... [ok]
19 ...
20 and so on to login.
21
22 And yes the partitions are indeed mounted. But is this the best I can
23 hope for. I hate seeing red during bootup ;(
24
25 mw

Replies

Subject Author
Re: [gentoo-user]WAS lvm problem -- NOW sleep tweak? Mike Kazantsev <mk.fraggod@×××××.com>