Actually, i run this command:
/opt/drbl/sbin/drbl-ocs -b -g auto -x -r -p poweroff -l en_EN.UTF-8 startdisk restoire TEST-img sda
I boot on the network with my client (a Fujitsu Siemens Esprmo E5625).
And i have this message:
The input device [hda] does NOT exist int this machine!
We will net save this device [hda]!
I tryed with hda AND sda... but it's the same error...
Could you please tell me what's wrong?
Thx, Sethnico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like it's kernel/hardware support issue. Could you run this commands in your client:
cat /proc/partitions
Then post the results.
Normally a newer GNU/Linux distribution should be better for new hardware.
Or you can give experimental Clonzilla live a try. It comes with latest kernel.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I've got a problem on my DRBL/Clonezilla server.
Actually, i run this command:
/opt/drbl/sbin/drbl-ocs -b -g auto -x -r -p poweroff -l en_EN.UTF-8 startdisk restoire TEST-img sda
I boot on the network with my client (a Fujitsu Siemens Esprmo E5625).
And i have this message:
The input device [hda] does NOT exist int this machine!
We will net save this device [hda]!
I tryed with hda AND sda... but it's the same error...
Could you please tell me what's wrong?
Thx, Sethnico
Looks like it's kernel/hardware support issue. Could you run this commands in your client:
cat /proc/partitions
Then post the results.
Normally a newer GNU/Linux distribution should be better for new hardware.
Or you can give experimental Clonzilla live a try. It comes with latest kernel.
Thx for helping,
results of "cat /proc/partitions"
root@srv-drbl0-116 ~# cat /proc/partitions
major minor #blocks name
I guess it's not very good ...
Did you give experimental Clonzilla live in your client machine a try ? It comes with latest kernel.
Or you'd better to run Clonezilla SE on the latest GNU/Linux distribution, which might be able to support your client's hardware.