[freenos] r349 committed - Modified /etc/rc to attempt to mount LinnFS on the first ATA drive.

  • From: codesite-noreply@xxxxxxxxxx
  • To: freenos@xxxxxxxxxxxxx
  • Date: Fri, 04 Sep 2009 23:05:25 +0000

Revision: 349
Author: nieklinnenbank
Date: Fri Sep  4 15:54:46 2009
Log: Modified /etc/rc to attempt to mount LinnFS on the first ATA drive.

http://code.google.com/p/freenos/source/detail?r=349

Modified:
 /trunk/etc/rc

=======================================
--- /trunk/etc/rc       Fri Sep  4 07:53:55 2009
+++ /trunk/etc/rc       Fri Sep  4 15:54:46 2009
@@ -5,6 +5,7 @@
 /srv/ata/server
 /srv/filesystem/proc/server
 /srv/filesystem/grub/server
+/srv/filesystem/linn/server /dev/ata0 /usr
 /srv/serial/server
 /srv/pci/server
 /srv/pci/detect

Other related posts:

  • » [freenos] r349 committed - Modified /etc/rc to attempt to mount LinnFS on the first ATA drive. - codesite-noreply