»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 09-07-2003, 03:04 PM   #1 (permalink)
Registered User
 
Join Date: Mar 2002
Posts: 135
[A3D]Hatswitch is on a distinguished road
Send a message via AIM to [A3D]Hatswitch
Dazzle 6-in-1 + Mandrake 9.1

It shows up as device "sdb," but it does not show up in DiskDrake. When I reboot, the console says "ldm_validate_partition_table." How can I mount this device?

In Windows XP, it shows up as two different drives, one for the CompactFlash slot, and the other for the Secure Digital slot.

__________________
[i]Keyboards and mice are great... for word processing.
[A3D]Hatswitch is offline   Reply With Quote
Old 09-07-2003, 04:02 PM   #2 (permalink)
Registered User
 
linux_guru's Avatar
 
Join Date: Oct 2001
Location: Melbourne, Australia
Posts: 1,193
linux_guru is on a distinguished road
Make some mount points ..............

mkdir /flash
mkdir /secure

Mount the drives ............

mount -t fat /dev/sdb1 /flash
mount -t fat /dev/sdb2 /secure


You can modify /etc/fstab to include these entries.
linux_guru is offline   Reply With Quote
Old 09-08-2003, 10:45 AM   #3 (permalink)
Registered User
 
Join Date: Mar 2002
Posts: 135
[A3D]Hatswitch is on a distinguished road
Send a message via AIM to [A3D]Hatswitch
mount -t vfat /dev/sdb makes it attempt to read from the CompactFlash part of the device, but it says "mount: wrong fs type, bad option, bad superblock on /dev/sdb, or too many mounted file systems" (I've tried msdos as well). No number after "sdb" gets it to try to read from the SD part.
__________________
[i]Keyboards and mice are great... for word processing.
[A3D]Hatswitch is offline   Reply With Quote
Old 09-08-2003, 11:39 AM   #4 (permalink)
Registered User
 
Join Date: Mar 2002
Posts: 135
[A3D]Hatswitch is on a distinguished road
Send a message via AIM to [A3D]Hatswitch
I got the CF part recognized by the following:

mkdosfs -I /dev/sdb
mount /dev/sdb dazzle/flash


I still can't get it to recognize the SD part.
__________________
[i]Keyboards and mice are great... for word processing.
[A3D]Hatswitch is offline   Reply With Quote
Old 09-08-2003, 03:49 PM   #5 (permalink)
Registered User
 
linux_guru's Avatar
 
Join Date: Oct 2001
Location: Melbourne, Australia
Posts: 1,193
linux_guru is on a distinguished road
Hmmmm ....

Can't speak from personal experience with your particular device, but when I plug in my digital camera, it appears as /dev/sda1 mounted on /mnt/camera.

I would have thought that you have to have a number in the device name. /dev/sdb refers to the entire device, whereas /dev/sdb1 refers to the first valid partition on the device (in disk terms).

linux_guru is offline   Reply With Quote
Old 09-08-2003, 04:01 PM   #6 (permalink)
Registered User
 
Join Date: Mar 2002
Posts: 135
[A3D]Hatswitch is on a distinguished road
Send a message via AIM to [A3D]Hatswitch
The only thing I found concerning this is here. Maybe there's a driver for it somewhere....
__________________
[i]Keyboards and mice are great... for word processing.
[A3D]Hatswitch is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:50 PM.