LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Consistent partition name ? (https://www.linuxquestions.org/questions/puppy-71/consistent-partition-name-4175524761/)

Fixit7 11-08-2014 01:52 AM

Consistent partition name ?
 
I have found that Puppy is not consistent in the names that it assigns to partitions.

Is there a way to have it assign a consistent name ?

For instance, this script copies to an external drive.

But sometimes it is sdb1 instead of sdc1.

cd /root/Scripts
zip -u Puppy_5.9.3_Bash_Scripts.zip *.sh
cp Puppy_5.9.3_Bash_Scripts.zip /mnt/sdc1/Linux_Files

fatmac 11-08-2014 04:11 AM

Use a 'Label' or the disks 'ID' instead of an auto assigned designator.

Fixit7 11-08-2014 08:53 AM

I know how to give it a label.

Then what do I do ?


All times are GMT -5. The time now is 09:33 PM.