Here is a fun Raspi toy that fits in a tweet: sudo sh ‘mkdir /a; mount /dev/mmcblk0p1 /a; cd /boot; tar Jxvf /a/os/Raspbian/boot.tar.xz; reboot;’ the picture is what it might not be so good to see.pic.twitter.com/L4hEtbGJ5q
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
You haven’t tried it have you? NOOBs default CMDLINE.TXT just refers to partition numbers not UUIDs. So why would partition schemes change from default is the question most folks would come up with.
1. The cmdline.txt from boot.tar.xz comes with root=PARTUUID=9cba179a-02 (see: http://downloads.raspberrypi.org/raspbian/boot.tar.xz …) 2. NOOBS runs http://downloads.raspberrypi.org/raspbian/partition_setup.sh … to sed cmdline.txt and replace root= with what it set up as root partition. You unpacked 1 and didn't run 2. Must be the cybergovernment.
Here, I even found it for you: http://downloads.raspberrypi.org/raspbian/partition_setup.sh … Ran by the NOOBS installer here: https://github.com/raspberrypi/noobs/blob/master/recovery/multiimagewritethread.cpp#L555 … So basically you overwrite cmdline.txt without running that script, and now your root= setting is wrong. No surprise, that would have been anyone's first guess.
So let’s follow that for a bit. The partition scheme changes when there are multiple OS images. So this is default NOOBs only installed the first time. Why would there be multiple OS images, would probably be the logical next question.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.