Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:sbuild-debian [2019/11/07 02:07] – [Create a schroot for crossbuilding for another arch] neyronwiki:sbuild-debian [2020/09/28 14:32] – [Create a schroot for crossbuilding for another arch] neyron
Line 74: Line 74:
  
 ===== Create a schroot for crossbuilding for another arch ===== ===== Create a schroot for crossbuilding for another arch =====
 +
 +First install the latest version of ''qemu_user_static'' (e.g. from sid).
 +
 <code bash> <code bash>
 # set the Debian distribution: sid, wheezy, squeeze... # set the Debian distribution: sid, wheezy, squeeze...
 distribution=sid distribution=sid
 # set the architecture: amd64, i386... # set the architecture: amd64, i386...
-architecture=amd64+architecture=arm64
 # set the debian mirror to use # set the debian mirror to use
 mirror=http://ftp2.fr.debian.org/debian mirror=http://ftp2.fr.debian.org/debian
Line 87: Line 90:
  
 </code> </code>
- 
-Mind installing the latest version of ''qemu_user_static''. 
  
 Then see above to finish (switch to btrfs...). Then see above to finish (switch to btrfs...).
wiki/sbuild-debian.txt · Last modified: 2020/09/28 15:30 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki