|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Greetings.
I'm running SPro 9.2, and have a Dell Inspiron 9100 running fine. In its single PC Card slot, I've inserted a Sony Memory Card reader and have a 128Mb memory card in it. DMESG reports that it sees this 128M memory stick identified as /dev/hde1. So, I've mounted it as FAT16 fs, but can't see anything on the memory stick which is a collection of .jpg images. I can get to it fine when the laptop is rebooted under Windows. Any idea why I can't see the images after mounting the device? Thanks, Jeff |
|
|||
|
Jeff Bankston <suse@mail.bciassociates.com> wrote in
news:CsScf.225$Lh2.63@prv-forum2.provo.novell.com: > So, I've mounted it as FAT16 fs, but can't see anything on the memory > stick which is a collection of .jpg images. I can get to it fine when > the laptop is rebooted under Windows. Are you sure about the file system on the memory stick? Can you see files when you are root? Uwe -- Novell Support Connection Volunteer SysOp Please don't send me support related e-mail unless I ask you to do so. |
|
|||
|
Jeff Bankston wrote:
> Greetings. > > I'm running SPro 9.2, and have a Dell Inspiron 9100 running fine. In its > single PC Card slot, I've inserted a Sony Memory Card reader and have a > 128Mb memory card in it. DMESG reports that it sees this 128M memory stick > identified as /dev/hde1. > > So, I've mounted it as FAT16 fs, but can't see anything on the memory > stick which is a collection of .jpg images. I can get to it fine when the > laptop is rebooted under Windows. > > Any idea why I can't see the images after mounting the device? > > Thanks, Jeff I have Sony Memory Card Reader too and i mount : mount -v vfat /dev/sde /mnt for example and it works on SuSE 10.0 and it was same on 9.2. |
|
|||
|
noEmail@please.net wrote:
> Jeff Bankston wrote: > >> Greetings. >> >> I'm running SPro 9.2, and have a Dell Inspiron 9100 running fine. In its >> single PC Card slot, I've inserted a Sony Memory Card reader and have a >> 128Mb memory card in it. DMESG reports that it sees this 128M memory >> stick identified as /dev/hde1. >> >> So, I've mounted it as FAT16 fs, but can't see anything on the memory >> stick which is a collection of .jpg images. I can get to it fine when the >> laptop is rebooted under Windows. >> >> Any idea why I can't see the images after mounting the device? >> >> Thanks, Jeff > > I have Sony Memory Card Reader too and i mount : > mount -v vfat /dev/sde /mnt for example and it works on SuSE 10.0 and it > was same on 9.2. for some reason, I had to use the -t option instead of -v to specify the vfat type, but it worked great. Thanks, Jeff |
|
|||
|
Uwe Buckesfeld wrote:
> Jeff Bankston <suse@mail.bciassociates.com> wrote in > news:CsScf.225$Lh2.63@prv-forum2.provo.novell.com: > >> So, I've mounted it as FAT16 fs, but can't see anything on the memory >> stick which is a collection of .jpg images. I can get to it fine when >> the laptop is rebooted under Windows. > > Are you sure about the file system on the memory stick? > Can you see files when you are root? > > Uwe > Yes, it showed as FAT16 in Windows, so I tried FAT16 in the fs. The other person's sugestion of vfat worked great. Thnaks, Jeff |
|
|||
|
Jeff Bankston wrote:
[..] > for some reason, I had to use the -t option instead of -v to specify > the vfat type, but it worked great. Please read the mount man pages, '-v' means verbose. |
|
|||
|
novell-numpty@mailtrap.org.uk wrote:
> Jeff Bankston wrote: > [..] >> for some reason, I had to use the -t option instead of -v to specify >> the vfat type, but it worked great. > > Please read the mount man pages, '-v' means verbose. Yes. I am sorry. I was mistype: -t -v is which i use ![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|