Added: 3 years ago
From: satishP2008
Views: 2,637
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

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

  • Comment removed

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