From: Hactar on
So I'm shopping for parts for an MP3-playing computer, to replace my
200-CD carousel (that just forgot all the titles to my CDs). I quickly
realized SSDs are crazy expensive, and provide performance I just don't
need. (I sleep in there, so silence is paramount; heat is important too,
as the case is fanless.) So I decided to go with thumb drives. One won't
cut it because of size and reliability, so I figured I'd get five 16 GiB
thumb drives and use software RAID 5 (? N drives + parity) to turn them
into a ~64 GiB volume.

(1) How to boot? Slap stuff on a CD, and do what LiveCDs do to have the
boot disk unmounted? What is that, anyhow? Use another thumb drive
and make sure it stays mounted ro?

(2) I was reading a user comment at newegg, and he said regarding a hub:
"If you plan to plug in anything that needs power from the usb port,
(...flash drive...) don't bother. This cant provide enough power to do
any of it." Now here, I've never had problems running a flash drive
from an unpowered hub. Then again, I've never tried to run five of
them. I realize they have to have _some_ power. So how much power
do flash drives use actually? 10 mW? I'm looking specifically at
http://www.newegg.com/Product/Product.aspx?Item=N82E16820208378
The technical information says only that it's "USB powered".

--
-eben QebWenE01R(a)vTerYizUonI.nOetP royalty.mine.nu:81

Drive nail here > < for new monitor.
From: Darren Salt on
I demand that Dan Lenski may or may not have written...

> On May 6, 12:08 am, ebenZERO...(a)verizon.net (Hactar) wrote:
[snip]
>>> Also, this is pretty cool, it's a 4-drive IDE controller card that takes
>>> 4 CF cards, in one PCI slot!
>>> http://www.addonics.com/products/flash_memory_reader/ad4cfprj.asp
>> Nifty. Chipset supported by Linux?

> Yeah, the page says it's compatible with Linux 2.4+. Though I don't know
> which driver it uses, and googling didn't come up with much unfortunately.

Addonics "Quad-CF PCI Controller" Linux

That provided a useful result – look for the mail to the linux-ide list.
You'll find chipset and driver info there.

--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Output *more* particulate pollutants. BUFFER AGAINST GLOBAL WARMING.

You are tricky, but never to the point of dishonesty.
From: Hactar on
In article <4FA0DEDBC8%news(a)youmustbejoking.demon.cu.invalid>,
Darren Salt <news(a)youmustbejoking.demon.cu.invalid> wrote:
> I demand that Dan Lenski may or may not have written...
>
> > On May 6, 12:08 am, ebenZERO...(a)verizon.net (Hactar) wrote:
> [snip]
> >>> Also, this is pretty cool, it's a 4-drive IDE controller card that takes
> >>> 4 CF cards, in one PCI slot!
> >>> http://www.addonics.com/products/flash_memory_reader/ad4cfprj.asp
> >> Nifty. Chipset supported by Linux?
>
> > Yeah, the page says it's compatible with Linux 2.4+. Though I don't know
> > which driver it uses, and googling didn't come up with much unfortunately.
>
> Addonics "Quad-CF PCI Controller" Linux
>
> That provided a useful result – look for the mail to the linux-ide list.
> You'll find chipset and driver info there.

Thanks. Just FTR, what's that thing between "result" and "look"
supposed to be?

--
-eben QebWenE01R(a)vTerYizUonI.nOetP http://royalty.mine.nu:81
GEMINI: Your birthday party will be ruined once again by your explosive
flatulence. Your love life will run into trouble when your fiancee hurls
a javelin through your chest. -- Weird Al, _Your Horoscope for Today_
From: Darren Salt on
I demand that Hactar may or may not have written...

> In article <4FA0DEDBC8%news(a)youmustbejoking.demon.cu.invalid>,
> Darren Salt <news(a)youmustbejoking.demon.cu.invalid> wrote:
>> I demand that Dan Lenski may or may not have written...
>>> On May 6, 12:08 am, ebenZERO...(a)verizon.net (Hactar) wrote:
>> [snip]
>>>>> Also, this is pretty cool, it's a 4-drive IDE controller card that
>>>>> takes 4 CF cards, in one PCI slot!
>>>>> http://www.addonics.com/products/flash_memory_reader/ad4cfprj.asp
[snip]
>>> I don't know which driver it uses, and googling didn't come up with
>>> much unfortunately.
>> Addonics "Quad-CF PCI Controller" Linux
>> That provided a useful result – look for the mail to the linux-ide list.
>> You'll find chipset and driver info there.

> Thanks. Just FTR, what's that thing between "result" and "look"
> supposed to be?

An en dash.

--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| Let's keep the pound sterling

Confucius say: He who post large binary, get flamed.
From: Dan Lenski on
On May 6, 12:08 am, ebenZERO...(a)verizon.net (Hactar) wrote:
> >http://cgi.ebay.com/
> > _W0QQitemZ320248029565QQihZ011QQcategoryZ41993QQssPageNameZWDVWQQrdZ1QQcmdZViewItem
>
> > (how do you get the short urls???)
>
> Manual trimming. Think a regular multi-argument URL, except s/?/_W0QQ/,
> s/&/QQ/, and s/=/Z/ . You only need _W0QQitemZwhatever, all the
> other args including title can go byebye. This must be a homebrew syntax,
> since TTBOMK nobody else does it that way.

Wow, that is bizarre! Do they have some good reason to break standard
CGI parameter passing syntax, or are they just doing it to make their
URLs needlessly opaque??

> > Also, this is pretty cool, it's a 4-drive IDE controller card that takes
> > 4 CF cards, in one PCI slot!
>
> >http://www.addonics.com/products/flash_memory_reader/ad4cfprj.asp
>
> Nifty. Chipset supported by Linux?

Yeah, the page says it's compatible with Linux 2.4+. Though I don't
know which driver it uses, and googling didn't come up with much
unfortunately.

Dan