[devel-distro] q: aufs в livecd у нас как?

Michael Shigorin mike at osdn.org.ua
Mon Nov 8 16:26:24 MSK 2010


On Mon, Nov 08, 2010 at 02:15:03PM +0300, Anton V. Boyarshinov wrote:
> > Попробовал собрать сизифный live iso, чтоб люди могли проверить
> > #22130 -- загрузка обломалась (всё r/o), по дороге было:
> > Remounting root filesystem in read/write mode:
> > /sbin/mount.aufs:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
> Странно.. А ядро какое?

kernel-image-std-def-2.6.35-alt7; сборочная строчка:

mkdir -p $TMP/mkimage-profiles-desktop && cd
$TMP/mkimage-profiles-desktop && autoconf && make distclean; cd;
rsync -qa --delete-after ~/mkimage/mkimage-profiles-desktop/
$TMP/mkimage-profiles-desktop/ && cd
$TMP/mkimage-profiles-desktop/ && ( autoconf; ./configure
--with-aptconf=/home/mike/apt/apt.conf.SS --with-arch=i586
--with-distro=desktop --with-version=6.0 --without-docs
--with-language=ru_RU --with-kernel=std-def
--with-outdir=/home/mike/out; nice time make live-icemaker.cd )
2>&1 | tee ~/mkimage/build-`date +%Y%m%d-%H%M`.log && ls -lh
/home/mike/out/

там пришлось ещё патчик положить на
profiles/live/image-scripts.d/init5-gdm-autologin:

-[ -f /etc/X11/gdm/custom.conf ] || exit
+[ -f /etc/X11/gdm/custom.conf ] || exit 0

(разбирались как-то со snejok@, первый тест может вернуть не-ноль
и exit тогда вернёт, что есть -- то есть не-ноль)

-- 
 ---- WBR, Michael Shigorin <mike at altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/



More information about the devel-distro mailing list