Всем доброго дня! Не получается создать .img образ при помощи live-helper при следующей конфигурации последнего:
lb config \ --binary-images usb-hdd \ --debian-installer true \ --debian-installer-gui true \ --debian-installer-distribution squeeze \ --distribution squeeze \ --archive-areas main contrib non-free \ --volatile true \ --hostname debian-live \ --bootappend-live locale=ru_RU.UTF-8 keyb=ru \ --apt-recommends true \ --apt-secure true \ --binary-indices true \ --debconf-frontend noninteractive \ --debconf-priority critical \ --memtest memtest86+ \ --mode debian \ --security true \ --win32-loader false \ --binary-filesystem fat32 \ --mirror-bootstrap http://mirror/debian/ \ --mirror-chroot http://mirror/debian/ \ --mirror-binary http://mirror/debian/ Вылетает с ошибкой: mkfs.vfat 3.0.9 (31 Jan 2010) Loop device does not match a floppy size, using default hd params cp: cannot stat `binary/dists/squeeze/squeeze': Too many levels of symbolic links cp: cannot stat `binary/dists/frozen/squeeze': Too many levels of symbolic links cp: cannot stat `binary/dists/stable/squeeze': Too many levels of symbolic links cp: cannot stat `binary/dists/testing/squeeze': Too many levels of symbolic links cp: cannot stat `binary/dists/unstable/squeeze': Too many levels of symbolic links Примечательно, что если убрать добавление инсталлера (т.е. строки --debian-installer true и debian-installer-gui true), то всё работает. В чём может быть проблема? -- Best regards, Andrey Rubik -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

