Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 12 of 12 - Search took 0.00 seconds. Search: Posts Made By: danik
Forum: Kindle Developer's Corner 01-04-2012, 07:58 AM
Replies: 26
Views: 5,740
Posted By danik
ok, I see. In the centaurian version of mc you...

ok, I see. In the centaurian version of mc you have a script called mc, which runs mc. And now you have an alias mc, which runs a script mc, which runs mc... :eek:
Anyway, you can copy the mc script...
Forum: Kindle Developer's Corner 01-04-2012, 06:09 AM
Replies: 26
Views: 5,740
Posted By danik
mcedit is always just a link to mc. The decision,...

mcedit is always just a link to mc. The decision, which part of mc to launch, is done according to the name of the program. So, if you don't like links :D, you can just copy mc-executable and call it...
Forum: Kindle Developer's Corner 01-03-2012, 09:52 AM
Replies: 26
Views: 5,740
Posted By danik
you have to create a symbolic link to mc and call...

you have to create a symbolic link to mc and call it mcedit:
ln -s <path-to-mc>/mc mcedit
Note that you can't create a link in /mnt/us, so you have to do it either in the root partition or in a...
Forum: Kindle Developer's Corner 12-22-2011, 06:58 AM
Replies: 65
Views: 62,772
Posted By danik
you can do it much easier by using mount --bind...

you can do it much easier by using mount --bind (then you won't need do go to rw-mode, save old files etc). Something like:
readabilitymod_install.sh

mount --bind...
Forum: Kindle Developer's Corner 12-07-2011, 06:49 AM
Replies: 8
Views: 3,153
Posted By danik
you can find a zipped image for OptWare on my...

you can find a zipped image for OptWare on my homepage (http://danik.tk/hobby/kindlinux.php)
Forum: Kindle Developer's Corner 10-29-2011, 08:40 AM
Replies: 44
Views: 53,640
Posted By danik
Wink Do you mean something like this? ...

Do you mean something like this?
https://www.mobileread.com/forums/showthread.php?t=154500
Forum: Kindle Developer's Corner 10-25-2011, 03:48 PM
Replies: 70
Views: 40,676
Posted By danik
You have an error in the address: cs08qlarmel...

You have an error in the address:
cs08qlarmel instead of cs08q1armel
Forum: Kindle Developer's Corner 10-24-2011, 04:24 PM
Replies: 158
Views: 126,228
Posted By danik
It's awesome! With this terminal the...

It's awesome! With this terminal the USBNetworking becomes (nearly) redundant! Great work!
Forum: Kindle Developer's Corner 10-08-2011, 06:59 PM
Replies: 70
Views: 40,676
Posted By danik
What do you mean exactly? You can always delete a...

What do you mean exactly? You can always delete a symlink with rm (if you have write permissions).
Forum: Kindle Developer's Corner 10-07-2011, 03:41 PM
Replies: 70
Views: 40,676
Posted By danik
For mount bind you still need mount points in...

For mount bind you still need mount points in /opt (except you mount to /opt directory itself but then you will hide the original opt directory of Kindle...), so you have to modify the root directory...
Forum: Kindle Developer's Corner 09-21-2011, 07:06 AM
Replies: 70
Views: 40,676
Posted By danik
With "ipkg list_installed" you can see what's...

With "ipkg list_installed" you can see what's installed and then remove the packages with "ipkg remove <package1> <package2>". Then you should delete the following directories in /opt: bin, etc,...
Forum: Kindle Developer's Corner 09-18-2011, 08:43 AM
Replies: 70
Views: 40,676
Posted By danik
OptWare in /mnt/us

I figured out how to install OptWare on /mnt/us partition (in an image file):
1. Create an ext3-image file on a Linux machine (e.g. 500MB) and copy it to your Kindle /mnt/us

dd if=/dev/zero...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 07:06 PM.


MobileRead.com is a privately owned, operated and funded community.