[12:27] cjwatson: What if I had a file (partitions.list) that contained sfdisk -d /dev/sda > partitions.list? Would I be able to read the partition table back in with sfdisk /dev/sda < partitions.list in that prepartitioned script instead of that hack? [02:19] cjwatson: What all can go in %packages? [02:20] cjwatson: Anything? === harrisony [n=Harrison@unaffiliated/harrisony] has left #ubuntu-installer ["errr"] === CIA-5 [n=CIA@208.69.182.149] has joined #ubuntu-installer === CIA-16 [n=CIA@208.69.182.149] has joined #ubuntu-installer [08:37] phratman: that's harder. Probably still possible but harder. Bits of the installer expect partman to have been used. [08:38] phratman: any of the @-things mentioned in the installation guide, or any package name === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer === kwah [n=kwah@gate.wfw.wtb.tue.nl] has joined #ubuntu-installer [09:12] Hi everyone [09:13] Where can I find an information about what "Install with driver update CD" variant of installation for? [09:56] kwah: https://wiki.ubuntu.com/Ubiquity/DriverUpdates [10:01] thanks. cjwatson === thom_ [n=thom@amnesiac.heapspace.net] has joined #ubuntu-installer === _HackComplete [i=fairytal@scream.for.change.inf0.ws] has joined #ubuntu-installer === kwah [n=kwah@gate.wfw.wtb.tue.nl] has left #ubuntu-installer ["Leaving"] === philwyett [n=philip@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-installer === mpt [n=mpt@canonical/launchpad/mpt] has joined #ubuntu-installer === saispo [n=saispo@ryu.zarb.org] has joined #ubuntu-installer === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === snoops [n=blah@203-97-119-118.cable.telstraclear.net] has joined #ubuntu-installer === jetsaredim [n=jgreenwa@pool-141-149-184-76.bos.east.verizon.net] has joined #ubuntu-installer === mpt [n=mpt@canonical/launchpad/mpt] has joined #ubuntu-installer === phratman [n=phratman@63.204.151.5] has joined #ubuntu-installer === avoine [n=avoine@69.70.0.36] has joined #ubuntu-installer [07:49] cjwatson: If you're still around, could you please take a look at this for me?: https://bugs.launchpad.net/ubuntu/+bug/109475 (I added a comment last night) [07:53] phratman: both attempts to modify partitions= are wrong [07:53] cjwatson: Oh? [07:53] phratman: try putting 'set -x' on the line below the second #! /bin/sh (i.e. the one below the cat >blah < the partitions variable is in partman's internal representation - it's not a list of device names [07:54] cjwatson: So in other words, I shouldn't be modifying it? [07:54] nope [07:54] the only user-serviceable bit in there is the case statement inside 'for partition in $partitions' [07:55] oh and the /dev/sda [07:55] I didn't write it for easy modification though - it was the quickest workaround that would let you do the autopartitioning you were looking for [07:56] also %pre --nochroot is meaningless, FWIW - the chroot isn't set up when %pre scripts run, so they're all effectively --nochroot [07:56] anyway, if you can get me a /var/log/syslog with set -x, that may help === cjwatson -> dinner [07:57] (btw, part of the point for me in doing this is to learn enough to put something more sensible in place in the standard installer) [08:38] cjwatson: https://bugs.launchpad.net/ubuntu/+bug/109475/comments/3 [08:46] cjwatson: Also with the kickstart configuration file, is there any easy way of adding another repository to the list? It currently feeds off a local repository as per the "Install from... {CD, FTP, HTTP, etc.}" tab in system-config-kickstart. However, now I need to add another repository. === thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-installer === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer [10:05] phratman: use the local repository stuff in https://help.ubuntu.com/6.10/ubuntu/installation-guide/i386/preseed-contents.html#preseed-apt with the 'preseed' kickstart command [10:06] phratman: re your syslog, it looks like you don't have a /dev/sda on that system? === avoine [n=avoine@69.70.0.36] has joined #ubuntu-installer === avoine [n=avoine@69.70.0.36] has joined #ubuntu-installer === philwyett [n=philip@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-installer === joejaxx_ [i=joejaxx@alpha.joejaxx.net] has joined #ubuntu-installer