Dr Charles McEvoy writes:
> I am running Linux kernel 2.0.35 on a StrongArm RiscPC.  I recently
> recompiled it to be able to use the internet (which is working fine!)
> Two problems - first the recompile kernel gives 'Filesystem ADFS not
> supported by kernel' errors when I try to mount the ADFS partition of the
> harddisc.  I definitely answered YES when asked if I wanted ADFS during
> kernel configuration (I have even recompiled to be sure).

Which kernel version (patch release date) are you using?

There is a file, /proc/filesystems, which will tell you what filesystem types are
currently available to the kernel.  Does this mention ADFS?  For example:

        ext2
        msdos
        vfat
nodev   proc
nodev   nfs
        iso9660
        adfs


> The other thing is much less important to me.  I have been experimenting with
> printing (to a parallel port Epson Stylus) and have successfuly(?) configured
> the queues and lpd, but queued items never print.

You're probably getting some information logged into /var/log/messages concerning
this.  Could you check this, and post any relevent messages please?  Also, I
seem to remember that you need to use /dev/lp1 rather than lp0.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to