/srv/irclogs.ubuntu.com/2008/02/17/#ubuntu-installer.txt

sorenWhich d-i component provides /usr/lib/finish-isntall.d/10bind-mount ?12:10
=== cjwatson_ is now known as cjwatson
cjwatsonsoren: finish-install12:17
=== cjwatson_ is now known as cjwatson
sorencjwatson: Alright... which component generates the target /etc/fstab? In particular that cdrom bit..14:25
sorenI could also just explain what my problem is...14:30
sorenThe server install gets stuck during finish-install, and from what I can tell, it's because 10bind-mount tries to unmount /target/cdrom, but mount shows that the cdrom is mounted as /target/media/cdrom0 instead..14:31
sorenSo I'm trying to find out if something changed in the installer to make this happen or if it's perhaps one of the postinst scripts in one of the packages that get installed that causes it to be mounted as /media/cdrom0 _in addition_ to the bind mount on /cdrom from the installer..14:35
cjwatsonsoren: partman-target generates the target /etc/fstab15:10
cjwatson/cdrom (in /target) is meant to be a symlink to /media/cdrom0 or whatever15:12
cjwatsonactually to /media/cdrom which is then a symlink in turn15:12
cjwatsonit's a relative symlink so *should* work15:12
cjwatsonbase-installer does the bind-mount, and does so using 'mount -o bind /cdrom/ /target/cdrom/' (configure_apt in library.sh)15:14
sorenAw, crap. This time it worked.16:14
sorencjwatson: Did you update d-i to use 2.6.24-8 kernels yet? (I've been away for a few days, so no entirely caught up yet)16:16
cjwatsonsoren: no, because linux-meta is still on -716:50
cjwatsonhmm, apparently was bumped and my mirror is out of date16:50
CIA-44debian-installer: cjwatson * r876 ubuntu/ (10 files in 4 dirs): * Move to 2.6.24-8 kernels.16:52
CIA-44debian-installer: cjwatson * r877 ubuntu/debian/changelog: releasing version 20070308ubuntu2916:58
sorencjwatson: Excellent, thanks. That ticks the last bits off my "this must be done before ff"-check list.17:02

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