-xen kernel does not contain smbfs
Bug #139047 reported by
Marsu42
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-source-2.6.22 (Ubuntu) |
Fix Released
|
Low
|
Chuck Short |
Bug Description
Binary package hint: linux-source-2.6.22
Trying to mount a windows share via mount -t smbfs ... throws an error "smbfs filesystem not supported by the kernel". And indeed, unlike -generic, -xen does not contain smbfs.ko. I wonder why *that* got excluded, might be an accident?
Related branches
Changed in linux-source-2.6.22: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Both i386 and amd XEN configs have the following config:
# CONFIG_SMB_FS is not set
it's set as a module in the normal i386 arch config.
this was checked with the 2.6.22-12.37 package