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

mkruegerdoes anybody know how to suppress the "low warning" message on a customized  dapper i386 server install?06:00
tmmoyerI've compiled a kernel for the installer, which also generated a bunch of udebs.  When I put them on the CD, in the main and rebuild the repository on the cd using apt-ftparchive it appears that the udebs are not found and used by the installer because it cannot find a NIC or any disks to partition.  Do I need to put the kernel udebs in a special location similar to ubuntu-keyring needing to be in main?12:57
=== davmor2 is now known as davmor2_dinner
cjwatsontmmoyer: they should be found as long as they're in the pool and properly referred to by /cdrom/dists/RELEASE/main/debian-installer/binary-ARCH/Packages13:16
cjwatson(.gz, etc.)13:16
cjwatsontmmoyer: did you change the kernel module ABI (the -16- part) by any chance?13:17
tmmoyerno13:17
tmmoyeri added a single patch and used dch -n to change the version and then built using the instructions on the wiki13:17
tmmoyerunless the patch changed the ABI but I'm 99.999% positive that it did not13:19
cjwatsoncould you extract /var/log/syslog and stick it up somewhere? it should have some clues13:19
tmmoyerfrom the installer?13:19
tmmoyeryeah I can do that13:19
cjwatsonfrom the installer, yes13:20
tmmoyerit would appear that putting the udebs in pool/main/l/linux worked13:21
cjwatsonthey can be anywhere as long as it corresponds to what's in the Filename field in the Packages files13:22
tmmoyerone other problem with getting to /var/log/syslog is that I have disabled the consoles other than 1 and 413:22
cjwatsonback up to installer main menu, select "execute a shell"13:22
tmmoyeryeah but hey as long as it is working I'm not too picky13:22
tmmoyerthank you very much for the help13:26
=== davmor2_dinner is now known as davmor2
=== cr3_ is now known as cr3
tmmoyeri have specified a preseed file in isolinux.cfg, but the installer is not picking it up.  if I get the the installer menu and mount the cd first, then have it try to load my preseed file it works fine.  how do I get it pick up the preseed file from the beginning?  the line in isolinux.cfg is :  append  file=/cdrom/preseed/shamon-installer.seed initrd=/install/initrd_shamon.gz quiet selinux=0 ima=1 debian-installer/locale=en_US kbd-chooser/meth17:03
tmmoyerit seem that the CD is not mounted early enough for my preseed file to be seen17:04
cjwatsonare you netbooting the installer?17:04
tmmoyernope17:04
tmmoyerthis is a CD install17:04
tmmoyershould I put the preseed in the initrd>17:05
tmmoyer?17:05
cjwatson*blink* that's really odd because how you describe doing it is how our CDs work17:05
cjwatsoncould you post syslog?17:05
cjwatsonwhich initrd build did you use?17:05
tmmoyeri used the debian-installer make build_cdrom_isolinux from the debian-installer package17:05
cjwatsonshould be fine17:06
tmmoyeri will get the syslog right now17:06
tmmoyerwhat would be an easy method of getting the syslog to another machine?17:09
cjwatson"save debug logs" from the main menu is usually the easiest way17:11
cjwatsonif scp is convenient then you can run 'anna-install openssh-client-udeb' from a shell and then you have scp17:11
tmmoyerokay, wasn't sure if I could do that17:12
tmmoyersyslog is up at http://www.cse.psu.edu/~tmmoyer/files/syslog17:25
tmmoyerI looked and didn't really see anything that might cause problems17:25
cjwatsonah17:26
cjwatsonMay 12 12:13:05 main-menu[3165]: INFO: Menu item 'console-setup-udeb' succeeded but requested to be left unconfigured.17:26
cjwatsonlooks like your keyboard preseeding is broken17:26
cjwatsonkbd-chooser/method=us is obsolete - maybe you want console-setup/layoutcode=us17:27
cjwatsonit's not clear exactly why it failed, but that might explain it17:27
tmmoyerokay i'll give that a try... i was going based on the debian installer preseeding guide that is listed in the wiki (the appendix has descriptions of a lot of different options)17:27
cjwatsononce a menu item fails, it'll fall back to the menu17:27
tmmoyerokay let me give this a try17:27
cjwatsonyou need to use the Ubuntu installation guide for preseeding17:27
cjwatsonit's largely similar, but there are some differences like this that will bite you17:28
cjwatsonhttps://help.ubuntu.com/8.04/installation-guide/17:28
tmmoyerdidn't know about this, only found the wiki page that lead to the debian installer guide17:29
tmmoyerthanks17:29
cjwatsonwhich wiki page?17:31
tmmoyerhttps://help.ubuntu.com/community/InstallCDCustomization sorry it is a help page17:33
cjwatsonand the link right below it to the Ubuntu installation guide :-)17:33
cjwatsonlet me restructure that a bit17:33
tmmoyeralso it is to edgy,not the most recent17:34
cjwatsonyeah, it's just wrong in places17:36
cjwatsonsaying that 6.06 uses the etch version of d-i is misleading at best17:36
tmmoyerthanks for the help (and being patient)17:37
tmmoyerit appears you have fixed my CD yet again17:37
cjwatsonI've updated that wiki page a bit (at least once it finishes saving); thanks for the report17:39
tmmoyernot a problem ... you've been more of a help to me than me to you17:39
tmmoyerany idea what the seed option is for the server cd's software selection menu?17:47
cjwatsontasksel/first (cf. https://help.ubuntu.com/8.04/installation-guide/example-preseed.txt)17:47
ffmAre there any free (cc-by-sa or less restrictive) images of the ubiquity installer? I don't have the time to make my own and am making a wikipedia article about it.18:09
ffmWould http://flickr.com/photos/vincentt/435072021/ or http://flickr.com/photos/vincentt/435072055/ be a better screenshot?18:16
cjwatsonNeither is representative of how ubiquity normally looks because Ubuntu has a different theme18:18
cjwatsonif you're picking a single screenshot, I think it ought to be of the first screen (the language choice)18:18
ffmcjwatson: darn, I had already chosen the stepsix one.18:23
ffmI'll replace it with the other one.18:23
* ffm makes a mental ntoe.18:24
jdehlinCan anyone point me in the right direction for adding a ssh udeb22:16
avoinejdehlin: what I do is copy all the .deb and .udeb in a folder and rebuild the repository with reprepro22:19
jdehlinThis is my first time messing with udebs. Thanks for the reply but I also need to know here to get those from, what d-i lines I need, etc.. Is there a tutorial or a man page I can look at?22:22
cjwatsonthere already is one - 'anna-install openssh-client-udeb' in a shell in the running installer22:29
mario_limonciellcjwatson, re you indications of that 4 primary partition business, it ended up a stand still unless the exact offending model is identified since the factory process turns out to be vastly different on different configurations.  if you see that gentlemen, i think you said astronut, a copy of his C:\SDR (hidden file on vista) would be sufficient to identify everything necessary23:15
cjwatsonok, thanks for trying23:21

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