LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   boot from usb install from harddrive (https://www.linuxquestions.org/questions/linux-newbie-8/boot-from-usb-install-from-harddrive-686694/)

jumico 11-27-2008 02:35 PM

boot from usb install from harddrive
 
So I'm trying to install vector linux but my cddrive broke. So I can boot the instalation from a usb but then it says it can't find the installation media. It says it has to be on the harddrive or a cdrom. So how do I put the iso on a hardrive partition so it can be used by the installer.
I currently have windows alongside Linux mint. Can I put the iso somewhere on my existing linux partition or does it need to be on a blank one? Will this even work?

Edit
Ok I found this
4.3 Direct ISO on a Linux Host

If you have another Linux running on the computer, this method will be easy. You need to download the following files into a directory (e.g: /home/download):

* The chosen VectorLinux ISO image file.
* vlinstall-iso
Find it as “install/vinstall/vinstall-iso” within the FTP site

Now go to the text console (press Cntrl-Alt-F1) and login as root. Proceed as follows:

* Switch to run level 2 (or 3 in Slackware/Redhat, etc)
init 2 <enter>
* Go to the directory where you downloaded the files, i.e.: /home/download
cd /home/download<enter>
* Now, install using the ISO file
./vinstall-iso vl-5.0.iso <enter>


I assume I can't install it on the same partition It's coming from right? But otherwis i think I got it.

newtovanilla 11-27-2008 03:50 PM

Some Linux lets you install from USB?

jumico 11-28-2008 01:57 AM

Quote:

Originally Posted by newtovanilla (Post 3357089)
Some Linux lets you install from USB?

I think its meant for a live disk maybe? but it will run an instalation iso up to a certain point.
http://lubi.sourceforge.net/unetbootin.html

newtovanilla 11-28-2008 12:17 PM

Sounds like it will not work for you. Why not try a Linux distro that will work in installtion from USB?

jumico 11-29-2008 07:30 PM

Quote:

Originally Posted by newtovanilla (Post 3358002)
Sounds like it will not work for you. Why not try a Linux distro that will work in installtion from USB?

Turns out the netboot program is awesome. What it does is extract the iso on your c drive or whatever in windows then lets you reboot right into the instalation and the instalation grabs the files from the windows partition. It should work for any iso. Anyways I got it installed.


All times are GMT -5. The time now is 03:05 PM.