Re: Error.log - zipdrive & keyboard


Subject: Re: Error.log - zipdrive & keyboard
From: Jim Cole (greyleaf@yggdrasill.net)
Date: Sat May 06 2000 - 23:04:52 MDT


Jospeh Iovinelli's bits of Sat, 6 May 2000 translated to:

>May 6 08:56:19 jaiway keytable: /etc/rc.d/rc3.d/S75keytable:
>/etc/sysconfig/keyboard: line 2: unexpected EOF while looking for
>matching `"'
>May 6 08:56:19 jaiway keytable: /etc/rc.d/rc3.d/S75keytable:
>/etc/sysconfig/keyboard: line 3: syntax error: unexpected end of file
>May 6 08:56:19 jaiway rc: Starting keytable succeeded

There is a typo in /etc/sysconfig/keyboard. It reads something like

KEYTABLE=""mac-us-ext"

Try getting rid of the extra " so that you have

KEYTABLE="mac-us-ext"

and the error should go away.

>The second is my attempt to get my zip drive working.
>
>
>May 6 04:55:26 jaiway rc.sysinit: Checking filesystems succeeded
>May 6 04:55:42 jaiway mount: mount: wrong fs type, bad option, bad
>superblock on /dev/hdd,
>May 6 04:55:42 jaiway mount: or too many mounted file systems
>May 6 04:55:42 jaiway rc.sysinit: Mounting local filesystems failed
>May 6 04:55:42 jaiway rc.sysinit: Turning on user and group quotas for
>local filesystems succeeded

Looks like there is a problem in /etc/fstab relative to what you are
trying to mount and/or where you are trying to mount it.

Jim



This archive was generated by hypermail 2a24 : Sat May 06 2000 - 22:53:25 MDT