Port-atari archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: atari sysinst.fs overflow again
christos@ wrote:
> all the sysctls to find the root device can be deleted and
> the 'mount -u ${rootdev} /' can be changed to 'mount -u /'
> or 'mount -u /kern/rootdev /'. All the atari kernels seem
> to have kernfs.
It requies /sbin/mount_kernfs in sysinst.fs instead,
but it could be smaller than /sbin/sysctl?
> Then to find the disks one can:
>
> sed -n -e 's/\(^[ws]d[0-9]\) at/\1/p' /kern/msgbuf
Well, I'm not sure if src/distrib/atari/floppies/prepare
is still necessary..
(I don't know in which case it's used and I have never tried it)
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index