|
|
#1 |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Dec 2012
Device: Kobo Touch
|
Writing to SD card?
|
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,997
Karma: 1780441
Join Date: Jul 2011
Location: Australia
Device: Kobo Touch, Kobo Glo
|
What firmware version are you using? Kobo now can write the kepubs to the SD card if the main memory is full. Two directories are created when the card is inserted. I think that was in 2.2.0 or 2.2.1
|
|
|
|
|
Enthusiast
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Dec 2012
Device: Kobo Touch
|
I'm running 2.1.5. Maybe I "should" be able to write to it, but I can't... here's what happens:
Code:
[root@(none) /]# echo "the quick brown fox" > /mnt/sd/success.txt -sh: can't create /mnt/sd/success.txt: Read-only file system [root@(none) /]# echo "the quick brown fox" > /mnt/onboard/success.txt |
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Dec 2012
Device: Kobo Touch
|
Also, no directories are created on the card. Maybe the card isn't formatted properly?
|
|
|
|
|
|
#5 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,997
Karma: 1780441
Join Date: Jul 2011
Location: Australia
Device: Kobo Touch, Kobo Glo
|
I can't find it in my notes, but I am pretty sure the directory was added by firmware after 2.1.5.
The Touch can be fussy about SD cards. I have three. Two work fine but the third is completely ignored. This has changed with the firmware as I have seen reports that a card that didn't work with an older firmware does work now. If the card is working, it will be listed on the "Device information" page of the settings. Plus, if you put a book on the card it will be added to the library. |
|
|
|
|
|
#6 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() Posts: 35
Karma: 454
Join Date: Jul 2012
Location: Brussels
Device: Kobo Touch
|
If I have a look to the script you posted here, the SD card seems to be mounted in read-only mode:
Code:
mount -r -t vfat -o shortname=mixed $DEVNAME /mnt/sd |
|
|
|
|
|
#7 |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Dec 2012
Device: Kobo Touch
|
Thanks so much! Maybe I shouldn't work on this at 2 AM...
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| B&N: Buy a $75.00 Gift Card, Get a Free $10.00 eGift Card Exp 12/2 | NightBird | Deals, Freebies, and Resources (No Self-Promotion) | 3 | 11-23-2012 06:08 AM |
| FREE B&N $10 EGift Card With $100 Gift Card Purchase | NightBird | Deals, Freebies, and Resources (No Self-Promotion) | 17 | 12-27-2010 04:05 PM |
| Writing to the SD card? | Krytes | HanLin eBook | 3 | 07-20-2008 08:00 AM |
| writing to a SD card instead of internal memory? | hapax legomenon | Bookeen | 1 | 04-24-2008 03:09 AM |