domohawk

Results 15 comments of domohawk

So I've been trying for hours to get kali-rolling working after power washed etc. This error only happens for me when in Beta or Dev channel. When ChromeOS is in...

Ok, so it looks like `startxfce4 -X xiwi` works consistently on Stable, but if you ever try start without Xiwi it doesn't work and breaks Xiwi boots as well until...

I can confirm a few random things. 1. remount cmd on /tmp (in chroot) allowed me to apt-get update/upgrade/install there (worked until reboot) 2. remount /tmp/crouton-installer-cache (in crosh) allowed me...

@dnschneid I can confirm that CROUTON_BRANCH appears to fix `apt-get update` and `install` inside chroot, but `crouton -u` still does not work. > CROUTON_BRANCH=slowpoke_fixes sudo crouton -u -n kali >...

Egg on my face. I should've figured already knowing PATH issues with sudo.

Actually after making it back to civilization, I tried the correctly env'd command to use slowpoke-fixes and it still does not seem to fix the `/tmp/crouton-installer-cache` mount flags. apt-get install...

This update works for me ``` chronos@localhost / $ sudo CROUTON_BRANCH=slowpoke_fixes crouton -u -n kali (cool update stuff happens) chronos@localhost / $ mount | grep crouton tmpfs on /tmp/crouton-installer-cache type...

The fix: 1. brew cask install mkchromecast 2. **brew install ffmpeg** 3. Start Mkchromecast, in Preferences from taskbar icon change backend to "ffmpeg" 4. Select Soundflower in your app output...

I can also confirm this issue still persists for me with the latest 7.4.0 update. I enable sync, get all my containers, delete them, account sync: Get loads of ```Uncaught...

Yea I know it can be modified after checkout, however since robtk does depend on this file via the #include, it should be reflected in the makefile deps, not only...