![]() |
2008-09-09
, 10:32
|
Posts: 37 |
Thanked: 33 times |
Joined on Feb 2008
@ Ukraine, Kharkiv
|
#2
|
dd if=/dev/zero of=test1 count=1 bs=1M seek=2000
![]() |
2008-09-09
, 10:55
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#3
|
Some tricks
HUB usually set the minimal share limit (e.g. 5Gb)
With a 4Gb SDHC Card it's a problem
But there is a problem decision
You must have Card with ext2 file system. or partition. (It's work only on ext2-like FS, non FAT)
Make file (on card - in sared folder) with real size 1Mb but trick size ~2Gb:
Code:dd if=/dev/zero of=test1 count=1 bs=1M seek=2000Welcome!
![]() |
2008-09-09
, 11:49
|
Posts: 37 |
Thanked: 33 times |
Joined on Feb 2008
@ Ukraine, Kharkiv
|
#4
|
![]() |
2008-09-18
, 18:43
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#5
|
![]() |
Tags |
microdc2 |
Thread Tools | |
|
Like DC, DC++ but commandline only.
Dependences: libreadline5, readline-common, libxml2
1.
2.
Download microdc2.deb from attachment
http://www.internettablettalk.com/fo...1&d=1219589100
and just install with appmanager or in terminal:
Run in terminal
Last edited by DJArty; 2008-08-24 at 14:58.