Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Ubuntu 12.04 Multiarch

3 bytes removed, 13:10, 20 May 2014
Host Configuration
So this is the result:
<pre>pwd
 
/etc/dpkg/dpkg.cfg.d
 
ls -al
 
mcaro@mcaro-vm-u12:/etc/dpkg/dpkg.cfg.d$ ls -al
total 12
drwxr-xr-x 4 root root 4096 May 8 09:43 ..
-rw-r--r-- 1 root root 27 May 8 10:25 multiarch
 
mcaro@mcaro-vm-u12:/etc/dpkg/dpkg.cfg.d$ cat multiarch
foreign-architecture armhf
</pre><div>Now we're ready for modify the apt repo sources for our wished new architecture, you should edit the file /etc/apt/sources.list and change the repositories as (I left here a sources.list sample file)
If we want to set any repository you must add the tags: <br>
[arch=i386] intel 32 bits <br>