PDA

View Full Version : recognizing a fat32 partition



django
06-04-2006, 09:24 PM
I'm new to knoppix. I've overcome various obstacles to get basic functions (net access, saving
and using boot configurations, etc.) But I've been stymied with respect to transfering largish
files to Windows (which, perhaps unfortunately, is necessary). I've tried various things (networking with a Windows system, writing to a zip drive, writing to a fat32 partition, etc.) but the only thing
that works is writing to a floppy.

I would like to focus on being able to write to a fat 32 partition.

When I boot without stored configuration Knoppix sees the partition (and the zip drive for that
matter) but when I boot using myconfig=scan it doesn't seem to see either the fat32 partition
or the zip drive. It does see other Windows partitions. I can write to the floppy.

Your assistance would be appreciated.

Django

Harry Kuhman
06-04-2006, 09:40 PM
When I boot without stored configuration Knoppix sees the partition (and the zip drive for that
matter) but when I boot using myconfig=scan it doesn't seem to see either the fat32 partition
or the zip drive.
Sounds like something may be wrong with the myconfig file. Are we to understand that you have been able to write to the fat32 partition just fine when not using the myconfig=scan option? What version of Knoppix is this that you are talking about? I have to admit that I've never gotten the myconfig options to work right, but I write to a fat32 partition frequently with Knoppix.

django
06-04-2006, 10:05 PM
I wasn't sure if I'd actually written a file (as opposed to seeing the drive folder on the desktop)
so I rebooted, did a quick test, and yes, I can write to and read from the fat32 partition if
I boot without using the myconfig=scan option.

As to Knoppix version, I'm using 4.02.

Django

django
06-05-2006, 03:54 AM
A few developments:

I was able to find hda7 and sda4 (the fat32 partition and the zip drive) in Konqueror
under mnt. But when I checked the permissions the values were greyed out and
when I checked the locations the existing files did not show up. The various menus
don't show a make writeable or a mount/dismount option.

Of course these all show up when I don't use myconfig=scan.

I am quite perplexed and would appreciate any suggestions, particularly since
secure download and transfer to a non-internet connected machine (which sometimes
runs Knoppix and sometimes runs Windows) is one of my main goals for Knoppix.

Thanks in advance for any suggestions.

Django

Harry Kuhman
06-05-2006, 04:36 AM
A few developments:

I was able to find hda7 and sda4...
Once you can find them, advice for permissions is in answer #6 (http://www.knoppix.net/wiki/User:Harry_Kuhman).

django
06-05-2006, 04:50 AM
Thank you for the reference if it had been a plain vanilla
permissions problem that would have solved it.

However, I'm familiar with how to handle such things and
in this case there is no mount/unmount option in the menus
and the permission setting boxes and dropdowns are greyed out
and unusable.

Do you have any other ideas for me?

Thanks in advance.

Django

Harry Kuhman
06-05-2006, 05:15 AM
Nope. You said that you were new to Knoppix and many who are do not know about the default to read-only mode. But your problem does sound different from any I've seen reported.

django
06-05-2006, 05:44 PM
Well, thanks for your time. If you get any more thoughts let me know.

Perhaps someone with a floppy and a usb zip drive could try replicating
the problem to see if it is a bug, a feature, or a config setting and how common
it is? (save a configuration to a linux formatted floppy, boot specifying the
floppy--floppyconfig if I recall correctly but do check if you don't know -- with
the zip drive plugged in, and see if the zip drive icon is on the desktop
or otherwise accessible.)

I continue to experiment.

I've poked around a bit and noticed that all the usable devices/partitions
are in both the /mnt and /media directories while the unusable ones
are only in the /mnt directory. Does this tell us anything useful?

Thanks in advance for any help.

Django

django
06-05-2006, 05:52 PM
Just to be clear, the /mnt stuff that wasn't useable had missing mount
options on the menus and greyed out boxes and dropdown lists. And
the acid test for the replication experiment is the ability to read and
write files to the zip drive.

Thanks again.

Django

django
06-09-2006, 06:32 PM
As I mention in another message I have since my last post solved the problem.

It appears that the fstab file Knoppix creates when saving its
configuration fixes the storage to be recognized when booting.
So since I apparently had no disk in the zip drive when I created
the config file and had created the fat32 partition after the config
file Knoppix didn't make them accessible when booting with
the myconfig=scan option.

My perhaps awkward solution was to boot without options,
redo all my config choices, and then save the new configuration.
(Attempting to mount the partitions as root had not succeeded.)

So that's working fine now.

Regards,

Django