Adding the following to the kernel command line from the CD bootloader should do the trick (assuming you have an ethernet connection):
d-i preseed/early_command string chroot root apt-get -y install openssh- server Alternatively, you can add break=bottom to the kernel command line, then: (initramfs) chroot root bash mount -t proc proc /proc mount -t devpts devpts /dev/pts dhclient eth0 screen apt-get -y install openssh-server exit exit -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/712173 Title: ubuntu desktop from usb stick freezes when the display switch from plymouth to X _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

