Port-atari archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: scsi freezing problem with NetBSD current
On Tue, Nov 4, 2008 at 7:11 AM, David Ross <dross%pobox.com@localhost> wrote:
> Just to see what blocker we might hit next, I tried running sysinst
> manually. I was able to get up to the point where it should have started to
> format my drive, but I got a message about not being able to find
> /etc/disktab and the installer exited. I checked /etc and in fact there's
> no disktab file. I tried to create /etc/disktab but got a message that the
> filesystem is read-only.
I guess that mount commands from .profile are not executed, because
sh error. It might be worth to try run those commands manually
before running sysinst:
mount -t kernfs /kern /kern
mount -t ffs -u /kern/rootdev /
-Tuomo
Home |
Main Index |
Thread Index |
Old Index