I just installed version 0.3, and the v0.31 patch. There were some
problems with the startup scripts. The root file system was not being
remounted read/write, and this was causing various programs to fail,
including the getty processes.

/etc/rcS.d/S35mountall  this linked to ../init/mountall
                       changed to      ../init.d/mountall


/etc/init.d/mountall
  The mount line was commented out. I uncommented it, but it still did
not work properly. I finally replace the mount and unmount programs
(which were links to cat) with the programs from my redhat distribution.
I then set the mount line in mountall to
mount -n -o remount,rw /


/etc/init.d/hwclock
  This file is missing.


The system now boots. I will now try to get X working.

Pete
begin:          vcard
fn:             Peter Csapo
n:              Csapo;Peter
org:            Wavefront Technology Ltd.
adr:            1149 - 11871 Horseshoe Way;;;Richmond;British Columbia;V7A 5H5;Canada
email;internet: [EMAIL PROTECTED]
title:          Software Engineer
tel;work:       (604) 271-0064
tel;fax:        (604) 271-2552
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard

Reply via email to