1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/hardware/sandisk-sansa-fuze/_posts/2008-12-31-mtp-mode.md

29 lines
916 B
Markdown
Raw Normal View History

2015-02-19 22:59:53 +00:00
---
title: MTP mode
layout: default
created: 2008-12-31 00:56:58 +0200
updated: 2008-12-31 00:56:58 +0100
toc: false
tags:
- know-how
- hardware
- sandisk
- sansa
- fuze
- mtp
---
The Sansa differentiates between songs transferred via MTP mode and those transferred via MSC mode.
The demo songs are all in the *MTP area* and thus you won't see them when looking at the device in MSC mode.
But it is possible, to mount the device in MTP mode also. You just have to install the packages [libmtp8](apt://libmtp8), [mtpfs](apt://mtpfs)
and maybe [mtp-tools](apt://mtp-tools). Now connect your player in MTP mode and do a
mtpfs /mnt/sansa
(make sure, the directory `/mnt/sansa` exists before trying the mount command.)
Now you should have access to the MTP area of your Sansa where you can delete the demo songs or put new files in.
*[MTP]: Media Transfer Protocol
*[MSC]: Mass Storage device Class