Hi, I am just trying to build a current 8.0 trunk version of T2 (see config appended).
My target will be an AMD-geode-LX800 but I am new to T2 so I decided first to build a generic minimal x486 ISO which I can try with VirtualBox or VMware. I found three problems: 1.) glibc cannot build because there is no /bin/pwd found (inside the chroot env) during configuration. I fixed this whith copying /bin/pwd to $T2_ROOT/build/default-8.0-trunk-generic-x86-i486/bin which is no problem on x86 systems. 2.) runit says during configuration there may be no /bin/true inside the chroot env. I fixed this with removing the line with /bin/true from the configure script. Than the minimal package set builds. But the main problem is 3.) After booting in VirtualBox the kernel complains "mounting /dev/loop0 failed: No such device" (see attached T2.png). What am I doing wrong? Regards, Holger -- ##### #### ## ## Holger Wirtz Phone : (+49 30) 884299-40 ## ## ## ### ## DFN-Verein Fax : (+49 30) 884299-70 ## ## #### ###### Stresemannstr. 78 E-Mail: [EMAIL PROTECTED] ## ## ## ## ### 10963 Berlin ##### ## ## ## GERMANY WWW : http://www.dfn.de GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC 0C51 E961 79E2 6685 9BCF
# # T2 8.0-trunk Config File # export SDECFG_TARGET='generic' export SDECFG_PKGSEL_TPL='minimal' export SDECFG_IMAGE='livecd' export SDECFG_ARCH='x86' export SDECFG_X86_OPT='i486' export SDECFG_X86_OPT_XEN='0' export SDECFG_X86_CD_LOADER='isolinux' export SDECFG_CROSSBUILD='0' export SDECFG_CONTINUE_ON_ERROR_AFTER='4' export SDECFG_RETRY_BROKEN='1' export SDECFG_NOBROKENDEPS='0' export SDECFG_KEEP_SRC='1' export SDECFG_XTRACE='0' export SDECFG_SRC_TMPFS='0' export SDECFG_PARALLEL_MAX='3' export SDECFG_OUTPUT_TERM_COLOR='1' export SDECFG_VERBOSE='1' export SDECFG_PKG_CCACHE_USEIT='0' export SDECFG_EXPERT='1' export SDECFG_PKGFILE_TYPE='none' export SDECFG_PKGFILE_VER='0' export SDECFG_PKGSEL='1' export SDECFG_DEFAULT_CC='gcc' export SDECFG_DEFAULT_KCC='gcc' export SDECFG_DEFAULT_CXX='gcc' export SDECFG_DEFAULT_F77='gcc' export SDECFG_PKG_GCC_STACKPRO='0' export SDECFG_PKG_GCC_JAVA='0' export SDECFG_LIBC='glibc' export SDECFG_DIETLIBC_DYN='0' export SDECFG_DIETWANT_SYSENTER='1' export SDECFG_DIETLIBC_00_dirtree='0' export SDECFG_DIETLIBC_apr='0' export SDECFG_DIETLIBC_ash='0' export SDECFG_DIETLIBC_autoconf='0' export SDECFG_DIETLIBC_bash='0' export SDECFG_DIETLIBC_bin86='0' export SDECFG_DIETLIBC_binutils='0' export SDECFG_DIETLIBC_bison='0' export SDECFG_DIETLIBC_bsdiff='0' export SDECFG_DIETLIBC_bzip2='0' export SDECFG_DIETLIBC_ccache='0' export SDECFG_DIETLIBC_clockspeed='0' export SDECFG_DIETLIBC_coreutils='0' export SDECFG_DIETLIBC_cpio='0' export SDECFG_DIETLIBC_cpuburn='0' export SDECFG_DIETLIBC_curl='0' export SDECFG_DIETLIBC_dash='0' export SDECFG_DIETLIBC_dialog='0' export SDECFG_DIETLIBC_dietlibc='0' export SDECFG_DIETLIBC_diffutils='0' export SDECFG_DIETLIBC_disktype='1' export SDECFG_DIETLIBC_distcc='0' export SDECFG_DIETLIBC_djbdns='0' export SDECFG_DIETLIBC_dosfstools='0' export SDECFG_DIETLIBC_dropbear='0' export SDECFG_DIETLIBC_dump='0' export SDECFG_DIETLIBC_e2fsprogs='0' export SDECFG_DIETLIBC_ebtables='0' export SDECFG_DIETLIBC_elvis_tiny='0' export SDECFG_DIETLIBC_embutils='1' export SDECFG_DIETLIBC_fget='1' export SDECFG_DIETLIBC_fgetty='0' export SDECFG_DIETLIBC_file='0' export SDECFG_DIETLIBC_findutils='0' export SDECFG_DIETLIBC_flex='0' export SDECFG_DIETLIBC_fnord='0' export SDECFG_DIETLIBC_gatling='0' export SDECFG_DIETLIBC_gawk='0' export SDECFG_DIETLIBC_gcc='0' export SDECFG_DIETLIBC_gmp='0' export SDECFG_DIETLIBC_grep='0' export SDECFG_DIETLIBC_grsecurity='0' export SDECFG_DIETLIBC_grub='0' export SDECFG_DIETLIBC_gzip='0' export SDECFG_DIETLIBC_hdparm='0' export SDECFG_DIETLIBC_hotplug__='1' export SDECFG_DIETLIBC_ipconfig='1' export SDECFG_DIETLIBC_iproute2='0' export SDECFG_DIETLIBC_iptables='0' export SDECFG_DIETLIBC_java_dirtree='0' export SDECFG_DIETLIBC_kiss='0' export SDECFG_DIETLIBC_lcdutils='0' export SDECFG_DIETLIBC_libosip2='0' export SDECFG_DIETLIBC_libowfat='0' export SDECFG_DIETLIBC_libpcap='0' export SDECFG_DIETLIBC_libvserver='0' export SDECFG_DIETLIBC_libxml='0' export SDECFG_DIETLIBC_lilo='0' export SDECFG_DIETLIBC_linux24='0' export SDECFG_DIETLIBC_linux_header='0' export SDECFG_DIETLIBC_lsscsi='0' export SDECFG_DIETLIBC_lua='0' export SDECFG_DIETLIBC_luajit='0' export SDECFG_DIETLIBC_lzop='0' export SDECFG_DIETLIBC_m4='0' export SDECFG_DIETLIBC_make='0' export SDECFG_DIETLIBC_mdyndns='0' export SDECFG_DIETLIBC_mine='0' export SDECFG_DIETLIBC_mininet='0' export SDECFG_DIETLIBC_minised='1' export SDECFG_DIETLIBC_minit='0' export SDECFG_DIETLIBC_mktemp='0' export SDECFG_DIETLIBC_module_init_tools='1' export SDECFG_DIETLIBC_modutils='1' export SDECFG_DIETLIBC_mpfr='0' export SDECFG_DIETLIBC_mproxy='0' export SDECFG_DIETLIBC_mtcps='0' export SDECFG_DIETLIBC_nasm='0' export SDECFG_DIETLIBC_ncurses='0' export SDECFG_DIETLIBC_neon='0' export SDECFG_DIETLIBC_net_tools='0' export SDECFG_DIETLIBC_nvi='0' export SDECFG_DIETLIBC_openssl='0' export SDECFG_DIETLIBC_patch='0' export SDECFG_DIETLIBC_pdksh='1' export SDECFG_DIETLIBC_perl='0' export SDECFG_DIETLIBC_powertop='0' export SDECFG_DIETLIBC_psmisc='0' export SDECFG_DIETLIBC_radiusclient_ng='0' export SDECFG_DIETLIBC_readline='0' export SDECFG_DIETLIBC_rng_tools='0' export SDECFG_DIETLIBC_rsync='0' export SDECFG_DIETLIBC_sash='0' export SDECFG_DIETLIBC_sdparm='0' export SDECFG_DIETLIBC_sed='0' export SDECFG_DIETLIBC_setarch='0' export SDECFG_DIETLIBC_subversion='0' export SDECFG_DIETLIBC_sysfiles='0' export SDECFG_DIETLIBC_sysvinit='0' export SDECFG_DIETLIBC_tar='0' export SDECFG_DIETLIBC_termcap='0' export SDECFG_DIETLIBC_termutils='0' export SDECFG_DIETLIBC_texinfo='0' export SDECFG_DIETLIBC_tftp_hpa='0' export SDECFG_DIETLIBC_time='0' export SDECFG_DIETLIBC_udev='1' export SDECFG_DIETLIBC_udhcp='0' export SDECFG_DIETLIBC_ugrep='0' export SDECFG_DIETLIBC_uml_utilities='0' export SDECFG_DIETLIBC_util_linux='0' export SDECFG_DIETLIBC_util_vserver='0' export SDECFG_DIETLIBC_vim='0' export SDECFG_DIETLIBC_vlan='0' export SDECFG_DIETLIBC_vserver='0' export SDECFG_DIETLIBC_vserver_utils='0' export SDECFG_DIETLIBC_wget='0' export SDECFG_DIETLIBC_zile='0' export SDECFG_DIETLIBC_zlib='0' export SDECFG_PKG_GLIBC_TLS='1' export SDECFG_PKG_GLIBC_ENABLE_PROFILE='0' export SDECFG_PKG_LINUX_CUSTCONFIG='0' export SDECFG_PKG_LINUX_CONFIG_STYLE='modules' export SDECFG_PKG_LINUX_KEEP_SRC='0' export SDECFG_PKG_LINUX_USE26MODTOOLS='1' export SDECFG_PKG_LINUX_ACPI_INITRD='1' export SDECFG_INIT='sysvinit' export SDECFG_INIT_STYLE='sysv_nice' export SDECFG_PKG_GAMES_BINDIR='usr/games' export SDECFG_PKG_GAMES_DATADIR='usr/share' export SDECFG_PKG_GAMES_SCOREDIR='var/games/scores' export SDECFG_JAILING='0' export SDECFG_PKG_DJB_LAYOUT='1' export SDECFG_PKG_TERMCAP_USEIT='0' export SDECFG_REALTIME='0' export SDECFG_PKG_UDEV_DEVDIR='/dev' export SDECFG_DEFAULT_MTA='none' export SDECFG_PKG_PERL5_HOST_NAME='localhost' export SDECFG_PKG_PERL5_SITE_PREFIX='usr' export SDECFG_PKG_PERL5_VENDOR_PREFIX='opt' export SDECFG_PKG_PERL5_SUIDPERL='1' export SDECFG_PKG_PERL5_THREADS='0' export SDECFG_DEFAULT_PRINTER='none' export SDECFG_PKG_BASH_PROGCOMP='1' export SDECFG_PKG_BASH_HELP_CMD='1' export SDECFG_CONFIGURE_OPTS='' export SDECFG_C_FLAGS='' export SDECFG_FLIST='flwrapper' export SDECFG_USE_CROSSCC='1' export SDECFG_DO_REBUILD_STAGE='0' export SDECFG_DO_CHECK='0' export SDECFG_OPT='size' export SDECFG_DEBUG='0' export SDECFG_STATIC='0' export SDECFG_STATIC_IN_USR='0' export SDECFG_LD_AS_NEEDED='0' export SDECFG_PIE='0' export SDECFG_LIMITCXX='0' export SDECFG_MULTILIB='0' export SDECFG_DISABLE_NLS='0' export SDECFG_CREATE_DOCS='0' export SDECFG_CREATE_CACHE='1' export SDECFG_PARANOIA_CHECK='1' export SDECFG_IDCKSUM='0' export SDECFG_SHORTID='8.0-trunk-generic-x86-i486' export SDECFG_ID='default-8.0-trunk-generic-x86-i486'
<<inline: T2.png>>
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
