[SOLVED] iso9660 mount problem

denial

Active Member
Feb 20, 2016
2
0
41
35
Hello!
Code:
root@proxmox:~# uname -a
Linux proxmox 4.2.6-1-pve #1 SMP Wed Dec 9 10:49:55 CET 2015 x86_64 GNU/Linux

mount
Code:
 root@proxmox:~# mount -o loop /home/disks/diskone.iso /media
mount: unknown filesystem type 'iso9660'

modprobe
Code:
root@proxmox:~# modprobe isofs 
modprobe: ERROR: could not insert 'isofs': Invalid argument
root@proxmox:~# modprobe iso9660
modprobe: ERROR: could not insert 'isofs': Invalid argument
root@proxmox:~# modprobe -V isofs
kmod version 18

modinfo
Code:
root@proxmox:~# modinfo iso9660
filename:       /lib/modules/4.2.6-1-pve/kernel/fs/isofs/isofs.ko
license:        GPL
alias:          iso9660
alias:          fs-iso9660
srcversion:     7D6CAA2BD3F07E1DD424BC0
depends:       
intree:         Y
vermagic:       4.2.6-1-pve SMP mod_unload modversions

Help.
 
works here. Maybe you installed a new kernel and forgot to reboot?
Anyways, I would update to kernel 4.2.8-1-pve
 
  • Like
Reactions: denial
Thanks, works!

Code:
root@proxmox:~# uname -a
Linux proxmox 4.2.8-1-pve #1 SMP Wed Feb 3 16:33:06 CET 2016 x86_64 GNU/Linux
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!