Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Cross compile ARM Linux Part-3

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
2,598
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 21, 2008

Cross compile arm linux with busybox and initrd rootfs and run arm versatilpb on qemu and embedded linux for embedded system

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:
see all

All Comments (3)

Sign In or Sign Up now to post a comment!
  • cp ../arm-none-linux-gnueabi/etc/­passwd . //wherever your toolchain might be...,by ..,i dont mean the parent directory cp ../arm-none-linux-gnueabi/etc/­group . cp ../arm-none-linux-gnueabi/etc/­shadow . vi issue cd .. cd var mkdir log stat run cd .. mkdir tmp mkdir dev ../busybox-1.15.0/examples/boo­tfloppy/mkdevfs.h dev/
  • dd if=/dev/zero of=initrd-rootfs bs=1024 count=32768

    ls -lh initrd-rootfs

    mke2fs initrd-rootfs

    echo $? // gives exit status

    mount -o loop initrd-roots /root/test //sudo mkdir /root/test

    df -h

    cd /root/test

    cp -rv ../busybox-1.15.0/_install/* .  //wherever busybox might be...by ..,i dont mean the parent directory

    mkdir etc proc var

    mkdir usr/lib

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more