On Mon, 04 Jan 2010 18:36:07 +0100 Georg Gast <[email protected]> wrote:
> Aurelien Jarno schrieb: > > Georg Gast a écrit : > >> debootstrap: Setting up tasksel (2.80) ... > >> main-menu[110]: WARNING **: Configuring 'bootstrap-base' failed with > >> error code 1 > >> main-menu[110]: WARNING **: Menu item 'bootstrap-base' failed. > >> </syslog> Same here in a VirtualBox, settings as below > I did try to install a minimal system and did simply step through the > installation. I selected > - Language "C" s/C/English/, else you won't get to locale settings IIRC > - territory "other/Europe/Germany" > - default locale setting: United states" (because germany is not available) > - network via dhcp (bridged network br0) > - host name "debian" > - Debian archive mirror country: germany / ftp.de.debian.org > - no proxy > - partinioning method "Guided, entire disk" > - All files on one partition > > Now the installation starts. It retrieves the file from the mirror and > starts installing. Today i tried it again to write the steps down. Here > are some screenshots [3] [4] [5]. You will find the syslog of the installer here: http://ankh-morp.org/tmp/kfreebsd.install.log (chroot /target, exit sources.list, install openssh-client). Two packages leave error notices there: Jan 4 20:40:34 debootstrap: Setting up initscripts (2.87dsf-8) ... Jan 4 20:40:36 debootstrap: /lib/freebsd/mount: invalid option -- '-' Jan 4 20:40:36 debootstrap: usage: mount [-adflpruvw] [-o options] [-t ufs | external_type] Jan 4 20:40:36 debootstrap: mount [-dfpruvw] special | node Jan 4 20:40:36 debootstrap: mount [-dfpruvw] [-o options] [-t ufs | external_type] special node and Jan 4 20:41:04 debootstrap: Starting enhanced syslogd: rsyslogd Jan 4 20:41:04 debootstrap: mknod: Jan 4 20:41:04 debootstrap: `/dev/xconsole' Jan 4 20:41:04 debootstrap: : Operation not supported Jan 4 20:41:04 debootstrap: Jan 4 20:41:04 debootstrap: chown: Jan 4 20:41:04 debootstrap: cannot access `/dev/xconsole' Jan 4 20:41:04 debootstrap: : No such file or directory Jan 4 20:41:04 debootstrap: Jan 4 20:41:04 debootstrap: Jan 4 20:41:04 debootstrap: Warning: Fake start-stop-daemon called, doing nothing I'm not sure these are the reason for the failure. rsyslog can be fixed by creating the pipe in /var/run and symlinking it in /dev. If you need more info, the VM is still running. Hanno -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

