| Hey heismark... welcome to the PCLinuxOS club!
I personally enjoy the Administration Centre GUI-frontend... it makes setup so easy, esp. wireless connections.
As for the drive assignment (feel free to correct me if I'm wrong, people - drives are not my strength) well this is BIOS-determined, so I'm guessing that you had "Boot from USB" enabled in your system? As such the external drive is enumerated first, and then your internal drives.
This ordering of drives only happens the first time you install your OS. Thereafter the assignments for drives that have already been enumerated internally stay static. So you should have left the external HDD disconnected during the install.
The way that you then get around this issue of the device nodes changing around all the time, depending on what order you connect your USB devices in, is to use volume labels for accessing your data, not the device node (as Jonathan183 points out).
Thus in PCLOS you will see that USB drives are accessed via the /media/ directory, with each device referenced by its volume label... eg. /media/KINGSTON/ for a default Kingston flashdisk. This way it does not matter whether the flashdisk gets sdc today and sde tomorrow... your links all work based on the constant /media/KINGSTON reference.
Anyway, have fun, and may the Force be with you.
Last edited by sarlacii; 4 Weeks Ago at 10:17 PM..
Reason: Jonathan183 beat me to the first reply! LOL
|