/[baselayout]/trunk/etc/issue.devfix
Gentoo

Contents of /trunk/etc/issue.devfix

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1278 - (show annotations) (download)
Thu Jul 7 23:27:57 2005 UTC (7 years, 10 months ago) by vapier
File size: 758 byte(s)
tell users that they have to replace the issue file in order to get rid of the warning
1 -----------------------------------------------------
2 Your system seems to be missing critical device files
3 in /dev ! Although you may be running udev or devfs,
4 the root partition is missing these required files !
5
6 To rectify this situation, please do the following:
7 mkdir /mnt/fixit
8 mount --bind / /mnt/fixit
9 cp -a /dev/* /mnt/fixit/dev/
10 umount /mnt/fixit
11 rmdir /mnt/fixit
12
13 You may refer to these instructions at /etc/issue.
14 If you previously had an issue file, it has been
15 backed up at /etc/issue.devfix. Once you've fixed
16 your system, you will have to restore your old issue
17 file in order to get rid of this warning.
18
19 Thanks for using Gentoo ! :)
20 http://bugs.gentoo.org/show_bug.cgi?id=40987
21 -----------------------------------------------------

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.13