<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>hi,</div><div><br></div><div>I'm trying to clone a live system to a new CF, and GRUB fails. Please advise, as I'm not a too deep specialist in Grub.</div><div><br></div><div>My sequence is as follows. The board is alix2d13 from PC Engines. The new CF card is attached via USB card reader at /dev/sdb.</div><div><br></div><div>remountro<br>/usr/local/sbin/format-cf.sh -t /dev/sdb -b 1 -y<br>mkdir /tmp/cf<br>mount /dev/sdb1 /tmp/cf<br>cd /tmp/cf<br>dump -f - /dev/hda1 | restore -r -f -<br></div><div><br></div><div><br>That was easy, and now Grub fails:</div><div><br></div><div>root@alix102:~# /usr/sbin/grub-install --root-directory=/tmp/cf /dev/sdb<br>The file /tmp/cf/boot/grub/stage1 not read correctly.</div>root@alix102:~# ls -al  /tmp/cf/boot/grub/stage1<br><div>-rw-r--r-- 1 root root 512 Mar  7 17:31
 /tmp/cf/boot/grub/stage1<br>root@alix102:~# <br></div><div><br></div><div><br></div><div>The system is 0.8.0 release.<br></div><div></div></div></body></html>