Advertisement
MohammadAG

Untitled

May 22nd, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. [sbox-FREMANTLE_ARMEL: ~/custom] > head -20 test.fiasco
  2. �OSSO UART+USB T. ⎻Í└└␌ �,3�mmc {
  3. name = "internal";
  4. partition {
  5. fs_type = "vfat";
  6. prefix = "mydocs";
  7. no_create = true;
  8. }
  9. partition {
  10. size = 3072;
  11. fs_type = "ext3";
  12. prefix = "home";
  13. }
  14. partition {
  15. size = 768;
  16. fs_type = "swap";
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement