Re: mounting a data dvd fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>> Looks like your module-init-tools is either outdated or damaged. Do the
>> modprobe and insmod binaries in your $PATH match the ones installed by
>> module-init-tools?
>
> $ which insmod modprobe
> /sbin/insmod
> /sbin/modprobe
>
> $ pacman -Q module-init-tools
> module-init-tools 3.10-1
>
> Surprisingly, inserting the module with insmod had worked!
>
> $ insmod /lib/modules/2.6.30-ARCH/kernel/fs/isofs/isofs.ko
> $
>
> And the DVD mounted just fine. Modprobe, however, still throws the
> same error. I tried to make it more verbose:
>
> $modprobe -v isofs
> insmod /lib/modules/2.6.30-ARCH/kernel/lib/zlib_inflate/zlib_inflate.ko
> WARNING: Error inserting zlib_inflate
> (/lib/modules/2.6.30-ARCH/kernel/lib/zlib_inflate/zlib_inflate.ko):
> Invalid module format
> FATAL: Error inserting isofs
> (/lib/modules/2.6.30-ARCH/kernel/fs/isofs/isofs.ko): Invalid module
> format

Check /etc/modprobe.d/ for isofs or zlib_* etc.

Also try running "depmod -ae", and the modprobe ...



-- 
damjan


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux