| istaz_ (~olivier@105.220-242-81.adsl-dyn.isp.belgacom.be) joined #fai. |
| istaz (~olivier@182.220-242-81.adsl-dyn.isp.belgacom.be) left irc: Ping timeout: 480 seconds |
| mikap_ (~mika@mail.michael-prokop.at) joined #fai. |
| cbmuser_ (~glaubitz@z6.physik.fu-berlin.de) joined #fai. |
| tkoskine_ (tkoskine@xob.kapsi.fi) joined #fai. |
| glance (~glance@hatchepsut.acc.umu.se) got netsplit. |
| mikap (~mika@mail.michael-prokop.at) got netsplit. |
| siretart (siretart@tauware.de) got netsplit. |
| cbmuser (~glaubitz@z6.physik.fu-berlin.de) got netsplit. |
| tkoskine (tkoskine@xob.kapsi.fi) got netsplit. |
| siretart (siretart@tauware.de) returned to #fai. |
| glance (~glance@hatchepsut.acc.umu.se) returned to #fai. |
| Nick change: mikap_ -> mikap |
| Possible future nick collision: mikap |
| cbmuser (~glaubitz@z6.physik.fu-berlin.de) got lost in the net-split. |
| tkoskine (tkoskine@xob.kapsi.fi) got lost in the net-split. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| 10:56 tokkee | "HAGA CLIC EN ESTE ENLACE PARA ACCEDER AL ITINERARIO EN LINEA" |
| 10:56 tokkee | What does that mean? ;-) |
| 11:01 h01ger | etoolittlecontexttounderstand. click here on this enlace to access .. of the ?airline? |
| 11:01 h01ger | itinerario means itinerary, whatever that means ;) |
| 11:01 h01ger | ENLACE is a link |
| 11:02 h01ger | linea aérea is an airline, but in this context... |
| 11:02 h01ger | so click here to access the timetable of the airline |
| 11:03 h01ger | IOW: forget it |
| 11:03 h01ger | ;) |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) got netsplit. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) returned to #fai. |
| 11:10 tokkee | h01ger: Thanks - I just did not want to miss any reconfirmations ;-) |
| 14:04 h01ger | tokkee, which day are you flying to mad? cause our wiki page speaks of the 2nd while the embedian speaks of the third. and from guessing from the mail subject a mail thomas send me, your flight will be on the third? |
| paveq (~paveq@dyn3-82-128-190-237.psoas.suomi.net) joined #fai. |
| 16:24 paveq | hi |
| 16:25 paveq | I know this is not right place to ask this question, but we have linux and windows desktops needing automatic installation |
| 16:25 paveq | linux of course is nice to do with fai |
| 16:25 paveq | but does anyone know if theres similar software for windows installation |
| 16:25 paveq | I have discovered this http://unattended.sourceforge.net/ |
| 16:25 paveq | anyone tried? |
| 16:29 h01ger | no. but apt-cache show nsis |
| 17:03 teratoma | puppet is gradually getting more Windows support |
| 19:25 cbmuser_ | hi |
| 19:25 cbmuser_ | I have installation problems since the update to kernel 2.6.26-2 |
| 19:26 cbmuser_ | the init scripts always come up with "mount: You must specify filesystem type" |
| 19:26 cbmuser_ | I cannot view more of the messages since the kernel panics after this |
| 19:27 cbmuser_ | it happens at /scripts/init-bottom |
| 19:37 cbmuser_ | I created a new nfsroot with make-fai-nfsroot, but the problem persists :( |
| 19:41 cbmuser_ | uncompressing the initrd and looking at scripts/init-bottom I only find: |
| 19:41 cbmuser_ | mount -n -o move /dev $rootmnt/dev |
| 19:41 cbmuser_ | as the only mount-call |
| 19:45 cbmuser_ | hmm, the mount-binary in the nfsroot seems broken |
| 19:47 cbmuser_ | replacing it, doesn't fix that though |
| 19:47 cbmuser_ | the problem just seems, that the init-bottom scripts calls a mount-command which doesn't understand the given options |
| 19:51 cbmuser_ | yep, that fixed it |
| 19:51 cbmuser_ | bug: initrd/init-bottom/udev: |
| 19:52 cbmuser_ | replace: mount -n -o move /dev ${rootmnt}/dev |
| 19:52 cbmuser_ | with: mount --move /dev ${rootmnt}/dev |
| 19:58 cbmuser_ | ah, the line is mount -n -o move /dev $rootmnt/dev btw |
| 19:58 cbmuser_ | but still it should be replaced with "--move" |
| 20:06 cbmuser_ | anyone knows which sources.list is used when calling apt-get during FAI_INSTALL ? |
| 20:06 cbmuser_ | obviously the one in /target/etc/apt |
| 20:07 cbmuser_ | which doesn't work for me at the moment, because my deb-src is provided via nfs-mount and the nfs-mount is not available in /target |
| 20:12 krunaldo | can't you fix your /target/etc/apt? |
| 20:14 cbmuser_ | how ? |
| 20:14 cbmuser_ | isn't it created dynamically ? |
| 20:14 cbmuser_ | let me see ... |
| 20:15 cbmuser_ | no, I cannot fix it, because it is created at runtime |
| 20:16 cbmuser_ | I think the problem is, that fai uses the sources.list from the config-space instead of the one in /etc/fai/apt on the fai-server |
| 20:16 cbmuser_ | obviously fai doesn't support 2 different sources.list-files for installation and soft-update (anymore) |
| 20:19 krunaldo | Basic installation is done with the source.list from the server and then it uses the one in the target for an update which you should provide a correct apt.source |
| 20:19 cbmuser_ | apt.source ? |
| 20:20 cbmuser_ | it fails during the update, yes |
| 20:20 cbmuser_ | but where to put the proper apt.source ? |
| 20:24 cbmuser_ | ok, my problem is obviously, that I don't have my debmirror-nfsroot available in /target |
| 20:27 cbmuser_ | hmm, both MNTPOINT and DEBMIRROR are defined in fai.conf |
| 20:28 cbmuser_ | but fai does not create src and mounts it |
| 20:29 cbmuser_ | ... nor mounts |
| 20:36 cbmuser_ | how can I set the debug-flag ? |
| 20:39 cbmuser_ | ok, the problem is, that it task-mirror doesn't create the mountpoint nor mount it |
| 20:56 cbmuser_ | anyone an idea ? |
| 21:25 cbmuser_ | (how can I trigger fai-install manually after it has failed btw ?) |
| 21:52 cbmuser_ | okok, roll back |
| 21:52 cbmuser_ | /target/src/deb is create and mounted |
| 21:52 cbmuser_ | but removed once installation has failed |
| 22:00 cbmuser_ | but I still cannot install, apt-get fails with unmet dependencies, that puzzles me, worked before |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| --- Sun Aug 31 2008 |