LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   puppy installation CD not aviable (https://www.linuxquestions.org/questions/linux-newbie-8/puppy-installation-cd-not-aviable-699609/)

franathan 01-24-2009 11:28 AM

puppy installation CD not aviable
 
I have formated a the hard drive - two partitions - both linux
I have bg rescue disk - they boot the laptop and recogize the PCMCIA networkd card the USB flash drive and the hard drive - no CD ROM

I have placed the Puppy distro on the hard drive - but I dont know how to extract files from the iso image nor how to make a boot floppy

Im learning as I go - but meeting with a lot of dead ends - any help would be appreciated thanks
Franathan

repo 01-24-2009 11:44 AM

If I understand correctly, there is no cd drive on the laptop, only floppydrive?

franathan 01-24-2009 12:50 PM

Yes no CD
I have mounted the iso file
now the question becomes how do I get the setup programmes - most likley they are in the isolinux.bin
how do I acess them

repo 01-24-2009 04:01 PM

Perhaps you can take a look at
http://www.ghacks.net/2008/08/28/ins...ux-without-cd/

franathan 01-24-2009 04:14 PM

thanks - I tried it - but could not get it to run in linux

rtrahan 01-24-2009 07:13 PM

I'm new to Linux also so I can only share what I have done..so far I have used Ubuntu, Fedora, Slackware and OpenSuse. Maybe it is different if you download the .iso, but I bought all of those for like $5.00 a piece off of the Internet. On each one of them when the .iso loaded and was on the screen there was an option to "Install"..which I did on all four of them without any problems since it was an option after running the Live CD first..don't know if this helps but it worked for me...

repo 01-25-2009 03:23 AM

Quote:

it was an option after running the Live CD first
Problem is that the OP has no cd drive.

franathan 01-29-2009 07:35 AM

I have downloaded unetbootin-linux-306 - the web page instructs "make the file executable - use the chmod command" than start the application - I did not get any error messages when I issued the chmod -x unetbootin-linux-306 so I assume that the file was made executable, the "ls" command dose not show any change in the file and typing unetbootin-linux-306 did not launch the application can someone help me with this

GibsoneanNode 01-30-2009 01:46 AM

Hello franathan, where I am verbose you tend to be spartan. If you can punctuate full sentences I'll try and keep you from dozing off.

Quote:

Originally Posted by franathan (Post 3425155)
I have downloaded unetbootin-linux-306

Unetbootin for Linux is currently at version 3.07 as of this writing.

Quote:

Originally Posted by franathan (Post 3425155)
I have formated a the hard drive - two partitions - both linux.

I'm confused, you are booting your laptop using BG-Rescue Linux -a floppy disk rescue system- by necessity I assume. However, you downloaded the Linux version of Unetbootin onto a partition of your laptop's hard disk drive. Would BG-Rescue Linux be more robust than I imagine it to be or do you have more considerable distributions on those two partitions? If so, then what distributions are they and are they functioning?

Quote:

Originally Posted by franathan (Post 3425155)
I issued the chmod -x unetbootin-linux-306 so I assume that the file was made executable, the "ls" command dose not show any change in the file and typing unetbootin-linux-306 did not launch the application can someone help me with this

The chmod manual page reads, “the operator ‘+’ causes the permissions selected to be added to the existing permissions of each file; ‘-’ causes them to be removed.” Please make the correction and keep us abreast of your progress.

rtrahan 01-31-2009 04:43 AM

I would just like to re-address the great job GibsoneanNode did in his explanation and stress one of his points, which is extremely important, in case you read over it..
"chmod -x" removes the execution "chmod+x adds the execution" especially since you updated the first one.

franathan 01-31-2009 07:32 AM

Thanks folks - I have Puppy up and running on the laptop - let me tell you the story - it needed luck, and maybe someone can add a comment that takes the luck out of it.
I started by formatting the hard drive with Win ME - one big partition - than the luck - somehow the USB port was recognized in dos - that allowed me to down load to the laptop loadlin.exe and the files I had extracted from the Puppy iso image. From the directory where I had placed both Loadlin and the extraced files I issused the command "loadlin vmlinux initrd=initrd.gz" and up came puppy.

I used MagicIso a dos program to extract the files from the iso image - presently I'm doing the same with Slackware - the same procedure should work.

Finally, on rebooting Win Me no longer recognizes the USB port - that was the lucky part - my slackware project is the same - expect I'm using BG Rescuse, which recognizes the USB port to transfer the files MagicIso extracted from the iso image to the laptop.

Anyone know how to get dos to consistently recognize the USB port?

GibsoneanNode 02-01-2009 12:15 AM

Quote:

Originally Posted by rtrahan (Post 3427105)
in case you read over it.. "chmod -x" removes the execution "chmod+x adds the execution"

Thank you for the clarity you lent to the discussion rtrahan, I realize now that I should have illustrated the point with examples as you did.

Quote:

Originally Posted by franathan (Post 3427210)
Anyone know how to get dos to consistently recognize the USB port?

No, I don't. while it is advantageous that you know your way around Microsoft MS-DOS, I am merely a GNU/Linux novice, I know far less about DOS and its variants. However, just feeding the string you gave me into the Google search engine as follows.

Code:

dos recognize "USB port"
Provided links, which yielded driver names, which could in turn be used as the basis for producing more information. If you locate your hardware specifications and find a forum related to MS-DOS, such as the first listing under that search criteria above, these would be the perfect starting points for those helping you there, or further helping you here.


All times are GMT -5. The time now is 02:09 PM.