/srv/irclogs.ubuntu.com/2008/05/30/#ubuntu-installer.txt

xivuloncjwatson, this is the logs after changing the preseed.cfg as indicated: http://ubuntuforums.org/showpost.php?p=5064763&postcount=3900:10
cjwatsonargh why do people insist on using sendspace00:12
cjwatsonMay 28 20:27:23 ubuntu partman-auto-loop: Error: Partition number 5 not found in /var/lib/partman/devices/=dev=sda00:12
cjwatsonwhich appears to be because libparted doesn't recognise any partitions at all on /dev/sda00:13
cjwatsonI need the output of 'sudo od -tx1 -Ax -N512 /dev/sda' from a terminal window on the live CD00:13
cjwatson(extract hex dump of boot sector, including partition table00:14
cjwatson)00:14
cjwatsonsounds like it could conceivably be a bug I just fixed in parted, but it might be something else00:14
cjwatsonI'll post a followup00:17
cjwatsonI hate bug reports in forums threads, the only way I can get decent mail notifications is to sign up for a horrendous amount of junk mail, and everyone attaches files in crazy ways00:18
TheMusocjwatson: Thats why I try and avoid forums altogether. :p IMO they are not efficient for any form of development/bug workflow.00:21
superm1TheMuso, the problem is sometimes users aren't willing (or able in some cases) to learn how to use launchpad.  I've learned this the hard way with mythbuntu as i suspect xivulon has encountered with wubi.  once you start to get a non technical audience involved, you have to walk them through a lot, and suddenly throwing them into oh please file a bug against X package at this brand new website that you have to register for and then keep04:57
superm1 up on bug mail...04:57
superm1yeah04:57
TheMusoThis is true.05:01
SATAcan anybody explain how the debian-installer works in ubuntu?07:59
SATA can anybody explain how the debian-installer works in ubuntu?08:24
sorenSATA: You fill in the blanks, click next a few times, and you're done.08:30
SATAsoren, I could'nt get you?08:30
sorenYou put in the CD, you answer the questions, and that's it.08:31
SATAsoren, can you clearify?08:32
SATAsoren,  I couldnt get you.08:32
sorenWhich part is unclear?08:32
SATAsoren, i placed my kernel in extra section. I created a iso.08:32
SATAsoren,: which cd are you talking about?08:33
sorenserver.08:33
SATAyea08:33
SATAsoren, what should i do to install the customized kernel by default.08:34
sorenDepends.08:35
sorenChanging the preseed to choose your kernel might be a good start.08:35
SATAhow? I just added another kernel in /pool/extra/... section . I tried to change the preseed file, But how. what should i write in place of linux-server?08:36
SATAthis is the line for kernel: d-i     base-installer/kernel/override-image    string linux-server08:38
SATAsoren, any hint?08:39
sorenWhat's your kernel image called?08:40
SATAlinux-image-2.6.24-16-openvz_2.6.24-16.30_i386.deb08:41
SATAI downloaded it from http://fr.archive.ubuntu.com/ubuntu/pool/universe/l/linux/linux-image-2.6.24-16-openvz_2.6.24-16.30_i386.deb08:41
sorenThen put d-i     base-installer/kernel/override-image    string  linux-image-2.6.24-16-openvz08:41
SATAthanx08:42
SATAsoren, can you help me to add package's for automatic installation during the installation from cd.09:26
SATAfor server-cd09:26
sorenYou should look at the example preseed file. It has examples for that sort of thing.09:29
SATAsoren, ok09:34
CIA-1net-retriever: cjwatson * r349 ubuntu/ (6 files in 2 dirs):11:55
CIA-1net-retriever: Deduplicate Packages files before passing them to anna (LP: #234486).11:55
CIA-1net-retriever: Circumstances conspire to make this excessively difficult, including11:55
CIA-1net-retriever: requiring net-retriever to become Architecture: any; this should really11:55
CIA-1net-retriever: be done in libdebian-installer, but for the meantime that's even harder.11:55
CIA-1net-retriever: cjwatson * r350 ubuntu/ (debian/changelog net-retriever):11:56
CIA-1net-retriever: Fetch packages from security host if trying to fetch them from the main11:56
CIA-1net-retriever: host fails (LP: #94398).11:56
CIA-1net-retriever: cjwatson * r347 hardy-proposed/ (6 files in 2 dirs): backport r349 and r350 from trunk12:00
CIA-1net-retriever: cjwatson * r351 ubuntu/debian/changelog: releasing version 1.21ubuntu212:42
CIA-1net-retriever: cjwatson * r348 hardy-proposed/debian/changelog: releasing version 1.18ubuntu512:58
CIA-1net-retriever: cjwatson * r352 ubuntu/debian/ (changelog control):13:16
CIA-1net-retriever: Build-depend on libdebian-installer4-dev; add ${shlibs:Depends} to13:16
CIA-1net-retriever: net-retriever's dependencies.13:16
CIA-1net-retriever: cjwatson * r353 ubuntu/debian/changelog: releasing version 1.21ubuntu313:17
CIA-1net-retriever: cjwatson * r348 hardy-proposed/debian/control: backport r352 from trunk13:18
CIA-1net-retriever: cjwatson * r349 hardy-proposed/debian/changelog: releasing version 1.18ubuntu513:21
* cjwatson worries that https://bugs.launchpad.net/ubuntu/+source/parted/+bug/235998/comments/4 sounds like me trying to socially-engineer the bug reporter into extracting sensitive data from his disk for me, but there's not much I can do about that :(17:54
cjwatson"hi, please run this incomprehensible command for me"17:54
evandheh17:57
cjwatsonhow is 8.04.1 going for you? I have been sucked into low-level bug-fixing for the last couple of days and have not been able to pay attention to it all17:58
mario_limonciellgeez, where' d that number come from? 193478656 seems rather arbitrary17:58
cjwatsonit's 00 40 88 0b (offset 01e6 in their boot sector) interpreted as little-endian17:59
cjwatsonthe extended partition table isn't at a fixed location on the disk - it's just wherever the logical partitions it contains happen to fall18:00
evandIf they're from the forums, they're used to running random commands that people throw at them.18:00
cjwatson01e2 in the boot sector is 0x0f, which is the LBA extended partition type18:00
evandcjwatson: fairly well.  I've mostly been handling Wubi fixes, but as I've now got those all in I can focus on helping in other areas of the milestone list.18:01
mario_limonciellcjwatson, i'm hoping you had to refer to a guide that indicated what the different parts of the boot sector represented.  if you knew off the top of your head what that offset referred to, that's just scary :)18:01
cjwatsonI referred to libparted's code18:02
mario_limonciellah okay. that's much more sane18:02
cjwatsonthough after you've read a few boot sector dumps it's fairly easy to see; the partition table is the first 64 bytes out of the last 66 (the last 2 are the 55 aa magic number), in 16-byte blocks18:03
cjwatsonso it lines up nicely in od output18:03
cjwatsonevand: do you have anything else that goes in d-i initrds that you're planning to upload?18:16
cjwatsonI'll need to organise a d-i upload at some point18:16
evandcjwatson: not that I can think of.18:22
CIA-1ubiquity: evand * r2683 ubiquity/debian/po/ (79 files): debconf-updatepo20:58
evandsuperm1: I'm going to step out for a few hours in a bit.  If you have any objection to a ubiquity build when I get back (probably around 11 PM EST), please let me know in here and I'll hold off.21:50
superm1okay will do23:34

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