/srv/irclogs.ubuntu.com/2007/04/25/#ubuntu-installer.txt

phratmancjwatson: 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?12:27
phratmancjwatson: What all can go in %packages?02:19
phratmancjwatson: Anything?02:20
=== 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
cjwatsonphratman: that's harder. Probably still possible but harder. Bits of the installer expect partman to have been used.08:37
cjwatsonphratman: any of the @-things mentioned in the installation guide, or any package name08:38
=== 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
kwahHi everyone09:12
kwahWhere can I find an information about what "Install with driver update CD" variant of installation for?09:13
cjwatson_kwah: https://wiki.ubuntu.com/Ubiquity/DriverUpdates09:56
kwahthanks. cjwatson10:01
=== 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
phratmancjwatson: 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:49
cjwatsonphratman: both attempts to modify partitions= are wrong07:53
phratmancjwatson: Oh?07:53
cjwatsonphratman: try putting 'set -x' on the line below the second #! /bin/sh (i.e. the one below the cat >blah <<EOF) and the resulting /var/log/syslog may be useful to me07:53
cjwatsonthe partitions variable is in partman's internal representation - it's not a list of device names07:54
phratmancjwatson: So in other words, I shouldn't be modifying it?07:54
cjwatsonnope07:54
cjwatsonthe only user-serviceable bit in there is the case statement inside 'for partition in $partitions'07:54
cjwatsonoh and the /dev/sda07:55
cjwatsonI didn't write it for easy modification though - it was the quickest workaround that would let you do the autopartitioning you were looking for07:55
cjwatsonalso %pre --nochroot is meaningless, FWIW - the chroot isn't set up when %pre scripts run, so they're all effectively --nochroot07:56
cjwatsonanyway, if you can get me a /var/log/syslog with set -x, that may help07:56
=== cjwatson -> dinner
cjwatson(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)07:57
phratmancjwatson: https://bugs.launchpad.net/ubuntu/+bug/109475/comments/308:38
phratmancjwatson: 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.08:46
=== 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
cjwatsonphratman: 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 command10:05
cjwatsonphratman: re your syslog, it looks like you don't have a /dev/sda on that system?10:06
=== 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

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