|
2009-01-21
, 17:20
|
Posts: 9 |
Thanked: 4 times |
Joined on Jan 2009
|
#22
|
|
2009-01-21
, 18:23
|
Posts: 605 |
Thanked: 137 times |
Joined on Nov 2005
@ La Rochelle, France
|
#23
|
|
2009-01-22
, 00:22
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#24
|
|
2009-01-22
, 10:51
|
Posts: 605 |
Thanked: 137 times |
Joined on Nov 2005
@ La Rochelle, France
|
#25
|
|
2009-01-22
, 12:36
|
Posts: 143 |
Thanked: 13 times |
Joined on Aug 2007
|
#26
|
The Following User Says Thank You to miind For This Useful Post: | ||
|
2009-01-22
, 13:59
|
Posts: 39 |
Thanked: 12 times |
Joined on Jan 2009
|
#27
|
anyone planning on making the installation process a bit more userfriendly.
|
2009-01-22
, 14:14
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#28
|
Is there something in proc that shows the vendor of each attached drive?
#!/bin/sh for i in /sys/class/scsi_host/host*/device/target*/*:* ; do echo -n `for d in $i/block/sd* ; do basename $d ; done` echo -n "|$((`cat $i/block/size`/2/1000/1000))GB|" echo `cat $i/vendor $i/model $i/rev` done
# ./listscsi sda1 sda2 sda3 sda4|143GB|SEAGATE ST3146707LW D702 sdb1|390GB|WDC WD40 00AAKB-00UKA0 1N01 sdc1|312GB|ST332062 0A 0000
|
2009-01-22
, 15:12
|
Posts: 104 |
Thanked: 12 times |
Joined on Jan 2008
@ Maryland
|
#29
|
|
2009-01-22
, 15:33
|
Posts: 39 |
Thanked: 12 times |
Joined on Jan 2009
|
#30
|
So far, i have had to take external card out to get the nitdroid boot up. (Might be my shitty SD, it was cheap and it acts sometimes weird)
Touch Book .. do not waste you money on it.