Skip to content

Instantly share code, notes, and snippets.

@trevd
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trevd/64f0a0cbc45f2d7bd210 to your computer and use it in GitHub Desktop.
Save trevd/64f0a0cbc45f2d7bd210 to your computer and use it in GitHub Desktop.
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait init=init
Number Start End Size Type File system Flags
1 1049kB 79.7MB 78.6MB primary fat32
2 79.7MB 506MB 427MB primary ext4
3 506MB 1043MB 537MB primary ext4
4 1043MB 8021MB 6977MB extended lba
5 1043MB 2043MB 1000MB logical ext4
6 2044MB 3043MB 999MB logical ext4
7 3043MB 4043MB 1000MB logical ext4
8 4043MB 8021MB 3977MB logical linux-swap(v1)
@trevd
Copy link
Author

trevd commented Jul 7, 2014

-rwxrwxrwx root root 17836 2014-07-06 05:19 bootcode.bin
-rwxrwxrwx root root 294 2014-07-06 09:49 config.txt
-rwxrwxrwx root root 5860 2014-07-06 05:19 fixup.dat
-rwxrwxrwx root root 5362560 2014-07-06 07:36 kernel
-rwxrwxrwx root root 2893983 2014-07-06 07:36 ramdisk-recovery.img
-rwxrwxrwx root root 448202 2014-07-06 23:38 ramdisk.img
-rwxrwxrwx root root 2572792 2014-07-01 20:26 start.elf

@trevd
Copy link
Author

trevd commented Jul 7, 2014

gpu_mem_256=128
gpu_mem_512=368
framebuffer_width=1920
framebuffer_height=1080
framebuffer_depth=32
framebuffer_ignore_alpha=1
hdmi_pixel_encoding=1
kernel=kernel
initramfs ramdisk.img
cmdline="dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 rootwait"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment