Re: [opensuse] Howto mount ext4 partition on 11.0? (mount: unknown filesystem type 'ext4')
On 03/02/2010 06:18 PM, Anton Aylward wrote:
Does 'sudo modprobe ext4dev' return '0' ?
If it does then try the mount again.
Well I'll be! Thank you Anton! -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 03/02/2010 08:04 PM, David C. Rankin wrote:
On 03/02/2010 06:18 PM, Anton Aylward wrote:
Does 'sudo modprobe ext4dev' return '0' ?
If it does then try the mount again.
Well I'll be! Thank you Anton!
Doooh! (stupid) [20:05 nirvana:/home/david] # mount /dev/mapper/nvidia_ddddhhfh_part8 /nv2/var mount: unknown filesystem type 'ext4' You have new mail in /var/mail/david [20:29 nirvana:/home/david] # lsmod | grep ext4 ext4dev 166672 0 jbd2 91112 1 ext4dev mbcache 26248 2 ext4dev,ext3 [20:29 nirvana:/home/david] # vi /etc/sysconfig/kernel [20:34 nirvana:/home/david] # mkinitrd Kernel image: /boot/vmlinuz-2.6.22.19-0.4-default ^^^^^^^^^^^^^^^^^^^^ Initrd image: /boot/initrd-2.6.22.19-0.4-default Root device: /dev/sdc7 (mounted on / as ext3) Resume device: /dev/sdc6 WARNING Cannot determine dependencies of kernel module 'ide_pci_generic'. Does it exist? If it does, try depmod -a. Continuing without ide_pci_generic. WARNING Cannot determine dependencies of kernel module 'ext4'. Does it exist? If it does, try depmod -a. Continuing without ext4. Kernel Modules: scsi_mod libata sata_nv pata_amd ata_generic ide-core amd74xx jbd mbcache ext3 processor fan edd sd_mod usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid Features: block usb resume.userspace resume.kernel Bootsplash: SuSE (1280x1024) 21027 blocks --- this was 10.3 and not 11.0 no wonder..... doooh! -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
David C. Rankin