Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: cpcnw on September 22, 2012, 02:07:43 PM

Title: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 22, 2012, 02:07:43 PM
Yep, just booted off USB CD and gparted a CF card as ext2 - shows up as /dev/sda1 and I can mount it and read / write to it under gparted.

Next up TCL+ and no sign of /dev/sda1

Tried mounting all /dev/sdx available but its like it doesnt even exist?

What to try next?

Thanks!
Title: Re: TCL+ cant see CF - Gparted can!
Post by: gerald_clark on September 22, 2012, 02:12:12 PM
You need to create a filesystem on the partition before you can use it
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 22, 2012, 02:43:29 PM
Yup formated it to ext2 using gparted :)
Title: Re: TCL+ cant see CF - Gparted can!
Post by: gerald_clark on September 22, 2012, 03:43:10 PM
You may need to use the waitusb=5 boot option.
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 22, 2012, 04:38:45 PM
pressed tab at menu and appended waitusb=10

this managed to get me into the gui this time [without this just cli]

however the installer shows no drives to install to?

Yet /dev/sda1 is detected and available in gparted?

Its a quirky bios on a 2005 DT166 thin client

Any suggestions?
Title: Re: TCL+ cant see CF - Gparted can!
Post by: gerald_clark on September 22, 2012, 04:40:13 PM
Do you have a tce directory on that CF ?
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 22, 2012, 04:59:31 PM
No, was hoping to install to it from the gui ....

just loaded lshw and nothing shows up for the CF - its weird ...
Title: Re: TCL+ cant see CF - Gparted can!
Post by: curaga on September 23, 2012, 01:54:50 AM
You're not clear. Do you mean gparted the app, from TC, or gparted live, the distro?

If the latter, how is the CF connected?
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 23, 2012, 04:29:55 AM
Sorry - yes, gparted the live linux distro booted from CD - it sees the CF and parted it and formatted it fine.

The CF card is connected via a 44? pin convertor and cable

The box is this one ;

http://www.parkytowers.me.uk/thin/DT166/index.shtml
Title: Re: TCL+ cant see CF - Gparted can!
Post by: bmarkus on September 23, 2012, 05:05:55 AM
Most likely CF card is not partitioned
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 23, 2012, 06:04:37 AM
Not partitioned - Not sure what you mean?

gparted live cd created a ext2 primary partition and formatted it. I then logged in at console from gparted live cd, mounted it, created some files etc - all good :)
Title: Re: TCL+ cant see CF - Gparted can!
Post by: bmarkus on September 23, 2012, 06:15:49 AM
Can you share fdisk output?
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 23, 2012, 06:32:30 AM
Thanks for replies - just booted Puppy 5.8.1? and it too also sees CF as ext2 part on /dev/sda1 and I can mount read write it.

fdisk -l shows all info about it under puppy.

YEsterday under TC+ fdisk -l did not show anything :(
Title: Re: TCL+ cant see CF - Gparted can!
Post by: curaga on September 23, 2012, 06:32:41 AM
And dmesg, from both distros.
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on September 23, 2012, 08:36:06 AM
Ah ok - will have to come back to this ... thanks for replies so far ...
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on January 27, 2013, 03:26:58 PM
Dont flame me - I have only just come back to this - and have already been told off for cross posting on my other thread which actually led to my creating this one - a more narrowly defined single issue i.e. disc controller not being recognised in tc!

Puppy picks up the CF drive / adapter like this;

ata1.00: CFA: CF Card, Ver5.04, max UDMA/100
ata1.00: 7454160 sectors, multi 1: LBA
ata1.00: limited to UDMA/33 due to 40-wire cable
ata1.00: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      CF Card          Ver5 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 7454160 512-byte logical blocks: (3.81 GB/3.55 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI disk

Wheres as there is no such entry in tc

Both dmesg posted here http://www.custompc.plus.com/tc/

Can I just load at boot a generic scsi module onto the CF card - its recognised if I use
a USB>CF adapter under my full tc+ laptop desktop

Any suggestions help really appreciated!
Title: Re: TCL+ cant see CF - Gparted can!
Post by: curaga on January 27, 2013, 03:37:35 PM
The driver for the IDE chip you have there is unstable, so we have it disabled.

See these threads:
http://forum.tinycorelinux.net/index.php/topic,11622.msg61553.html
http://forum.tinycorelinux.net/index.php/topic,12883.msg73842.html
Title: Re: TCL+ cant see CF - Gparted can!
Post by: cpcnw on January 27, 2013, 03:48:26 PM
Thanks curaga - as an obv n00b - would you say that getting this working is beyond my skill set currently lol!