[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531316: [debootstrap] --foregin for kfreebsd-* fails still - debootstrap to kfreebsd from Linux not possible.



2011/7/24 Paweł Różański <rozie@wp.pl>:
...
> Package extraction is OK, but then I get:
> W: Failure trying to run: chroot /mnt/temp mount -t devfs devfs /dev
>
> in /usr/share/debootstrap/functions there is:
>
> setup_devices () {
>        case "$ARCH" in
>            kfreebsd-*)
>                in_target mount -t devfs devfs /dev ;;
>
> looks like it should work...
>
> There is /dev/sda5, formatted as ext2 mounted as /mnt/temp.

It shouldn't since it tried to run a kfreebsd binary in your Linux
host. Aurelien, can you take a look at it?

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



Reply to: