Gentoo Archives: gentoo-user

From: Ernie Schroder <schroder@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ... fails to open device '/dev/hda2' after update
Date: Sat, 28 Jan 2006 14:48:14
Message-Id: 200601280934.11440.schroder@ntplx.net
In Reply to: Re: [gentoo-user] ... fails to open device '/dev/hda2' after update by Fredrik Lundgren
1 On Saturday 28 January 2006 09:15, a tiny voice compelled Fredrik Lundgren to
2 write:
3 > Thanks for the advice,
4 >
5 > To the best of my knoledge Kernel 2.6.15.1 was downloaded and installed.
6 > I haven't made any change with respect to devfs or udev. How should i
7 > make the migration? And I haven't used etc-update. What should I start
8 > with?
9 >
10
11 d'loading and emerging a new kernel version is not "installing" a new kernel.
12 You would have had to compile the kernel with genkernel or # make menuconfig
13 Find your running kernel version with:
14 $ uname -a
15
16 Did you run etc-update after your updates?
17
18 > Again thanks from Fredrik
19 > ----- Original Message -----
20 > From: "Richard Fish" <bigfish@××××××××××.org>
21 > To: <gentoo-user@l.g.o>
22 > Sent: Saturday, January 28, 2006 2:50 PM
23 > Subject: Re: [gentoo-user] ... fails to open device '/dev/hda2' after
24 > update
25 >
26 > > On 1/28/06, Fredrik Lundgren <fredrik.bg.lundgren@××××××××.net> wrote:
27 > >> and all appeared to go well (lots of updates) but when I rebooted i
28 > >> got
29 > >> ----
30 > >> * checking root filesystem ...
31 > >> Failed to open the device '/dev/hda2': No such file or directory
32 > >> * Filesystem couldn't be fixed: (Give root password for maintenance
33 > >> (or Control D to continue):_
34 > >
35 > > Did you update the kernel version? Are you still using devfs? If so,
36 > > devfs has been removed from current kernels and you need to migrate to
37 > > udev.
38 > >
39 > > Also, be sure to run etc-update, and fixup your configuration files in
40 > > /etc/conf.d. Lots of stuff moved from /etc/rc.conf to /etc/conf.d/
41 > > files in the last 6 months, so you may have some issue there.
42 > > Particularly there were changes in baselayout that decide whether to
43 > > startup devfs or udev.
44 > >
45 > > -Richard
46 > >
47 > > --
48 > > gentoo-user@g.o mailing list
49
50 --
51 Regards, Ernie
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ... fails to open device '/dev/hda2' after update Fredrik Lundgren <fredrik.bg.lundgren@××××××××.net>