/srv/irclogs.ubuntu.com/2013/05/29/#ubuntu-installer.txt

pabs3infinity, cjwatson: any thoughts on my question about segfaults in netcfg?02:52
pabs3<pabs3> I noticed that with "d-i netcfg/enable boolean false" in preseeding, netcfg from the Ubuntu precise 12.04.1 segfaults. is this a known bug? any suggested workaround?02:53
pabs3<pabs3> er s/segfaults/alternate installer segfaults/02:53
pabs3<pabs3> this is in an i386 vm with virt-install & kvm02:53
pabs3<pabs3> found a workaround; set static network with bogus addresses in the 127.x range02:53
FourDollarsHi, I use Ubuntu 12.04 netboot by a customazied preseed.cfg. I am wondering why the settings of preseed.cfg are not propagated into the root filesystem under /target ? How can I provide the preseed.cfg for the root filesystem under /target ?07:56
cjwatsonFourDollars: Anything whose owner (the first field) isn't "d-i" is copied into the target system07:57
cjwatsonSo use d-i to preseed the installer, and other owners - typically the package owning the templates in question - to preseed the installed system.  This is explained in the installation guide07:58
FourDollarscjwatson: I see. Thank you.08:00
FourDollarscjwatson: Does 'grub-pc' use "ubiquity grub-installer/bootdev" or something else to specify the boot loader location to install?08:07
FourDollarsOr grub-pc/install_devices ?08:09
* FourDollars is trying 'grub-pc grub-pc/install_devices multiselect /dev/sda'.08:20
cjwatsonFourDollars: https://help.ubuntu.com/12.04/installation-guide/i386/preseed-contents.html09:22
cjwatsonI don't recommend preseeding grub-pc/install_devices directly during initial system installation, even though that is the final destination; grub-installer handles that itself.  Use 'd-i grub-installer/bootdev string /dev/sda' as per the guide (ignoring the way it uses GRUB Legacy-style "(hd0,0)" naming).09:23
cjwatson(Please note I'm on holiday today; further replies will be arbitrarily delayed ...)09:24
FourDollarscjwatson: thanks a lot.09:24
FourDollarscjwatson: I see.09:24
FourDollarscjwatson: I have tried 'd-i grub-installer/bootdev string (hd0)' but it doesn't work. I will try 'd-i grub-installer/bootdev string /dev/sda' to see the result.09:26
FourDollarscjwatson: Have a good time. :)09:26
cjwatsonIndeed, I'm not sure I'd expect (hd0) to work any more.09:27
cjwatsonI've tried to excise references to that style but may not have got them all.09:27
=== kentb-out is now known as kentb
=== danjared_ is now known as danjared
=== kentb is now known as kentb-out

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!