LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install to USB HDD (https://www.linuxquestions.org/questions/linux-software-2/install-to-usb-hdd-621686/)

radamsiii 02-16-2008 06:58 PM

Install to USB HDD
 
Have downloaded PCLinuxOS to CD, Now I want to install it to a external HDD via USB can anyone help with that?

saikee 02-16-2008 07:01 PM

Same as installing in an internal hard disk.

If you have one each then the internal disk will be detected first so it grabs the sda device name, leaving the external disk to become sdb device.

radamsiii 02-16-2008 07:45 PM

Loaded fine thank you. now I have a new issue, it is asking for a password, I have no passwords on my computer at this time.

saikee 02-17-2008 04:47 AM

It is pretty standard in Live CD that if you log in as root the password is either "root" or nothing but the return key.

Also if you need to be a superuser in the terminal the command
Code:

sudo su
will get you the root privilege in most distros.

If the distro does need a special password it will tell you by message at the screen or the desktop.


All times are GMT -5. The time now is 03:28 AM.