Quote (mikshaw @ May 26 2007,11:01) |
In DSL, partitions are listed in /mnt according to their device names. If you want to see if your persistent home is really on hda3, simply create a file in /home/dsl and then look in /mnt/hda3/home/dsl. If the file is there, your persistent home is on hda3. If you see a file named /mnt/hda3/backup.tar.gz, you also have backup/restore working on that partition. One thing I would look into, though, is changing your default mydsl directory. Since you have your mydsl extensions in /mnt/hda3/mydsl (or so I recall), you may want to put that directory in /opt/.mydsl_dir instead of the default /tmp. This will allow any mydsl extensions downloaded through the mydsl gui to be automatically persistent on hda3 |
Quote |
How do I confirm which partition a particular directory is? |