Advertisement
oliverv

build-SD-berryboot.sh

Jun 7th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. # /opt/ncp/bin $ ls -lh
  2. totaal 2,8G
  3. -rwxr-xr-x 1 oliver oliver 11K mei 29 20:20 buildlib.sh
  4. -rwxr-xr-x 1 oliver oliver 1,7K mei 29 20:16 build-SD-berryboot.sh
  5. -rw-r--r-- 1 oliver oliver 2,8G apr 21 16:04 NextCloudPlus_04-20-18.img
  6. # /opt/ncp/bin $ sudo ./build-SD-berryboot.sh NextCloudPlus_04-20-18.img
  7. Raspbian image mounted
  8. Parallel mksquashfs: Using 4 processors
  9. Creating 4.0 filesystem on NextCloudPi_RPi_Berryboot_06-07-18.img, block size 131072.
  10. [====================================================================================================|] 65346/65346 100%
  11.  
  12. Exportable Squashfs 4.0 filesystem, lzo compressed, data block size 131072
  13. compressed data, compressed metadata, compressed fragments, compressed xattrs
  14. duplicates are removed
  15. Filesystem size 521882.82 Kbytes (509.65 Mbytes)
  16. 32.75% of uncompressed filesystem size (1593740.41 Kbytes)
  17. Inode table size 897031 bytes (876.01 Kbytes)
  18. 37.57% of uncompressed inode table size (2387534 bytes)
  19. Directory table size 777268 bytes (759.05 Kbytes)
  20. 49.17% of uncompressed directory table size (1580901 bytes)
  21. Number of duplicate files found 4460
  22. Number of inodes 71325
  23. Number of files 57162
  24. Number of fragments 3787
  25. Number of symbolic links 6499
  26. Number of device nodes 82
  27. Number of fifo nodes 0
  28. Number of socket nodes 32
  29. Number of directories 7550
  30. Number of ids (unique uids + gids) 31
  31. Number of uids 11
  32. root (0)
  33. man (6)
  34. colord (111)
  35. oliver (1000)
  36. www-data (33)
  37. systemd-timesync (100)
  38. avahi (110)
  39. avahi-autoipd (109)
  40. syslog (104)
  41. daemon (1)
  42. messagebus (106)
  43. Number of gids 28
  44. root (0)
  45. video (44)
  46. audio (29)
  47. tty (5)
  48. kmem (15)
  49. disk (6)
  50. syslog (108)
  51. shadow (42)
  52. avahi-autoipd (117)
  53. ntp (114)
  54. oliver (1000)
  55. www-data (33)
  56. users (100)
  57. utmp (43)
  58. crontab (107)
  59. messagebus (110)
  60. netdev (109)
  61. staff (50)
  62. ssh (116)
  63. man (12)
  64. daemon (1)
  65. lpadmin (113)
  66. nogroup (65534)
  67. mlocate (115)
  68. avahi (118)
  69. systemd-network (103)
  70. adm (4)
  71. mail (8)
  72. Raspbian image umounted
  73. # /opt/ncp/bin $ ls -lh
  74. totaal 3,3G
  75. -rwxr-xr-x 1 oliver oliver 11K mei 29 20:20 buildlib.sh
  76. -rwxr-xr-x 1 oliver oliver 1,7K mei 29 20:16 build-SD-berryboot.sh
  77. -rw-r--r-- 1 root root 510M jun 7 09:57 NextCloudPi_RPi_Berryboot_06-07-18.img
  78. -rw-r--r-- 1 oliver oliver 2,8G jun 7 09:57 NextCloudPlus_04-20-18.img
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement