jadonk / jadonk/rowboat

not finding the file host/linux-x86/bin/fs_get_stats while building rootfs

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1.build rowboat
2.build kernel
3.while building rootfs

while following this link
http://code.google.com/p/rowboat/wiki/ConfigureAndBuild#Build_rootfs i built
rowboat and kernel, to build file system using the command
sudo ../../../../build/tools/mktarball.sh
../../../host/linux-x86/bin/fs_get_stats android_rootfs . rootfs rootfs.tar.bz2

there is no file fs_get_stats in directory host/linux-x86/bin/ any idea, why
is this file missing as i am following the steps..
What is the expected output? What do you see instead?

What version of the product are you using, I use Beagle board C3 and following
the link http://code.google.com/p/rowboat/wiki/ConfigureAndBuild for building
android? On what operating system, fedora12?

Thank you,
Srilatha.

```

Original issue reported on code.google.com by `srilatha...@freehostcell.com` on 3 Jun 2011 at 10:34

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with build/tools/mktarball.sh and the documented rootfs build command, then inspect why host/linux-x86/bin/fs_get_stats is expected there. Reproduce the rowboat and kernel builds on the documented BeagleBoard setup; done means the rootfs command can find the required executable or the instructions accurately identify how to obtain it.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, linux
Domain
build-system, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.