Re: nls iso8859-1

From: Dan Jones (ddjones_at_riddlemaster.org)
Date: 08/09/03

  • Next message: Alvin Oga: "Re: e2fsck trashed system; chroot now failing"
    To: Debian-User Mailing List <debian-user@lists.debian.org>
    Date: 08 Aug 2003 20:17:07 -0400
    
    

    On Fri, 2003-08-08 at 12:02, Andreas Janssen wrote:
    > Hello
    >
    > Dan Jones (<ddjones@riddlemaster.org>) wrote:
    >
    > > I do not have X installed on my server, and thus do not have any
    > > additional fonts installed. However, when I try to map to an smbfs
    > > share, I get the error that samba can not load nls iso8859-1. What
    > > packages can install to correct this error without loading the entire
    > > X suite?
    >
    > This is not a font problem. You need to load a driver. Try:
    >
    > modprobe nls_iso8859-1

    modprobe helpfully told me that the module couldn't be found. A bit of
    poking around in the .config file found the module, although it's
    location certainly wasn't intuitive (Native Language Support as a
    submenu under File Systems). I added it to the kernel, rather than
    creating a module, and recompiled. The iso8859-1 error obligingly went
    away, and an error that cp437 could not be loaded replaced it. Back to
    the .config file, a second recompile of the kernel (I'm just glad that
    kernel recompiles are now measured in minutes vice hours) and that error
    went away as well.

    Instead, I get an error that noexec was an unknown mount option. I went
    to the mount manpage and discovered that mount passed the job off to
    another program, mount.smbfs. I also found that the option "user,"
    which I had in my fstab, automatically includes the option "noexec"
    unless overridden. I added the option "exec" to fstab and got a
    complaint about nosuid. Added the options suid and, being slightly
    smarter than the average bear, added the dev option without waiting for
    a complaint about nodev. I then got a complaint about the option user.

    A beer went down really good about then. I then abandoned mount and
    fstab, and mounted the partition by calling mount.smbfs directly as
    root. Wonder of wonders, success! However, I'd still like to know how
    to add the line to fstab so that a user can mount an smbfs share.

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alvin Oga: "Re: e2fsck trashed system; chroot now failing"

    Relevant Pages

    • Re: Problems mounting data CDs
      ... insert a data CD (for example, to install a program), ... Then I try to mount the CD, ... The likely reason is the entry in fstab, ... If I cd to /media/dvdrecorder as root, ...
      (alt.os.linux.suse)
    • Re: A simple fstab question
      ... >> entry on fstab so that I can mount it as an ordinary user and not root. ... >> the install program didn't add the floppy drive to the fstab list. ...
      (alt.os.linux.suse)
    • Again UT2004 DVD on 9.1 64bit
      ... Can anyone explain me how to do to install this game. ... I tried to modify the fstab like mentioned some post ago and to mount ... manually the dvd but it doesen't work. ...
      (alt.os.linux.suse)
    • unable to install from CD: failure to mount once kernel installed
      ... cleanest possible install. ... ran netinstall off floppies accepting all defaults: still unable to mount ... booted the Linux box from the hard disk into the testing Debian distro, ... allow me to turn off shadowing for either the video BIOS or the main BIOS. ...
      (Debian-User)
    • Re: device packages?!?
      ... to create and mount the filesystem itself: ... (This will add a /cdrom stanza in /etc/filesystems, the AIX equivalent ... cdrfs is also the AIX equivalent of Solaris pcfs filesystem.) ... If necessary, install missing stuff with: ...
      (comp.unix.aix)