Sunday, May 26, 2013

chroots4builds


10 comments:

  1. $ debootstrap --arch amd64 quantal /mnt/hitachi/chroot-rawtherapee/quantal-amd64 http://mirrors.coopvgg.com.ar/ubuntu/

    ReplyDelete
  2. $ debootstrap --arch i386 quantal /mnt/hitachi/chroot-rawtherapee/quantal-i386 http://mirrors.coopvgg.com.ar/ubuntu/

    ReplyDelete
  3. $ debootstrap --arch amd64 raring /mnt/hitachi/chroot-rawtherapee/raring-amd64 http://mirrors.coopvgg.com.ar/ubuntu/

    ReplyDelete
  4. $ debootstrap --arch i386 raring /mnt/hitachi/chroot-rawtherapee/raring-i386 http://mirrors.coopvgg.com.ar/ubuntu/

    ReplyDelete
  5. LXC deberia funcionar tambien... A ver...

    $ sudo lxc-create -t ubuntu -n rawtherapee-ubuntu-quantal-amd64 -- -r quantal --arch amd64
    $ sudo lxc-create -t ubuntu -n rawtherapee-ubuntu-quantal-i386 -- -r quantal --arch i386

    ReplyDelete
    Replies
    1. Download complete
      Copy /var/cache/lxc/quantal/rootfs-amd64 to /var/lib/lxc/rawtherapee-ubuntu-quantal-amd64/rootfs ...
      Copying rootfs to /var/lib/lxc/rawtherapee-ubuntu-quantal-amd64/rootfs ...

      ##
      # The default user is 'ubuntu' with password 'ubuntu'!
      # Use the 'sudo' command to run tasks as root in the container.
      ##

      'ubuntu' template installed
      'rawtherapee-ubuntu-quantal-amd64' created

      Delete
    2. Download complete
      Copy /var/cache/lxc/quantal/rootfs-i386 to /var/lib/lxc/rawtherapee-ubuntu-quantal-i386/rootfs ...
      Copying rootfs to /var/lib/lxc/rawtherapee-ubuntu-quantal-i386/rootfs ...

      ##
      # The default user is 'ubuntu' with password 'ubuntu'!
      # Use the 'sudo' command to run tasks as root in the container.
      ##

      'ubuntu' template installed
      'rawtherapee-ubuntu-quantal-i386' created

      Delete

Note: Only a member of this blog may post a comment.