[01:32] HI I am trying to create custom usb installer for 12.04, I can not find any references to it please help? thx [09:41] rostam: one can dd the iso image to a usb stick, and use it. [09:42] rostam: thus customizing installer for usb, is no different than customizing the iso itself. [09:42] rostam: are you thinking desktop or server image? === jibel_ is now known as jibel [16:58] xnox: I would like to create automatic installation of the ubuntu server image using USB. If I dd iso to usb, where should I place the preseed.cfg so installer can detect it during boot? thx [17:47] rostam: on saucy server.iso, in /boot/grub/grub.cfg the default preseed is from /cdrom/preseed/ubuntu-server.seed but you ofcourse can modify and use another file name. [18:06] xnox: Is there a webpage with complete/partial instruction please? [18:07] rostam: no idea. try google customzing installer. there is server guide & wiki pages about it. [18:08] rostam: note that burning installer on usb stick and using custom preseed is considered "install from usb" rather than custom image. [18:08] rostam: there should be plenty of guides. [18:08] xnox: thanks, that helps me google better :) [18:09] rostam: https://help.ubuntu.com/12.04/installation-guide/amd64/boot-usb-files.html [18:10] but that looks very dated though. [18:13] xnox: Thank you [20:43] cjwatson, well what do you know, Grub ported to U-Boot API actually works on Tegra very easily... [23:44] HI is there a way that during installation of Ubuntu server a preseed file to be generated? This file could automate the subsequent installations.