Forum

Full Version: Where to put edid.dat now? (Xbian 1.0B1 major change)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
Up to Xibian 1.0A5, the filesystem was the default raspberry one, and so
config.txt
and
edid.dat (where needed)
where in the /boot/ folder
now the folder has been emptied (where are the kernel and boot images?) and putting the edid.dat and config.txt there seems not to be working..
can someone please shed some light on the matter?
Thanks!
you need to do mount /boot first
(29th Jun, 2013 08:37 PM)rikardo1979 Wrote: [ -> ]you need to do mount /boot first

Wow, thanks for the FAST reply!
That worked indeed.. but why it isn't mounted by default anymore? to speedup the boot process?
to protect the fragile boot partition Wink
(29th Jun, 2013 08:43 PM)rikardo1979 Wrote: [ -> ]to protect the fragile boot partition Wink

Well, while this is appreciable, it makes dozens of guides on the net about customizing the Raspberry obsolete.

If someone logins via SSH, I hope he's aware to be careful with its /boot Smile

Thanks for the great work!
Reference URL's