[yocto] Deploy to a hard drive

Sean Liming sean_liming at sjjmicro.com
Sun Feb 12 14:31:10 PST 2012


 

I figured out the last problem, and the system boots to the drive.

 

Regards,

 

Sean Liming

Owner

SJJ Embedded Micro Solutions, LLC.

Tel: 714-970-7523 / Cell: 858-774-3176

 

From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Sean Liming
Sent: Saturday, February 11, 2012 2:13 PM
To: 'Jim Abernathy'; yocto at yoctoproject.org
Subject: Re: [yocto] Deploy to a hard drive

 

Created those directories. I just got past this error as it looks like / before mnt is not needed.

 

Step 7 required that I use the –force switch.

 

1.       There is no bzImage in the /boot folder – was there an extra step

2.       Cannot add the grub.cfg since it appears locked.

 

 

Regards,

 

Sean 

 

 

From: Jim Abernathy [mailto:jfabernathy at gmail.com] 
Sent: Saturday, February 11, 2012 1:23 PM
To: Sean Liming; yocto at yoctoproject.org
Subject: Re: [yocto] Deploy to a hard drive

 

Need mkdir /mnt/target and mnt/target-ext before step 4

Sent from my Kindle Fire

  _____  

From: Sean Liming <sean_liming at sjjmicro.com>
Sent: Sat Feb 11 16:13:33 EST 2012
To: yocto at yoctoproject.org
Subject: [yocto] Deploy to a hard drive

 

 

Follow the Wiki instructions:

 

 

1) have a suitable partition on the disk - say partition #3

2) this partition will show up as sde3 on my host machine and sda3 on the atom

3) mkfs.ext3 /dev/sde3

4) mount /dev/sde3 /mnt/target

5) mount -o loop tmp/deploy/images/core-image-sato-sdk.ext3 /mnt/target-text3

6) cp -a /mnt/target-ext3/* /mnt/target

7) grub-install --recheck --root-directory=/mnt/target /dev/sde

 

 

When I do step 4, I get “mount: mount point /mnt/target does not exist”

 

What am I missing?

 

I am using Ubuntu 10.4 LTS 32-bit.

 

Regards,

 

Sean 

 

 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120212/137af128/attachment.html>


More information about the yocto mailing list