Project

General

Profile

Bug #1457

Updated by Greg Sutcliffe over 8 years ago

If you try to install Ubuntu or Mint Linux using a Debian-Family Template fails. 

 

 The proxy tries to download the kernel and initrd-image from  
  
 <pre> 
 
 http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-amd64/current/images/netboot/debian-installer/amd64/ 
 
 </pre> 

 

 where the path on the server is: 

 

 <pre> 
 
 http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/ 
 
 <pre> 

 

 (ubuntu-installer instead of debian-installer)

Back