On Fri, Dec 14, 2012 at 07:41:45AM -0600, Dale wrote:
> 
> Right now, I have /usr on a separate partition so I would need a init
> thingy to boot.  When I switch to eudev, that won't be required, from
> what I have read anyway. 
> 
> I didn't want the init thingy to begin with either. 
> 
> Dale

Let me translate his "Mississippi English"...

define: init thingy

initrd: http://en.wikipedia.org/wiki/Initrd

My file server has /boot with / on /dev/md0 (well, see here:)

mingdao@server ~ $ egrep -v "(^#|^ *$)" /etc/fstab 
/dev/md0                /               xfs             inode64,logbsize=262144 
0 1
/var/swapfile1          swap            swap            defaults                
0 0
/dev/system/var         /var            xfs             defaults                
0 0
/dev/system/usr         /usr            xfs             defaults                
0 0
/dev/system/home        /home           xfs             defaults                
0 0
/dev/storage/photos     /photos         xfs             users,rw                
0 0
/dev/storage/backups    /backups        xfs             users,rw                
0 0
/dev/storage/offload    /offload        ntfs            defaults                
0 0
/dev/storage/peter      /peter          xfs             defaults                
0 0
/dev/storage/jeremiah   /jeremiah       xfs             defaults                
0 0

And no "init thingy" anywhere on this LAN. ;)
-- 
Happy Penguin Computers               >')
126 Fenco Drive                       ( \
Tupelo, MS 38801                       ^^
[email protected]
662-269-2706 662-205-6424
http://happypenguincomputers.com/

Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Reply via email to