How to install Linux on an external 320 gigabyte hard drive


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users How to install Linux on an external 320 gigabyte hard drive
# 1  
Old 03-26-2008
How to install Linux on an external 320 gigabyte hard drive

Hi all,

I would to know if I can install Linux on an external 320 gigabyte hard drive..I have Windows XP on my internal hard drive which is 80 GB , but this installation on 320 external HDD is for testing purpose


If it is possible to install Linux on the external drive, will it cause any problems to the internal drive( windows xp and my data)?..

Note:The external drive will be for the Linux system only.

Also can anyone outline the steps from a beginner presepective as i am new to BIOS and other hardware related stuffs?

any help on this will be appreciated

Thanks,
sandeep
# 2  
Old 03-26-2008
It's more a matter of your BIOS. If it will boot off the drive then what exactly you boot from it is a secondary concern.

Is this an USB drive or something more fanciful? Intructions for installing on USB media should work for a real hard drive just as well as for a flash stick (except of course you don't care too much about saving space).
# 3  
Old 03-26-2008
era,

Thanks for the reply , but i could not get what you said as i new to this. answering your question this is a 320 GB External USB hard disk that i got today.
# 4  
Old 03-26-2008
You will have to check your BIOS to see if it has an option to boot from USB - most modern machines do nowadays.

If so then following the instructions here Gentoo Linux Documentation -- Gentoo Linux LiveUSB HOWTO may help you on your way.
This User Gave Thanks to wempy For This Post:
# 5  
Old 03-26-2008
Quote:
Originally Posted by bsandeep_80
era,

Thanks for the reply , but i could not get what you said as i new to this. answering your question this is a 320 GB External USB hard disk that i got today.
If your BIOS support "boot from USB device" then you should be able to make it boot from your external HD aswell.

Just install your Linux onto the USB drive, there are several explanations on howto do it for a veriaty of Linux Distributions:
Scientific Linux
Pendrive Linux
Ubuntu linux
SuSE Linux

Just pic your desired Linux variant, I would suggest Ubuntu as it seems more "first time user" friendly at the moment.
Altho Pendrive Linux is designed to reside on a USB pen.
# 6  
Old 03-26-2008
thanks i will check this.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

External hard drive

I have connected an external hard drive. I can't find it. Both ls /media, fdisk -l and ls /dev show nothing. TIA (3 Replies)
Discussion started by: Meow613
3 Replies

2. Shell Programming and Scripting

I want to copy all files of a said type on my external hard drive

My code is this, what I'm trying to accomplish is to make a list of all pdf documents in my computer and then copy all of those documents to my external hard drive in a directory mkdir /Volumes/Hardrive-1/allpdf echo "File Locations" > /Volumes/Hardrive-1/allpdf/FileLocations.txt mdfind pdf... (2 Replies)
Discussion started by: darpness
2 Replies

3. UNIX for Dummies Questions & Answers

Copy everything from remote Linux to external hard drive in windows

Hi, I`m trying to copy an entire directory(with numerous files, folders and subfolders etc, a content size of 500gigs) from a linux machine running Red Hat Enterprise Linux 6 to an external hard drive on my windows. I downloaded and installed psftp on my windows and I can login using psftp... (9 Replies)
Discussion started by: newbie83
9 Replies

4. Ubuntu

How to install Ubuntu11 in external Hard drive

Hi Guys.. I want to install Linux on my portable hard drive. I created a 20GB partition in my hard drive for linux, Now I want to make it bootable mean when I connect it to system n start the system it will start the LINUX and when start without usb-hard drive it should start the windows. ... (3 Replies)
Discussion started by: atul9806
3 Replies

5. Solaris

Boot Solaris off of an old external hard drive

Hi Folks, First a little background, I am working on a ship that operates in the Indian Ocean and Persian/Arabian gulf area. We had a Sunblade 2000 that finally died. The Video board burned up and I guess damaged the mother board. So we ordered 2 rebuilt 2000s one as a spare. Due to mounting... (1 Reply)
Discussion started by: Sean.kelly
1 Replies

6. HP-UX

Mounting an external parallel hard drive

Can anyone please walk me through how to mount an external parallel (or scsi) hard drive in visualize C3000 machine? I also would like to mount "/var/sallie" directory in that external drive. My "/var/sallie" directory is running out of space so I would like to mount an external hard drive so that... (0 Replies)
Discussion started by: sallysallie
0 Replies

7. Ubuntu

External Hard drive won't mount

i have a Simple Tech hard drive that i use between two computers. it is formatted to ntfs. i have a dell desktop with Ubuntu 7.10 and Ubuntu 8.04 and Windows XP Home. and i have a laptop with Ubuntu 7.10 and Ubuntu 8.04. the laptop recognizes the hard drive on both 8.04 and 7.10 but my desktop... (9 Replies)
Discussion started by: Texasone
9 Replies

8. UNIX for Dummies Questions & Answers

External SCSI hard drive

Someone gave me a small external SCSI hard drive for my SunOS 5.8 test system. How do I make Unix see the hard drive? (2 Replies)
Discussion started by: FredSmith
2 Replies

9. Solaris

FAT32 usb external hard drive - how to mount??

Hello ! What is the comand to mount and usb hard disk ? I have Solaris 10 installed! 10nx! (1 Reply)
Discussion started by: daniel.balasa
1 Replies

10. UNIX for Dummies Questions & Answers

listing directories of an external hard drive

How do I do it? I have a mac and a pc and am having a time cd-ing to the external drive. (2 Replies)
Discussion started by: theGooch
2 Replies
Login or Register to Ask a Question