From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sat, 22 Jul 2017 20:05:37 +0200 Subject: [Buildroot] img layout In-Reply-To: (daggs@gmx.com's message of "Sat, 22 Jul 2017 17:58:14 +0200") References: <20170721092626.57bf9db2@windsurf> <20170721114653.16e88cb7@windsurf> Message-ID: <87eft8pcsu.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "daggs" == daggs writes: Hi, >> > Use genimage, you can specify at which offset which image should be >> > placed. See board/engicam/icorem6/genimage.cfg for example. >> interesting, I'll look into it, thanks. > I wonder, does setting offset to 0 will write a file to the start of the image? I guess not, as the very first sector is used for the master boot record / partition table. I think it would be safer/better to leave the manual dd invocations on the outout of genimage. -- Bye, Peter Korsgaard