dmesg says the drive is sdc. I can then mount the drive and look at it's contents.<div>now for your directions:</div><div><div>bmike1@PresarioLapTop1:~$ lsusb > /tmp/junk-lsusb-0.txt</div><div>bmike1@PresarioLapTop1:~$ cat /proc/partitions > /tmp/junk-partitions-0.txt </div>
<div>bmike1@PresarioLapTop1:~$ lsusb > /tmp/junk-lsusb-1.txt</div><div>bmike1@PresarioLapTop1:~$ cat /proc/partitions > /tmp/junk-partitions-1.txt </div><div>bmike1@PresarioLapTop1:~$ diff /tmp/junk-lsusb-?.txt </div>
<div>0a1</div><div>> Bus 001 Device 005: ID 0930:6544 Toshiba Corp. Kingston DataTraveler 2.0 Stick (2GB)</div><div><br></div><div>All is good.</div><div><br></div><div>I can tell you right now that there are no partitions on this drive. It is dev/sdc. I kinow this is the case because I can mount /dev/sdc /mnt/sdc and look at the contents. There is nothing in it that I want to keep.</div>
<div>:-)~MIKE~(-:</div>
<div><br></div><div><br></div><br><br><div class="gmail_quote">On Sun, Aug 4, 2013 at 8:12 AM, <span dir="ltr"><<a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">First question to answer is: Is the drive being detected? <br>
Unplug the drive, wait a minute and do:<br>
lsusb > /tmp/junk-lsusb-0.txt<br>
cat /proc/partitions > /tmp/junk-partitions-0.txt <br>
Now plug the drive, wait a minute and do:<br>
lsusb > /tmp/junk-lsusb-1.txt<br>
cat /proc/partitions > /tmp/junk-partitions-1.txt <br>
Then<br>
diff /tmp/junk-lsusb-?.txt <br>
If you see at leas one line you are good, otherwise you are dead in the water. <br>
If you can see the device, then:<br>
diff /tmp/junk-partitions-?.txt <br>
That's your partition.<br>
Depending on what you have (if you have) next steps are different.<br>
YMMV...<br>
ET <br><div><div class="h5">
<br>
<br>
Michael Havens writes: <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay, when I was making a backup drive I did so on a drive that was too<br>
small. (bummer) now, when I stick that device in nothing happens (the nice<br>
little file manager doesn't appear). So I think that is because I created a<br>
label for this drive. So I wonder to myself how to fix it. What I think of<br>
is mkfs. What is a generic filesystem I can use on microsoft computers too?<br>
is xtfs the best or should I go with fat 16/32? or am I incorrect that this<br>
will fix the problem?<br>
:-)~MIKE~(-:<br>
</blockquote></div></div>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br></div>