Serial Console - cannot start clone
-
Hi There!
I want to clone with a Serial Console.
I changed the boot-file to - look further downIt seems to load the kernel and everythings, I just end up at a black screen.
Any ideas?Thanks a lot!
Xibeaga
Created by FOG Imaging System
[B]serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1[/B]
[B]terminal --timeout=10 serial console[/B]DEFAULT send
LABEL send
kernel fog/kernel/bzImage [B]console=ttyS1,19200n8 console=tty0[/B]
append initrd=fog/images/init.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=W.X.Y.Z type=up img=serialtest imgid=10 mac=XX:XX:XX:XX:XX:XX storage=192.168.0.10:/images/dev/ web=192.168.0.10/fog/ ignorepg=1 osid=50 pct=5 imgType=mps shutdown= loglevel=4 consoleblank=0 fdrive= chkdsk=0 [B]console=ttyS0,19200n8 console=tty0[/B]
-
Okay, this is/was the problem:
the cloning DOES start, but it is really slow.
There is no image file visible in /images/dev for a really long time (20-25 minutes).Thus, I can live with the black console
The console wont show anything, even with serial-stuff enabled in the pxe-config file.
i dont care any more, i am happy that this thing (an embedded system without vga-card) can be cloned :)))