I have problem with my DVD drive. It's corrupted and when I'm trying to install Ubuntu it stucks (even with the miniISO)
I was able to successfully start the OS from system rescue CD.
I'd like to have a possibility to copy minimum information from CD and instead of it download the most files from the internet because my DVD drive won't manage it and stucks.
I can't use USB installation, my laptop doesn't support it.
I succeeded according to this guide and downloaded netboot files. I copied files and directories to my /boot directory on /dev/sda1 partition and performed the steps in the guide.
root=hd(0,1)
linux /boot/linux
initrd /boot/initrd.gz
boot
After the command boot in Grub and in the process of installing the base system I got this error
Configuring linux-image-3.5.0-26-generic
Unable to install the selected kernel
An error was returned while trying to install the kernel into the target system.
Kernel package: 'linux-generic'.
Check /var/log/syslog or see virtual console 4 for the details.
Did I something wrong? Can I repair this error?