home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / armlinux / alpha / PARTITIONS / ROOT_GZ / root / etc / rc < prev    next >
Encoding:
Text File  |  1995-06-07  |  201 b   |  11 lines

  1. cd /sbin
  2. swapon -a
  3. /sbin/insmod /boot/modules/fpem.o licence=0
  4. /sbin/update
  5. fsck -A < /dev/console > /dev/console
  6. mount -w -n -o remount /
  7. rm /etc/mtab
  8. mount -av
  9. #/usr/sbin/crond >>/var/adm/cron 2>&1
  10.  
  11.