Bitcoin Forum
June 21, 2024, 04:40:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: LinuxCoin A lightweight Debian based OS with everything ready to go. on: June 16, 2011, 06:50:46 PM
so now everytime I reboot I must use the persistance option?
Yes, but you can edit /live/image/syslinux.cfg and move the persistent option to the top of the list (or just delete everything apart from the persistent one).

Niccy.

PS - Thank you for the BTC.
2  Bitcoin / Project Development / Re: LinuxCoin A lightweight Debian based OS with everything ready to go. on: June 16, 2011, 05:55:03 PM
to check all I have to do is change the background and reboot, see if the change stuck?
If you get to the command prompt and type
Code:
df
, you should see:
Code:
Filesystem           1K-blocks      Used Available Use% Mounted on
aufs                    891840    115888    730648  14% /
tmpfs                  1030368         0   1030368   0% /lib/init/rw
udev                   1022256        64   1022192   1% /dev
tmpfs                  1030368         4   1030364   1% /dev/shm
/dev/sda1              1046464    707056    339408  68% /live/image
/dev/sda2               891840    115888    730648  14% /live/cow
tmpfs                  1030368         0   1030368   0% /live
tmpfs                  1030368       244   1030124   1% /tmp
or something similar. Providing /dev/sda2 is mounted on /live/cow and not /media/somethingorother, you should be absolutely good to go.

Cheers,

Niccy.
3  Bitcoin / Project Development / Re: LinuxCoin A lightweight Debian based OS with everything ready to go. on: June 16, 2011, 05:36:42 PM
I am trying to create persistance but having a few problems. on my usb drive i see sda1 and sda2, but when i try to format sda2 i get the message that sda2 is mounted; will not make filesystem here.
So /dev/sda2 was probably already formatted and has been automatically mounted...

Open up a terminal window and su to root:
Code:
sudo su -
Then check where it's currently mounted:
Code:
df
You should see /dev/sda2 mounted under /media/somethingorother. Unmount it:
Code:
umount /media/somethingorother
(obviously replacing as appropriate). Then format the partition:
Code:
mkfs.ext4 /dev/sda2 -L live-rw
Then reboot into persistent mode (don't just type 'reboot', that won't do it - you'll probably need to power-cycle the box). Et voila, it should all be there!!
Quote
1btc
1Ju5JU9ujukKDk8zaxxMa4xf2c3UGGUuSk if it pleases you  Wink
4  Bitcoin / Project Development / Re: LinuxCoin A lightweight Debian based OS with everything ready to go. on: June 15, 2011, 07:05:10 PM
You edit syslinux.cfg under /live/image for the boot menu
Doh!

Thank you very much.

Niccy.
5  Bitcoin / Project Development / Re: LinuxCoin A lightweight Debian based OS with everything ready to go. on: June 15, 2011, 01:58:49 PM
Hi all,

Using Linuxcoin on five boxes at the mo and think it's great.

Installed on 2GB USB sticks with 1GB for the image and 1GB as persistent storage.

I have worked out how to start AMDOverdriveCtrl (to load the correct fan profile) and the miners automatically on boot, but cannot work out how to get the initial boot to default to starting with persistent storage - consequently every reboot requires manual intervention.

Is there an easy way to set the default boot option to be the "Linuxcoin (persistent)" one?

I have looked through the boot menu structure (seemingly at /isolinux/live.cfg on the ISO) and it would seem to indicate that the default is to boot the persistent version....
Code:
default LinuxCoin_persistent
however, this is not what I am seeing - after it boots the default option, /dev/sda2 is mounted on /media/live-rw rather than /live/cow (which is where it's mounted if I explicitly select the persistent option) and tmpfs is mounted on /live/cow.

Anybody any ideas?

Cheers and thank you,

Niccy.
6  Other / Beginners & Help / Re: Introduce yourself :) on: June 15, 2011, 07:49:50 AM
Hi all,

I don't suppose anybody is actually going to read this, but...

Currently mining with 4x 6990's and 2x 5850s using Linuxcoin and it's working a treat.

Next job is to install the pool proxy as I keep suffering from pool downtime :-(

Niccy.
7  Other / Beginners & Help / Re: Newbie restrictions on: June 13, 2011, 12:57:41 PM
If it helps keeping the forum clean, I'll gladly spam in the newbies section...
Me too, +1 etc.
8  Bitcoin / Development & Technical Discussion / Re: Transaction Fees on: June 10, 2011, 07:44:07 AM
Likewise, I'm on 0.3.22-beta and have come across the 'You must pay a transaction fee' message for the first time.

Whilst I have no objection to paying an appropriate transaction fee, at the current exchange rate, BTC0.01 is USD0.30 which seems an excessive amount in absolute terms (even as 0.5% of the amount I was sending it seems like a large amount anyway).

I appreciate that the current software is a reference client, however, it does confuse the matter by the wording it uses...

"Optional transaction fee per KB ... Most transactions are 1KB ... 0.01 recommended."

Should, perhaps, better be worded:

"Mandatory transaction fee per KB for some transactions ... There's no way of telling in advance which transactions require the fee and we're not going to tell you how big your transaction is ... At least 0.01 required"

In addition, the error dialogue box shows the message:

"Error: This transaction requires a transaction fee of at least 0.01 because of its amount, complexity or use of recently received funds."

Well, which is it?

If it's the recently received funds, how long should I wait? Is it really too difficult to have three messages which either say:

"Error: This transaction requires a transaction fee of at least 0.01 because of its amount.",
"Error: This transaction requires a transaction fee of at least 0.01 because of its complexity.", or
"Error: This transaction requires a transaction fee of at least 0.01 because of its use of recently received funds. Please wait X hours or until Y confirmations have been received."

Note that none of those error conditions tell you the size of the transaction in KB.

Like I said, if a transaction fee is due, then so be it. I'd just like the client to make things clearer to me.

Niccy
9  Bitcoin / Pools / Re: Cooperative mining (Payouts) on: June 08, 2011, 09:16:30 PM
I was just wondering if there's a problem with payouts.
And, of course, as soon as I click 'post', the whole thing springs back into life, another BTC0.4 gets added to my Confirmed total and it pays out. Typical.

Niccy
10  Bitcoin / Pools / Re: Cooperative mining (Payouts) on: June 08, 2011, 09:02:53 PM
Hi all,

Good to be here. Nice to see that I just splashed out on five 6990's just before Mt.Gox started taking a tumble. Ho hum.

Anyway, I was just wondering if there's a problem with payouts. My 'Confirmed reward' has been stuck at the same figure for some time (despite having had lots of blocks confirmed) and even though it is over my 'Send threshold', it hasn't been sent.

Anybody else seeing the same?

Niccy.
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!