Menu

Old boot script no longer working after upgrading (cannot connect to network via DHCP)

Help
ilovecats
2016-03-04
2016-03-06
  • ilovecats

    ilovecats - 2016-03-04

    I have used the following boot script for a long time (it basically connects to my network Samba server automatically and mount /home/partimag for restoration). The last Clonezilla version I used was 20150815. I just upgraded to the latest version, and now the script no longer works (error is something like cannot find hardware address eth0). Something must have changed in Clonezilla or the underlying Linux kernel that caused this. Any advice would be greatly appreciated!

    linux /live/vmlinuz boot=live union=overlay username=user hostname=vivid config quiet noswap edd=on nomodeset nodmraid noeject locales=en_US.UTF-8 keyboard-layouts=NONE ocs_prerun1="dhclient -v eth0" ocs_prerun2="sleep 2" ocs_prerun3="sudo mount -t cifs //192.168.1.101/images /home/partimag -o user=user,password=password,domain=domain" ocs_live_run="ocs-sr -g auto -e1 auto -e2 -c -r -j2 -p true restoredisk ask_user ask_user" ocs_live_extra_param="" ocs_live_batch=no vga=788 ip= nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.