* [gentoo-user] safe devfs -> udev migration
@ 2005-07-19 17:10 Richard P. Groenewegen
2005-07-19 20:51 ` Volker Armin Hemmann
0 siblings, 1 reply; 4+ messages in thread
From: Richard P. Groenewegen @ 2005-07-19 17:10 UTC (permalink / raw
To: gentoo-user
All,
During the gentoo installation I had very nasty error messages after
the first reboot. The partition table of my harddisk was unreadable
and the file system could not be mounted.
Installation of devfs solved it, but, as I can tell from the mailing
list devfs is obsolete.
** What is a safe way to migrate to udev? **
I'd prefer to do only steps that are reversible, as the installation
is now finished and it took a while. For your information, I have
/dev support in my 2.6 kernel. Is it essential to remove /dev
support?
best regards,
Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] safe devfs -> udev migration
@ 2005-07-19 18:59 brettholcomb
2005-07-20 8:49 ` Mariusz Pękala
0 siblings, 1 reply; 4+ messages in thread
From: brettholcomb @ 2005-07-19 18:59 UTC (permalink / raw
To: gentoo-user
I used the steps on the Gentoo docs. They also link to some udev site.
Essentially
1. Set up kernel not to autostart devfs (when everything is okay you can remove devfs from the kernel)
2. emerge udev
3. I modified /etc/conf.d/rc (I think it was) to have a devfs and a udev version. The udev version did not use the tarball and had another variable set.
4. Save the devfs rc and then copy the udev rc to rc
5. Reboot.
For me it worked.
>
> From: "Richard P. Groenewegen" <rpg@xs2all.net>
> Date: 2005/07/19 Tue PM 01:10:10 EDT
> To: gentoo-user@lists.gentoo.org
> Subject: [gentoo-user] safe devfs -> udev migration
>
> All,
>
> During the gentoo installation I had very nasty error messages after
> the first reboot. The partition table of my harddisk was unreadable
> and the file system could not be mounted.
>
> Installation of devfs solved it, but, as I can tell from the mailing
> list devfs is obsolete.
>
> ** What is a safe way to migrate to udev? **
>
> I'd prefer to do only steps that are reversible, as the installation
> is now finished and it took a while. For your information, I have
> /dev support in my 2.6 kernel. Is it essential to remove /dev
> support?
>
> best regards,
> Richard
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] safe devfs -> udev migration
2005-07-19 17:10 [gentoo-user] safe devfs -> udev migration Richard P. Groenewegen
@ 2005-07-19 20:51 ` Volker Armin Hemmann
0 siblings, 0 replies; 4+ messages in thread
From: Volker Armin Hemmann @ 2005-07-19 20:51 UTC (permalink / raw
To: gentoo-user
On Tuesday 19 July 2005 19:10, Richard P. Groenewegen wrote:
> All,
>
> During the gentoo installation I had very nasty error messages after
> the first reboot. The partition table of my harddisk was unreadable
> and the file system could not be mounted.
>
> Installation of devfs solved it, but, as I can tell from the mailing
> list devfs is obsolete.
>
> ** What is a safe way to migrate to udev? **
>
follow the devfs-to-udev guide.
You'll find it on gentoo.org.
But beware, if you forget an etc-update, some stuff may be troublesom.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] safe devfs -> udev migration
2005-07-19 18:59 brettholcomb
@ 2005-07-20 8:49 ` Mariusz Pękala
0 siblings, 0 replies; 4+ messages in thread
From: Mariusz Pękala @ 2005-07-20 8:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
On 2005-07-19 14:59:19 -0400 (Tue, Jul), brettholcomb@bellsouth.net wrote:
> I used the steps on the Gentoo docs. They also link to some udev site.
>
> Essentially
> 1. Set up kernel not to autostart devfs (when everything is okay you can remove devfs from the kernel)
> [...]
As a note for ones interested, you may leave devfs compiled in kernel, even have
set it to automount, and then you may use a kernel boot option (GRUB,LILO):
"devfs=nomount"
as noted in kernel description of CONFIG_DEVFS_MOUNT.
I've tested it about a month ago (2.6.11, but don't remember exact version)
HTH
--
No virus found in this outgoing message.
Checked by 'grep -i virus $MESSAGE'
Trust me.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-07-20 8:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-19 17:10 [gentoo-user] safe devfs -> udev migration Richard P. Groenewegen
2005-07-19 20:51 ` Volker Armin Hemmann
-- strict thread matches above, loose matches on Subject: below --
2005-07-19 18:59 brettholcomb
2005-07-20 8:49 ` Mariusz Pękala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox