Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Anyone switched to eudev yet?
Date: Fri, 14 Dec 2012 14:06:10
Message-Id: 20121214140440.GF8486@server
In Reply to: Re: [gentoo-user] Re: Anyone switched to eudev yet? by Dale
1 On Fri, Dec 14, 2012 at 07:41:45AM -0600, Dale wrote:
2 >
3 > Right now, I have /usr on a separate partition so I would need a init
4 > thingy to boot. When I switch to eudev, that won't be required, from
5 > what I have read anyway.
6 >
7 > I didn't want the init thingy to begin with either.
8 >
9 > Dale
10
11 Let me translate his "Mississippi English"...
12
13 define: init thingy
14
15 initrd: http://en.wikipedia.org/wiki/Initrd
16
17 My file server has /boot with / on /dev/md0 (well, see here:)
18
19 mingdao@server ~ $ egrep -v "(^#|^ *$)" /etc/fstab
20 /dev/md0 / xfs inode64,logbsize=262144 0 1
21 /var/swapfile1 swap swap defaults 0 0
22 /dev/system/var /var xfs defaults 0 0
23 /dev/system/usr /usr xfs defaults 0 0
24 /dev/system/home /home xfs defaults 0 0
25 /dev/storage/photos /photos xfs users,rw 0 0
26 /dev/storage/backups /backups xfs users,rw 0 0
27 /dev/storage/offload /offload ntfs defaults 0 0
28 /dev/storage/peter /peter xfs defaults 0 0
29 /dev/storage/jeremiah /jeremiah xfs defaults 0 0
30
31 And no "init thingy" anywhere on this LAN. ;)
32 --
33 Happy Penguin Computers >')
34 126 Fenco Drive ( \
35 Tupelo, MS 38801 ^^
36 support@×××××××××××××××××××××.com
37 662-269-2706 662-205-6424
38 http://happypenguincomputers.com/
39
40 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] Re: Anyone switched to eudev yet? Dale <rdalek1967@×××××.com>