Bitcoin Forum
September 22, 2025, 04:37:47 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.9.0] Your next mining dashboard - S9/L3+/D3/CPUminer/CGminer/BFGminer on: January 26, 2018, 05:48:40 AM
hello, in a future version of minera can you include the drivers for "FutureBit Moonlander 2". The driver is here : https://github.com/jstefanop/bfgminer/releases/tag/bfgminer-5.4.2-futurebit2-beta2
thank's
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [FFC] Fire-Fly-Coin 2016 - SHA256- 3 Years Old Coin NEW Thread 1 Exchange YoBit on: January 07, 2018, 10:49:58 AM
hello, since cryptopia has closed the doge market, i can no longer exchange my ffc.
Do you know an exchange market for ffc (yobit take them more, hs wallet)
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [FFC] Fire-Fly-Coin 2016 - SHA256- 3 Years Old Coin NEW Thread 1 Exchange YoBit on: December 21, 2017, 07:53:29 AM
FFC wallet still frozen on Yobit.net

it's a good crypto coins for a little hash
4  Local / Discussions générales et utilisation du Bitcoin / Re: Nouveau sur BitMinter on: December 15, 2017, 08:33:03 AM
BitMinter faut pas y aller, c'est de l'arnaque, ils ont des fees de dingue, qui en plus augmente encore plus quand le cour du bitcoin augmente.
Ils se gavent les mecs !!!!
Donc surtout ne pas y aller
5  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: October 31, 2017, 06:32:37 PM
R=(9.8V-12.4)/(2-V)

so   :  ( 9.8 - 12.4) / (2 - 1.26)  =  2.6 / 0.74  = 3.5 ohm  that's it or   9.8 / 0.74 = 13 ohm
6  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: October 31, 2017, 05:02:05 PM
hello guys,
nobody knows the resistance of the voltage adjustment screw, because i have brokit.
Because I would like to replace it with a simple resistance.

thanks
7  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: October 29, 2017, 04:01:38 PM
@vh hello, i have broken the potentiometer adjust voltage. (screw voltage adjustement).
is there a solution
thanks
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 27, 2017, 11:41:33 AM
ok i have send now
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 27, 2017, 11:14:13 AM
Hello, i change minera id
i have send you a email for my licence
thank
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 22, 2017, 08:51:20 AM
@michelem  thank you
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 22, 2017, 08:25:43 AM
hello, i have a raspberry 2 b.
I installed the image minera on a microsd of 32 go.
The problem is that with minera my root partition is only 4 GB, and even doing a "sudo raspi-config" and using the utility to extend the partition does not work.
Thank you for giving me the solution to use the full size of the card

do you have any console output? I will try because It's lot of time I don't do that.



I mean when you run the option "Extend file system" under the raspi-config menu
Ha ok

here is :



this micro sd have 8go not 32 but i want install minera in the 32go microsd

I think you have rebooted, right? Let me check something next days.


Found it! My bad I will fix this in the next release, in the meantime the workaround is run these commands and reboot:

Code:
sudo update-rc.d -f resize2fs_once remove
sudo update-rc.d resize2fs_once defaults
sudo raspi-config --expand-rootfs
sudo reboot



Ok
I succeeded without waiting lol:

I did this :
umount / dev / mmcblk0
parted / dev / mmcblk0
  (parted) unit chs
  (parted) print
(parted) rm 2
(parted) mkpart primary "number first and number end"
(parted) quit

e2fsck -f / dev / mmcblk0p2
resize2fs / dev / mmcblk0p2

301/5000
thank you for your answer and the order data that more or less correspond to what I did.
Ps I did all that root

Another question I took a license Minera for more ads.
If I redo a complete installation of mine I do how for my license to not have ads
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 22, 2017, 07:39:00 AM
hello, i have a raspberry 2 b.
I installed the image minera on a microsd of 32 go.
The problem is that with minera my root partition is only 4 GB, and even doing a "sudo raspi-config" and using the utility to extend the partition does not work.
Thank you for giving me the solution to use the full size of the card

do you have any console output? I will try because It's lot of time I don't do that.



I mean when you run the option "Extend file system" under the raspi-config menu
Ha ok

here is :

Code:
sudo raspi-config

Welcome to fdisk (util-linux 2.29.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.


Command (m for help): Disk /dev/mmcblk0: 7.5 GiB, 8068792320 bytes, 15759360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x626c42a1

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192    93486    85295 41.7M  c W95 FAT32 (LBA)
/dev/mmcblk0p2      94208 15759359 15665152  7.5G 83 Linux

Command (m for help): Partition number (1,2, default 2):
Partition 2 has been deleted.

Command (m for help): Partition type
   p   primary (1 primary, 0 extended, 3 free)
   e   extended (container for logical partitions)
Select (default p): Partition number (2-4, default 2): First sector (2048-15759359, default 2048): Last sector, +sectors or +siz                               e{K,M,G,T,P} (94208-15759359, default 15759359):
Created a new partition 2 of type 'Linux' and of size 7.5 GiB.
Partition #2 contains a ext4 signature.

Command (m for help):
Disk /dev/mmcblk0: 7.5 GiB, 8068792320 bytes, 15759360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x626c42a1

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192    93486    85295 41.7M  c W95 FAT32 (LBA)
/dev/mmcblk0p2      94208 15759359 15665152  7.5G 83 Linux

Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Re-reading the partition table failed.: Device or resource busy

The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8).

insserv: warning: current start runlevel(s) (empty) of script `resize2fs_once' overrides LSB defaults (3).
insserv: warning: current stop runlevel(s) (3) of script `resize2fs_once' overrides LSB defaults (empty).

Welcome to fdisk (util-linux 2.29.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.


Command (m for help): Disk /dev/mmcblk0: 7.5 GiB, 8068792320 bytes, 15759360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x626c42a1

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192    93486    85295 41.7M  c W95 FAT32 (LBA)
/dev/mmcblk0p2      94208 15759359 15665152  7.5G 83 Linux

Command (m for help): Partition number (1,2, default 2):
Partition 2 has been deleted.

Command (m for help): Partition type
   p   primary (1 primary, 0 extended, 3 free)
   e   extended (container for logical partitions)
Select (default p): Partition number (2-4, default 2): First sector (2048-15759359, default 2048): Last sector, +sectors or +size{K,M,G,T,P} (94208-15759359, default 15759359):
Created a new partition 2 of type 'Linux' and of size 7.5 GiB.
Partition #2 contains a ext4 signature.

Command (m for help):
Disk /dev/mmcblk0: 7.5 GiB, 8068792320 bytes, 15759360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x626c42a1

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192    93486    85295 41.7M  c W95 FAT32 (LBA)
/dev/mmcblk0p2      94208 15759359 15665152  7.5G 83 Linux

Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Re-reading the partition table failed.: Device or resource busy

The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8).

insserv: warning: current start runlevel(s) (empty) of script `resize2fs_once' overrides LSB defaults (3).
insserv: warning: current stop runlevel(s) (3) of script `resize2fs_once' overrides LSB defaults (empty).
minera@minera:~$

this micro sd have 8go not 32 but i want install minera in the 32go microsd
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 22, 2017, 07:28:44 AM
hello, i have a raspberry 2 b.
I installed the image minera on a microsd of 32 go.
The problem is that with minera my root partition is only 4 GB, and even doing a "sudo raspi-config" and using the utility to extend the partition does not work.
Thank you for giving me the solution to use the full size of the card

do you have any console output? I will try because It's lot of time I don't do that.

Code:
 df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       4.0G  2.2G  1.6G  59% /
devtmpfs        213M     0  213M   0% /dev
tmpfs           218M     0  218M   0% /dev/shm
tmpfs           218M  6.1M  212M   3% /run
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           218M     0  218M   0% /sys/fs/cgroup
/dev/mmcblk0p1   41M   21M   21M  52% /boot
tmpfs            44M     0   44M   0% /run/user/1001

sudo fdisk -l

Disk /dev/ram14: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram15: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mmcblk0: 7.5 GiB, 8068792320 bytes, 15759360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x626c42a1

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192    93486    85295 41.7M  c W95 FAT32 (LBA)
/dev/mmcblk0p2      94208 15759359 15665152  7.5G 83 Linux

14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.8.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: October 22, 2017, 06:59:44 AM
hello, i have a raspberry 2 b.
I installed the image minera on a microsd of 32 go.
The problem is that with minera my root partition is only 4 GB, and even doing a "sudo raspi-config" and using the utility to extend the partition does not work.
Thank you for giving me the solution to use the full size of the card
15  Local / Petites annonces / Re: [VDS] 1x S7, 4x S5, 4x S3+ on: October 18, 2017, 06:45:50 AM
bonjour vous vendez qu'en lot ? pas séparrément ?
16  Local / Petites annonces / Recherche antminer U3 on: October 16, 2017, 08:04:05 AM
Bonjour, je recherches un Antminer U3, à un prix raisonnable, et qui fonctionne.
Merci d'avance.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!