hi Folks,
im trying to set up Clonezilla to boot with IP via DHCP, openSSH Server and userpassword.
But it fails to boot :(
Here is the working config:
Then i removed "ip=frommedia" and added ocs_daemonon="ssh" usercrypted=dPJ9Ssh7L4fP2
But now Clonezilla hangs at
"sudo locales tzdata upstart-tty keyboard-configuration initramfs-tools unil-linux login openssh-server umountfs."
What have i done wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi Folks,
im trying to set up Clonezilla to boot with IP via DHCP, openSSH Server and userpassword.
But it fails to boot :(
Here is the working config:
kernel /clone_2012_01_27_oneiric/live/vmlinuz
boot=live
live-config
noswap
nolocales
edd=on
nomodeset
ocs_live_run='ocs-live-general'
ocs_live_extra_param=''
ocs_live_keymap='
ocs_live_batch='no'
ocs_lang=''
ip=frommedia
vga=788
nosplash
live-media-path=/clone_2012_01_27_oneiric/live
toram=filesystem.squashfs
Then i removed "ip=frommedia" and added ocs_daemonon="ssh" usercrypted=dPJ9Ssh7L4fP2
But now Clonezilla hangs at
"sudo locales tzdata upstart-tty keyboard-configuration initramfs-tools unil-linux login openssh-server umountfs."
What have i done wrong?
Try to keep "ip=frommedia" to see if any difference.
Maybe it hangs due to wait for the network to be on.
Steven.