Comment 9 for bug 628418

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Soren,

As for testing in the installer, here's what I usually do...

 * Build the binary udeb locally
 * Boot a daily ISO in a VM
 * As soon as the Networking is configured, drop to a shell (Alt-F2)
 * anna-install openssh-client
 * Now you should have scp
 * scp <user>@10.0.2.2:/path/to/your/udeb
 * udpkg -i <your udeb>

I think this should work for the grub-installer package.