Looks like your root file system is mounted read only, try to do (as root): touch /a (if no error occurs, don't forget to do rm /a). If it's mounted read only, you can remount it read-write, but you better check out your /etc/fstab.
Ron Rademaker On Mon, 19 Jun 2000, Sven Burgener wrote: > Hi all > > Anyone know why do I get the following error upon bootup: > > insmod: /lib/modules/2.2.15/misc/unix.o cannot create > /var/log/ksymoops/20000619212757.ksyms Read Only Filesystem > > Indeed that file doesn't exist. Should I create it using /dev/null > or what? > > If I should post more infos, please let me know. Oh yes, almost forgot: > running up-to-date potato here. > > TIA > Sven > -- > Powered by Debian GNU/Linux 2.2 > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >