1

I have a Cruzer disk on key which was recognized automatically by my RedHat6-beta OS.

I removed it always using the GUI option "Safely remove", but one time by mistake I selected "Eject" and from then it is not recognized.

I tried to mount it according to some Google's results, including editing the fstab file - no success.

Does someone have an idea how to solve that?

Thank you all in advance.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
rkellerm
  • 253
  • 1
  • 4
  • 10

1 Answers1

2

Got it after all.

First - run dmesg command -- a new SCSI device is recognized (usually sdb1). Then mount /dev/sdb1 <mount point>.

Rui F Ribeiro
  • 55,929
  • 26
  • 146
  • 227
rkellerm
  • 253
  • 1
  • 4
  • 10