modeprobe: module dm-raid45 not founf in mdules.dep
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
clonezilla live version 2.4.2-61-amd64.iso installed with GRUB2.
Machine with LVM and ubuntu 15.10.
When I try to boot wih Clonezill the first message is:
5.15 18042 controller found.
mod probe: module dm-raid45 not found in modules.dep
any body can help me ?
Best regards
Thierry Vorms
Please give testing Clonezila live a try, like 2.4.5-6 or 20151214-wily on
http://clonezilla.org/downloads.php
Steven.
Hello,
Many thanks for your replay.
I tested the 20151214-wily and I have the same error.
Bellow the file
vorms@NUK:/etc/grub.d$ cat 40_custom
!/bin/sh
exec tail -n +3 $0
This file provides an easy way to add custom menu entries. Simply type
the
menu entries you want to add after this comment. Be careful not to change
the 'exec tail' line above.
menuentry "Clonezilla live" {
set isofile="/amorces/clonezilla-live-20151214-wily-amd64.iso"
echo 'Recherche de la partition'
search -sf $isofile
echo 'Montage de la partition'
loopback loop $isofile
echo 'Chargement du noyau'
linux (loop)/live/vmlinuz boot=live union=overlay username=user config
components quiet noswap nolocales edd=on nomodeset nodmraid
ocs_live_run=\"ocs-live-general\" ocs_live_extra_param=\"\"
keyboard-layouts= ocs_live_batch=\"no\" locales= vga=788 ip=frommedia
nosplash toram=filesystem.squashfs findiso=$isofile
initrd (loop)/live/initrd.img
}
May thanks for your help.
Best regards
Thierry
De : Steven Shiau [mailto:steven_shiau@users.sf.net]
Envoyé : dimanche, 20 décembre 2015 13:11
À : [clonezilla:support-requests]
Objet : [clonezilla:support-requests] #67 modeprobe: module dm-raid45 not
founf in mdules.dep
Please give testing Clonezila live a try, like 2.4.5-6 or 20151214-wily on
http://clonezilla.org/downloads.php
Steven.
[support-requests:#67]
http://sourceforge.net/p/clonezilla/support-requests/67/ modeprobe:
module dm-raid45 not founf in mdules.dep
Status: open
Group: clonezilla live stable
Created: Thu Dec 17, 2015 08:20 PM UTC by Vorms
Last Updated: Thu Dec 17, 2015 08:20 PM UTC
Owner: Thomas
clonezilla live version 2.4.2-61-amd64.iso installed with GRUB2.
Machine with LVM and ubuntu 15.10.
When I try to boot wih Clonezill the first message is:
5.15 18042 controller found.
mod probe: module dm-raid45 not found in modules.dep
any body can help me ?
Best regards
Thierry Vorms
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/clonezilla/support-requests/67/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus
Related
Support Requests: #67
So you put Clonezilla live on the hard drive and use grub to boot it. Your config file looks OK to me. Maybe this is Linux kernel/hardware support issue. Did you try the latest alternative Clonezilla live like 20150105-xenial? It comes with newer Linux kernel so it might support your hardware better.
Steven.
Hello,
Many thanks for your reply,
first of all, I have just one SSD drive and one hard drive but No SCSII.
Actually, I have the version 2.4.2-61
http://clonezilla.org/downloads/download.php?branch=stable
I don't understand the difference between this version, and 20160105-wily
http://clonezilla.org/downloads/download.php?branch=alternative_testing
and 20160105-xenial
http://clonezilla.org/downloads/download.php?branch=alternative_testing_2
I have another question... I try first to put the iso in an ex4 system file
on GRUB and this doesn't work.
I installed in a ext2 partion and it is working.
Best regards and thanks for your help.
On Thu, Jan 7, 2016 at 2:26 PM, Steven Shiau steven_shiau@users.sf.net
wrote:
--
Thierry Vorms
134 chemin des Hautins, 20 Balcons du mont Blanc
01280 Prévessin Möens France
tel 0033 951 45 83 64 /0041 79 445 63 78
Related
Support Requests: #67
Clonezilla live 20160105-xenial comes with newer Linux kernel than that of 20160105-wily. So it might support your hardware better.
For sure grub2 supports ext4.
Steven.