Re: I get it now! (smbfs support)
From: Andreas Janssen (andreas.janssen_at_bigfoot.com)
Date: 02/14/04
- Next message: charly: "Re: bash script goes too fast"
- Previous message: nospam55: "Re: manpages encoded in utf-8 , 7 bit ascii wanted"
- In reply to: Film: "Re: I get it now! (smbfs support)"
- Next in thread: Film: "Re: I get it now! (smbfs support)"
- Reply: Film: "Re: I get it now! (smbfs support)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 14 Feb 2004 19:47:08 +0100
Hello
Film (<film@eleven.org>) wrote:
> I've reinstalled WoodyR2 about 100 times now but at least I'm getting
> a handle on it.
>
> I discovered the key piece of information I was missing: The option
> to install the 2.4 kernel right from the boot CD1 and INSTEAD OF as a
> package upgrade later using dselect. It all makes sense now! It was
> not obvious to me that installing kernel 2.4 from the CD1 was
> possible.
It is always a good idea to carefully read the instructions before
hitting the enter key or clicking on "OK". The boot screen tells you
that you can hit F1, F2 or F3 to get more information.
> WHAT DOESN'T WORK: I thought the only way to install Debian was to
> boot to the CD1 and press enter. This installs a basic kernel 2.2.20
> without smbfs support despite smbfs showing up later as an option
> under dselect and no dependency warnings being issued.
The smbfs package only gives you the programs to mount the shares. The
dependency system cannot see if your kernel has smbfs support. Imagine
you use a self-compiled kernel that is not installed as a deb. It would
be annoying if you had to install another kernel only to get the smbfs
tools, wouldn't it?
> To fix this I was then trying to install a 2.4 kernel upgrade after
> the fact through dselect. This should probably work but I encountered
> the bizarre disappearing mstab problem and text display problem
> documented below. (I didn't bother to troubleshoot that install after
> discovering the fix below).
>
> WHAT DOES WORK: On a (or yet another) new install, I pressed F3 at
> the boot: prompt when I boot from the ISO image CD1 of Woody R2.
> There I selected the option bf24 which installs kernel 2.4 instead (as
> you pointed out in another post, selecting the 'vanilla' kernel option
> here might also include smbfs support but in a 2.2 kernel). What a
> difference! Going through the setup I eventually received a screen
> where I could select optional kernel device or module support (can't
> remember exactly what it was called.
The program is called modconf, and you can also run it after
installation from the command line to load additional modules. Normally
all it does is to load the driver and add it't name to /etc/modules so
it will be autoloaded at boot time.
> It was before the network setup). There I selected the optional
> smbfs support. After everything was complete smbfs (smbmount) works
> great. I mounted a Windows 2000 Server share with no problems.
Modconf is used to load modules. It probably would have worked without
loading it in modconf, because the module can be autoloaded when you
try to mount a smb share.
> Please note the unresolved problem with the fstab disappearing and the
> video display change when installing an optional 2.4 kernel using
> dselect. Based on what you said I should have been able to install
> the 2.4 kernel upgrade from dselect and achieved essentially the same
> results as installing the 2.4 kernel right from the CD.
You can install the kernel-image-2.4.18-bf2.4 package via dselect or
apt-get. This something you should do anyway, because right now, your
package management does not know about the installed installation
kernel. It will not upgrade it, although there is a security update for
that kernel available.
> I observed these problems during two different installations. I point
> this out in case there is a problem with the kernel upgrade package
> when installed over the default 2.2.20 CD install.
As for the video problem and the lost fstab, please read my previous
post in this thread, try the vga16:off parameter and tell us about
error messages regarding the fstab.
best regards
Andreas Janssen
-- Andreas Janssen andreas.janssen@bigfoot.com PGP-Key-ID: 0xDC801674 Registered Linux User #267976
- Next message: charly: "Re: bash script goes too fast"
- Previous message: nospam55: "Re: manpages encoded in utf-8 , 7 bit ascii wanted"
- In reply to: Film: "Re: I get it now! (smbfs support)"
- Next in thread: Film: "Re: I get it now! (smbfs support)"
- Reply: Film: "Re: I get it now! (smbfs support)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|