Bugzilla – Bug 116360
Couldn't continue installation after reboot (Minimal installation over SMB)
Last modified: 2005-09-13 13:23:28 UTC
Yast2 failed to mount CIFS installation media after reboot. Bootet from a SuSE 10 Beta 1 CD, in Bootscreen selected Advanced Options, XMB/CIFS install. Pointed it to remote SMB share of RC1 CD1 and chose minimal installation. Install went through until reboot, Yast2 came up in textmode and complained about invalid filesystem on installation media. /var/log/messages was full of CIFS error code -22. no username specified although I tried it with anonymous login or explicit logins.
Created attachment 49528 [details] Yast2 Logfiles
The Yast2 log is full of: Executing '/bin/mount' '-t' 'cifs' '-o' 'credentials=/var/tmp/TmpFile.SzjI7G,guest,ro,workgroup=workgroup' '//192.168.5.3/H' '/var/adm/YaST/InstSrcManager/IS_CACHE_0x00000001/MEDIA' stdout: mount: wrong fs type, bad option, bad superblock on //192.168.5.3/H, stdout: missing codepage or other error stdout: In some cases useful info is found in syslog - try stdout: dmesg | tail or so stdout: pid 6504 exited with status 32
Jörg, could you please check /var/adm/YaST/InstSrcManager/IS_CACHE_0x0000000*/DESCRIPTION/description. Does the '=URL:' entry (usg. the 2nd line) contain correct user and password info? -- Some SMB-wizard: What does 'missing codepage or other error' mean? Is it a problem of the credentials or something completely different?
Hm, very weird. The only possible scenario of this error message is - at least for me - that the cifs-mount rpm is not installed at all. Could this be true ?
(In reply to comment #4) > Hm, very weird. The only possible scenario of this error message is - at least > for me - that the cifs-mount rpm is not installed at all. Could this be true ? Confirmed.
How big is this package ? Which dependencies does it have ? It might be easiest to add cifs-mount to the minimal selection.
a vnc installation adds fvwm2, x11 to the package list. the same has to be done for other install methods, like install via smb. update Packages.ycp
The cifs-mount package is very small and has no dependencies (especially not to samba).
AJ, your call ;-)
Let's add it to the selections. Stefan, please do so and then assign to Rudi. Rudi, cifs-mount needs to be on CD1 as far as I can see.
done.
cifs-mount is already on CD1. so we can close this.