LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Where to give path to Debian installer to select ISO successfully booted from USB (https://www.linuxquestions.org/questions/debian-26/where-to-give-path-to-debian-installer-to-select-iso-successfully-booted-from-usb-798120/)

tkmsr 03-26-2010 02:58 PM

Where to give path to Debian installer to select ISO successfully booted from USB
 
I was able to boot from my USB to begin Debian installation screen which after loading kernel gave ncurses based screen asking me to give the location of ISO
I formatted the USB to two partitions
/dev/sdb1 (bootable) 1GB
and /dev/sdb2 6GB
after rebooting the debian installation process does begin. But I do not want to use
the 20MB business card ISO Instead I have the 4.2 GB ISO on other partition on USB how can I make it take read that image so that installation begins from the 4.2GB ISO on other partition.
Do I need to edit in syslinux.cfg some thing or how can I bring the grub command prompt so that I give it the path to kernel and initrd or syslinux can not take ISO from other partition.

aus9 04-02-2010 07:46 PM

since no-one has replied let me make a suggestion

when you get to that stage of the install next time try

pressing control and f2 button to start a new getty.
if it appears you can log in as root
if it appears then

mkdir /z
mount /dev/cdrom /z

then control + f1 to get back to installer screen and name pathway as /z and hopefully installer will search and detect it

Quakeboy02 04-02-2010 07:55 PM

Isn't it Ctl-Alt F1?

linus72 04-02-2010 08:09 PM

you can also try netbootcd 3.2.1 multidistro net installer
http://netbootcd.tuxfamily.org/

or

Billix which also has debian net installers
http://sourceforge.net/projects/billix/

I use netbootcd and include it in almost all my distros here
http://linux.softpedia.com/progMoreB...isX-31789.html

andmalc 04-03-2010 11:57 PM

I'm pretty sure the installer will scan the root directories of all partitions so you don't have to tell it which one the iso is in.

tkmsr 04-04-2010 04:04 AM

Quote:

Originally Posted by aus9 (Post 3922355)
since no-one has replied let me make a suggestion

when you get to that stage of the install next time try

pressing control and f2 button to start a new getty.
if it appears you can log in as root
if it appears then

mkdir /z
mount /dev/cdrom /z

then control + f1 to get back to installer screen and name pathway as /z and hopefully installer will search and detect it

Thanks for this I did not had that idea.
I will try and post.
Quote:

Originally Posted by linus72 (Post 3922371)
you can also try netbootcd 3.2.1 multidistro net installer
http://netbootcd.tuxfamily.org/

or

Billix which also has debian net installers
http://sourceforge.net/projects/billix/

I use netbootcd and include it in almost all my distros here
http://linux.softpedia.com/progMoreB...isX-31789.html

Thanks but I want to learn the process so for fun I am doing it that way i.e. manually.


Quote:

Originally Posted by andmalc (Post 3923484)
I'm pretty sure the installer will scan the root directories of all partitions so you don't have to tell it which one the iso is in.

Okay but how to do that ?

tkmsr 04-04-2010 04:41 AM

Quote:

Originally Posted by Quakeboy02 (Post 3922359)
Isn't it Ctl-Alt F1?

I am not sure if this reply was for this thread.

aus9 04-04-2010 06:55 PM

Quakeboy02

my apols...control + alt + F2

as F1 is already working

Quakeboy02 04-04-2010 11:00 PM

Quote:

Originally Posted by tkmsr (Post 3923624)
I am not sure if this reply was for this thread.

I was just trying to point out that it's CTL-ALT-F(whatever) instead of just CTL-F(whatever). Sometimes it's little stuff like this that get people stuck. But, I suppose if I'd paid more attention it would have been clear that you are way beyond that stage. Apologies.

You might also try unetbootin: http://unetbootin.sourceforge.net/ I believe it will allow you to put an iso anywhere and install from it.


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