Aurora ICS 4.0.3 Mobiz V.2 Modified to Work on Coby 7042 and 8042

yea it's a 5V 2A powered hub. One hard drive is a self powered 1tb Seagate and the other is a 2.5" Toshiba 750Gb notebook hard drive in a non self power enclosure so it is drawing from the hub. The only other thing plugged into the hub is a KB/Mouse combo transmitter.

Like I said both USB mount apps see the drive at the same time, but neither can do anything to them, they both always say the drives are busy even when they are not. Someone mentioned on the previous page about a vold file or something only having one instance of a USBhost. Not sure if that is helpful as I looked at the file and yea it only shows one host port.

ok just got my hub today, no problem mounting two hard drives, one mounted auto other manual mount.

this is the hub I bought.

USB 2 0 7 Port High Speed Hub Powered AC Adapter Cable Super SHIP Fast from USA | eBay
 
can't seem to get touchscreen to work with this rom, this as well link
any ideas?
i have ft5x by the way

Did you make a dump? If so upload it to mediafire. Your touch screen drivers might be different then the ones I use.
 
i did make a dump, i'll upload them later when i get home.
should i upload all the dump files?
 
I know that this is a stupid question, but I would like to ask if this Custom ROM is compatible with my MID7032. I have been looking for a Custom ROM for a very long time since I bought my Tablet.
 
Ok so I have both drives plugged in and tried this to mount them

mount -t vfat //dev/block/sda1 /mnt/sdcard/external and all I get is "invalid argument" for sda1 and "drive is busy" if I try sdb1

I'm at wits end on this.
 
reddragon72 said:
Ok so I have both drives plugged in and tried this to mount them

mount -t vfat //dev/block/sda1 /mnt/sdcard/external and all I get is "invalid argument" for sda1 and "drive is busy" if I try sdb1

I'm at wits end on this.

I don't have internet so uploading or long commands are not an option for me now, your mount command is wrong. When I get internet back on I will show you correct command and upload mount script.
 
I don't have internet so uploading or long commands are not an option for me now, your mount command is wrong. When I get internet back on I will show you correct command and upload mount script.


That would be great!

Still wondering why that would not work since it works on other tablets and my Epic Touch 4G.
 
So I pulled everything and landed it all. This is what I get....



bash-3.2# usbmount check
Displaying Mounted Partitions
Filesystem Size Used Available Use% Mounted on
tmpfs 407.1M 44.0K 407.1M 0% /dev
tmpfs 407.1M 0 407.1M 0% /mnt/asec
tmpfs 407.1M 0 407.1M 0% /mnt/obb
/dev/block/nandd 252.0M 228.8M 23.2M 91% /system
/dev/block/nande 1007.9M 630.4M 377.5M 63% /data
/dev/block/nandh 252.0M 4.3M 247.7M 2% /cache
/dev/block/vold/93:64
2.1G 503.8M 1.6G 23% /mnt/extsd
/dev/block/vold/179:1
3.7G 536.1M 3.2G 14% /mnt/sdcard
/dev/block/vold/8:1 931.5G 801.6G 130.0G 86% /mnt/usbhost1
bash-3.2# usbmount 8:1
Mounting usbhost2 8:1
mount: Device or resource busy
bash-3.2# usbmount 8:17
Mounting usbhost2 8:17
mount: Invalid argument
bash-3.2#
 
Could there be an issue with the rom? I installed everything but the one zip that was causing people to hang at boot.

And one guy a few posts back said that the fstab did not have enough mounting points in it. Maybe that
s it?
 
Back
Top