From 1d20f6708c650c55a0d925c492330f74cf2ee969 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 16 Jun 2014 23:24:22 -0400 Subject: doc/plat/porting: Add architecture note. --- (limited to 'doc') diff --git a/doc/plat/porting.mdwn b/doc/plat/porting.mdwn index 26e8363..df363f8 100644 --- a/doc/plat/porting.mdwn +++ b/doc/plat/porting.mdwn @@ -22,8 +22,9 @@ adapter/dock or a USB flash drive). On it, create one primary partition of type this. Run the following commands (replacing `/dev/sdc1` with the path to the newly -created partition) to make and mount an ext4 file system, install ProteanOS into -it, and enter a ProteanOS shell: +created partition and `i686-linux-glibc` with the architecture of the target +system) to make and mount an ext4 file system, install ProteanOS into it, and +enter a ProteanOS shell: # mke2fs -t ext4 /dev/sdc1 # mount /dev/sdc1 /mnt -- cgit v0.9.1