My clonezilla server isn't working anymore eversince the last update... Perhaps it is easy to solve.
I manually setup a session. but when the clients boot i get this error.. anyone?
Telling INIT to go to single user mode
INIT: Going single user
INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
sh-3.1#
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please post the content of the file /tftpboot/nbi_img/pxelinux.cfg/default in your drbl server.
When when you see the command line prompt in the client, what's the result if you run this command:
cat /proc/cmdline
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
label clonezilla
MENU DEFAULT
# MENU HIDE
MENU LABEL Clonezilla: multicast restore Dell-D600-2-2008-01-03-12-img to disk hda
# MENU PASSWD
kernel vmlinuz-pxe
append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 1 clientdir=node_root ocs_opt="--language en -b -g auto -p choose --mcast-port 2232 multicast_restoredisk Dell-D600-2-2008-01-03-12-img hda"
this is what i see when i execute cat /proc/cmdline
My clonezilla server isn't working anymore eversince the last update... Perhaps it is easy to solve.
I manually setup a session. but when the clients boot i get this error.. anyone?
Telling INIT to go to single user mode
INIT: Going single user
INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
sh-3.1#
Please post the content of the file /tftpboot/nbi_img/pxelinux.cfg/default in your drbl server.
When when you see the command line prompt in the client, what's the result if you run this command:
cat /proc/cmdline
this is the menu item i am trying to start:
label clonezilla
MENU DEFAULT
# MENU HIDE
MENU LABEL Clonezilla: multicast restore Dell-D600-2-2008-01-03-12-img to disk hda
# MENU PASSWD
kernel vmlinuz-pxe
append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 1 clientdir=node_root ocs_opt="--language en -b -g auto -p choose --mcast-port 2232 multicast_restoredisk Dell-D600-2-2008-01-03-12-img hda"
this is what i see when i execute cat /proc/cmdline
initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 1 clientdir=node_
root ocs_opt="--language en -b -g auto -p choose --mcast-port 2232 multicast_r
estoredisk Dell-D600-img hda" BOOT_IMAGE=vmlinuz-pxe
OK, that looks normal.
I would suggest that you follow this
http://drbl.sourceforge.net/one4all/#uninstall
to remove all the drbl-related packages then reinstall them again.
Good luck.