-
-
Notifications
You must be signed in to change notification settings - Fork 262
External Storage
hawkeyexp edited this page May 11, 2019
·
14 revisions
By default Crankshaft runs in read-only mode to prevent damage to the file system from sudden power interruptions. However, this precaution prevents using any extra storage available on the MicroSD card running your Crankshaft head unit.
To provide permament storage, Crankshaft is configured to recognise and auto mount any USB stick where a partition labelled CSSTORAGE
is detected.
- Format your USB stick using the FAT32, EXT(2|3|4) or EXFAT file systems
(It's recommended to use a native supported linux compatible filesystem to prevent from problems.
This is FAT32 and EXT(2|3|4)) - Ensure the formatted partition is labeled
CSSTORAGE
- Ensure your freshly-formatted USB stick is inserted into your Crankshaft head unit
- Reboot your Crankshaft head unit
- Your USB stick will be automatically mounted to
/media/CSSTORAGE
, in read-write mode
In addition to any storage needs you may have, /media/CSSTORAGE
is also currently used for storing dashcam recordings.
Since the Pre10 release, /media/CSSTORAGE/Music/
is one location Crankshaft will scan for music to play in the new Media Player.
- Home
- Roadmap
- General Changes / Changelog
- Installing / Updating
- When Issue occur
- Hardware
- Configuration
- Features
- Home
- Get started
- Hardware
- Software and Settings
- For Advanced Users
- Et Cetera