Bitcoin Forum
August 09, 2022, 11:52:15 PM
Welcome,
Guest
. Please
login
or
register
.
News
: Latest Bitcoin Core release:
23.0
[
Torrent
]
Home
Help
Search
Login
Register
More
Bitcoin Forum
>
Other
>
Beginners & Help
>
Flash Drive or Disk Drive?
Pages: [
1
]
« previous topic
next topic »
Print
Author
Topic: Flash Drive or Disk Drive? (Read 990 times)
IamFuzzles
Newbie
Offline
Activity: 28
Merit: 0
Flash Drive or Disk Drive?
June 17, 2011, 07:17:05 AM
#1
I'm looking to create a portable, bootable Linux system to take with me, encrypted with some wallets. I'll probably end up using ubuntu, since I'm familiar with it. But I need to get a drive. I don't need anything big, but I've never tried installing an OS on a flash drive and I was wondering how viable it is? Unfortunately the smallest disk drives that seem reliable are all 80gb plus and $40 or more. But if they're a better option I'd probably choose that. Any ideas or recommendations?
1660089135
Hero Member
Offline
Posts: 1660089135
Ignore
1660089135
1660089135
#2
1660089135
Report to moderator
1660089135
Hero Member
Offline
Posts: 1660089135
Ignore
1660089135
1660089135
#2
1660089135
Report to moderator
1660089135
Hero Member
Offline
Posts: 1660089135
Ignore
1660089135
1660089135
#2
1660089135
Report to moderator
Automate your trading like a pro.
Lightning fast execution.
Start trading
Advertised site
s are not endorsed by
the Bi
tcoin Forum. They may b
e unsafe
, untrustw
o
rthy, or
illeg
al in your juri
sdiction.
Adver
t
ise here.
1660089135
Hero Member
Offline
Posts: 1660089135
Ignore
1660089135
1660089135
#2
1660089135
Report to moderator
alex0
Newbie
Offline
Activity: 31
Merit: 0
Re: Flash Drive or Disk Drive?
June 17, 2011, 08:06:15 AM
#2
If you choose Flash note that to boot from a USB drive, your computer's motherboard and BIOS must support USB booting.
IamFuzzles
Newbie
Offline
Activity: 28
Merit: 0
Re: Flash Drive or Disk Drive?
June 17, 2011, 08:09:26 AM
#3
Quote from: alex0 on June 17, 2011, 08:06:15 AM
If you choose Flash note that to boot from a USB drive, your computer's motherboard and BIOS must support USB booting.
Would I not have that same problem from a disk drive? I guess I should have made it more clear I meant an external disk drive. Like I said, I want to be able to take it with me. Also, how much of a problem is that? I mean, do many MB nowadays not have that support? (I do already know mine does, just curious about odds)
Gdecelia
Newbie
Offline
Activity: 10
Merit: 0
Re: Flash Drive or Disk Drive?
June 17, 2011, 08:12:50 AM
#4
I would do a disk drive, you can easily find a disk drive for cheap. Plus its safer!
newunit16
Member
Offline
Activity: 133
Merit: 10
Re: Flash Drive or Disk Drive?
June 17, 2011, 08:37:45 AM
#5
it is difficult more (i am not even sure possible, as i have searched [albeit not rather intensely] to find a way to install windows 7 onto a flash USB drive) to run a USB drive loaded with anything other than linux, than it is to run a hard drive. the power savings will be rather minuscule, unless your only option for a hard disk is a large, fast, power hungry mofo.
as far as initial price goes, you can get sata/IDE drives on ebay for ~10$.
"but those drive are pulls from used workstations!"
-well, then use a new drive. or linux on a usb drive.
keep in mind, if you have a rather small amount of ram, and/or the operating system of choice is caching to HDD, USB drive will offer lackluster performance. this may or may not affect your mining depending on the use of the system.
also, if you consider running a CD drive loaded with your OS, do not forget that you must either a) re-setup your mining software/system settings on each reboot or b) run another disk drive (likely usb) to save such settings, so you may or may not be saving any electricity.
IamFuzzles
Newbie
Offline
Activity: 28
Merit: 0
Re: Flash Drive or Disk Drive?
June 17, 2011, 08:44:01 AM
#6
Quote from: newunit16 on June 17, 2011, 08:37:45 AM
it is difficult more (i am not even sure possible, as i have searched [albeit not rather intensely] to find a way to install windows 7 onto a flash USB drive) to run a USB drive loaded with anything other than linux, than it is to run a hard drive. the power savings will be rather minuscule, unless your only option for a hard disk is a large, fast, power hungry mofo.
as far as initial price goes, you can get sata/IDE drives on ebay for ~10$.
"but those drive are pulls from used workstations!"
-well, then use a new drive. or linux on a usb drive.
keep in mind, if you have a rather small amount of ram, and/or the operating system of choice is caching to HDD, USB drive will offer lackluster performance. this may or may not affect your mining depending on the use of the system.
also, if you consider running a CD drive loaded with your OS, do not forget that you must either a) re-setup your mining software/system settings on each reboot or b) run another disk drive (likely usb) to save such settings, so you may or may not be saving any electricity.
I'm definitely going for an external setup here. Basically install the OS on the drive (flash or disk) and boot it up when I'd like. And yes, I'm going with Linux, encrypted and all. Clearly Disk seems to be the way to go from most people's suggestions so far.
newunit16
Member
Offline
Activity: 133
Merit: 10
Re: Flash Drive or Disk Drive?
June 17, 2011, 09:15:23 AM
#7
Quote from: IamFuzzles on June 17, 2011, 08:44:01 AM
I'm going with Linux, encrypted and all. Clearly Disk seems to be the way to go from most people's suggestions so far.
its not really necessary to encrypt the drive the operating system and mining software run on. the mining software merely mins for bitcoins and tells the mining pool what address to send TO. unless you plan on running the bitcoin wallet software, along with the wallet you are sending to, on the same system, its not advisable to encrypt. though, its also not advisable to run bitcoin wallet on on the same system as a miner.
also for the record, in case anyone is reading and wondering, encrypting a volume and running bitcoin with your wallet, does not protect you. when you decrypt the data, and it is accessible, its just as easily intercepted by nefarious parties. if you have a wallet.dat INSIDE an encrypted volume that is NOT mounted and decrypted, it is "safe"... until you decrypt/mount the volume. you should ONLY access your "savings" wallet within a known virus-free operating system. you should not access it elsewhere.
IamFuzzles
Newbie
Offline
Activity: 28
Merit: 0
Re: Flash Drive or Disk Drive?
June 17, 2011, 09:17:00 AM
#8
Quote from: newunit16 on June 17, 2011, 09:15:23 AM
Quote from: IamFuzzles on June 17, 2011, 08:44:01 AM
I'm going with Linux, encrypted and all. Clearly Disk seems to be the way to go from most people's suggestions so far.
its not really necessary to encrypt the drive the operating system and mining software run on. the mining software merely mins for bitcoins and tells the mining pool what address to send TO. unless you plan on running the bitcoin wallet software, along with the wallet you are sending to, on the same system, its not advisable to encrypt. though, its also not advisable to run bitcoin wallet on on the same system as a miner.
also for the record, in case anyone is reading and wondering, encrypting a volume and running bitcoin with your wallet, does not protect you. when you decrypt the data, and it is accessible, its just as easily intercepted by nefarious parties. if you have a wallet.dat INSIDE an encrypted volume that is NOT mounted and decrypted, it is "safe"... until you decrypt/mount the volume. you should ONLY access your "savings" wallet within a known virus-free operating system. you should not access it elsewhere.
This is not for mining, this is for holding wallets only, hence the encryption. I plan to avoid even connecting this online too much.
newunit16
Member
Offline
Activity: 133
Merit: 10
Re: Flash Drive or Disk Drive?
June 17, 2011, 09:22:52 AM
#9
Quote from: IamFuzzles on June 17, 2011, 09:17:00 AM
This is not for mining, this is for holding wallets only, hence the encryption. I plan to avoid even connecting this online too much.
i would also suggest you backup your wallet.dat files onto cd AND dvd. perhaps multiple copies of each. WHY cds AND dvds? only due to the idea that it may be difficult to find a CD-Rom in 10 years. dvd is likely to fully replace it by then.
either way, you will WANT multiple, physical, copies of each wallet you associate a value to. fire, data corruption, etc. can occur.
i may be paranoid, but i wear a flash drive around my neck with an encrypted copy of my "savings" wallet. this is just one copy, mind you:)
newunit16
Member
Offline
Activity: 133
Merit: 10
Re: Flash Drive or Disk Drive?
June 17, 2011, 09:24:09 AM
#10
also keep in mind that it has been reported that burned cd-r's deteriorate over time. so dont expect them to last for the times.
Pages: [
1
]
Print
Bitcoin Forum
>
Other
>
Beginners & Help
>
Flash Drive or Disk Drive?
« previous topic
next topic »
Jump to:
Please select a destination:
-----------------------------
Bitcoin
-----------------------------
=> Bitcoin Discussion
===> Legal
===> Press
===> Meetups
===> Important Announcements
=> Development & Technical Discussion
===> Wallet software
=====> Electrum
=====> Bitcoin Wallet for Android
=====> BitcoinJ
=====> Armory
=====> Mycelium
=====> Hardware wallets
=> Mining
===> Mining support
===> Pools
===> Mining software (miners)
===> Hardware
=====> Group buys
===> Mining speculation
=> Bitcoin Technical Support
=> Project Development
-----------------------------
Economy
-----------------------------
=> Economics
===> Speculation
=> Marketplace
===> Goods
=====> Computer hardware
=====> Digital goods
=======> Invites & Accounts
=====> Collectibles
===> Services
===> Currency exchange
===> Gambling
=====> Games and rounds
=====> Investor-based games
=====> Gambling discussion
===> Lending
=====> Long-term offers
===> Securities
===> Auctions
===> Service Announcements
=====> Micro Earnings
===> Service Discussion
=====> Web Wallets
=====> Exchanges
=> Trading Discussion
===> Scam Accusations
===> Reputation
-----------------------------
Other
-----------------------------
=> Meta
===> New forum software
===> Bitcoin Wiki
=> Politics & Society
=> Beginners & Help
=> Off-topic
=> Serious discussion
===> Ivory Tower
=> Archival
===> Корзина
===> CPU/GPU Bitcoin mining hardware
===> Chinese students
===> Obsolete (buying)
===> Obsolete (selling)
===> MultiBit
-----------------------------
Alternate cryptocurrencies
-----------------------------
=> Altcoin Discussion
=> Announcements (Altcoins)
===> Tokens (Altcoins)
=> Mining (Altcoins)
===> Pools (Altcoins)
=> Marketplace (Altcoins)
===> Service Announcements (Altcoins)
===> Service Discussion (Altcoins)
===> Bounties (Altcoins)
=> Speculation (Altcoins)
-----------------------------
Local
-----------------------------
=> العربية (Arabic)
===> العملات البديلة (Altcoins)
=====> النقاشات
===> إستفسارات و أسئلة المبتدئين
===> التعدين
===> النقاشات الأخرى
===> منصات التبادل
=> Bahasa Indonesia (Indonesian)
===> Jual Beli
===> Mining (Bahasa Indonesia)
===> Altcoins (Bahasa Indonesia)
=> Español (Spanish)
===> Mercado y Economía
=====> Servicios
=====> Trading y especulación
===> Hardware y Minería
===> Esquina Libre
===> Mercadillo
=====> Mexico
=====> Argentina
=====> España
=====> Centroamerica y Caribe
===> Primeros pasos y ayuda
===> Altcoins (criptomonedas alternativas)
=====> Minería de altcoins
=====> Servicios
=====> Tokens (Español)
=> 中文 (Chinese)
===> 跳蚤市场
===> 山寨币
===> 媒体
===> 挖矿
===> 离题万里
=> Hrvatski (Croatian)
===> Trgovina
===> Altcoins (Hrvatski)
=====> Announcements (Hrvatski)
===> Off-topic (Hrvatski)
=> Deutsch (German)
===> Anfänger und Hilfe
===> Mining (Deutsch)
===> Trading und Spekulation
===> Projektentwicklung
===> Off-Topic (Deutsch)
===> Treffen
===> Presse
===> Altcoins (Deutsch)
=====> Announcements (Deutsch)
===> Marktplatz
=====> Auktionen
=====> Suche
=====> Biete
=> Ελληνικά (Greek)
===> Αγορά
===> Mining Discussion (Ελληνικά)
===> Altcoins (Ελληνικά)
=====> Altcoin Announcements (Ελληνικά)
=====> Altcoin Mining (Ελληνικά)
=> עברית (Hebrew)
=> Français
===> Actualité et News
===> Débutants
===> Discussions générales et utilisation du Bitcoin
===> Mining et Hardware
===> Économie et spéculation
===> Place de marché
=====> Échanges
=====> Produits et services
=====> Petites annonces
===> Le Bitcoin et la loi
===> Wiki, documentation et traduction
===> Développement et technique
===> Vos sites et projets
===> Hors-sujet
===> Altcoins (Français)
=====> Annonces
=> India
===> Mining (India)
===> Marketplace (India)
===> Regional Languages (India)
===> Press & News from India
===> Alt Coins (India)
===> Buyer/ Seller Reputations (India)
===> Off-Topic (India)
=> Italiano (Italian)
===> Guide (Italiano)
===> Progetti
===> Discussioni avanzate e sviluppo
===> Trading, analisi e speculazione
===> Mercato
=====> Mercato valute
=====> Beni
=====> Servizi
=====> Esercizi commerciali
=====> Hardware/Mining (Italiano)
=====> Gambling (Italiano)
===> Accuse scam/truffe
===> Mining (Italiano)
===> Alt-Currencies (Italiano)
=====> Annunci
===> Raduni/Meeting (Italiano)
===> Crittografia e decentralizzazione
===> Off-Topic (Italiano)
=> 日本語 (Japanese)
===> アルトコイン
=> Nederlands (Dutch)
===> Markt
===> Gokken/lotterijen
===> Mining (Nederlands)
===> Beurzen
===> Alt Coins (Nederlands)
===> Off-topic (Nederlands)
===> Meetings (Nederlands)
=> 한국어 (Korean)
===> 대체코인 Alt Coins (한국어)
=> Pilipinas
===> Altcoins (Pilipinas)
=====> Altcoin Announcements (Pilipinas)
===> Pamilihan
===> Others (Pilipinas)
=> Polski
===> Tablica ogłoszeń
===> Alternatywne kryptowaluty
=====> Nowe kryptowaluty i tokeny
=====> Tablica ogłoszeń (altcoiny)
=> Português (Portuguese)
===> Primeiros Passos (Iniciantes)
===> Economia & Mercado
===> Mineração em Geral
===> Desenvolvimento & Discussões Técnicas
===> Criptomoedas Alternativas
===> Brasil
===> Portugal
=> Русский (Russian)
===> Новички
===> Бизнес
=====> Барахолка
=====> Обменники
===> Идеи
===> Кодеры
===> Майнеры
===> Политика
===> Трейдеры
===> Альтернативные криптовалюты
=====> Токены
=====> Бayнти и aиpдpoпы
===> Хайпы
===> Работа
===> Разное
===> Oбcyждeниe Bitcoin
=====> Новости
=====> Юристы
=> Română (Romanian)
===> Anunturi importante
===> Offtopic
===> Market
=====> Discutii Servicii
===> Minerit
===> Tutoriale
===> Bine ai venit!
===> Presa
===> Altcoins (Monede Alternative)
=====> Anunturi Monede Alternative
=> Skandinavisk
=> Türkçe (Turkish)
===> Bitcoin Haberleri
===> Pazar Alanı
===> Madencilik
===> Ekonomi
===> Servisler
=====> Fonlar
===> Proje Geliştirme
===> Alternatif Kripto-Paralar
=====> Madencilik (Alternatif Kripto-Paralar)
=====> Duyurular (Alternatif Kripto-Paralar)
===> Konu Dışı
===> Yeni Başlayanlar & Yardım
===> Buluşmalar
=> Other languages/locations
Loading...