LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux
User Name
Password
DamnSmallLinux This forum is for the discussion of DamnSmallLinux.

Notices


Reply
  Search this Thread
Old 10-04-2004, 07:21 AM   #1
vivinuthappa
LQ Newbie
 
Registered: Jul 2004
Location: Bangalore
Distribution: Redhat 9.0, Mandrake 8.1, FC2, FC3, DSL, MEPIS, Linspire
Posts: 21

Rep: Reputation: 15
Red face Install directly to HDD from iso on HDD/USB, with out burning cd


Hi guys,

Is it possible to install DSL onto HDD (ext-3) using the iso images of the cd which are again on the HDD (Fat32)/USB (Fat)?

I kind of, don't have easy access to a cd burner yet.
 
Old 10-21-2004, 07:39 AM   #2
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
yes.....
how big is the iso ? there usually aroung 50meg depending on the version.

anyways.. use "cfdisk" and add a parttion you your hard disk a little bigger than the ISO..
then copy the cd image directly onto that partiton.. with the dd command.

dd if=/path/to/cd-ISO-image of=/dev/hda1
replace hda1 with the partiton you just created.

if it completes without errors, and it reports the same blocks in as blocks out.. then it worked...
iif there was an error, delete the partiton, and start again with a bigger parttion.

congratumations.. that hard drive partiton is now a cd-rom drive as far as DSL is conserned.

now mount the cd-iso image...
mount /dev/hda1 /mnt/cdrom

and look for a floppy boot disk.... it will be exactly 1.44 megs in size and named somthing like boot.img

when you find it, copy it to a floppy disk with the dd command again, reboot.. and select boot from floppy in the bios.
 
Old 10-24-2004, 10:23 PM   #3
vivinuthappa
LQ Newbie
 
Registered: Jul 2004
Location: Bangalore
Distribution: Redhat 9.0, Mandrake 8.1, FC2, FC3, DSL, MEPIS, Linspire
Posts: 21

Original Poster
Rep: Reputation: 15
Thanks u so much,
Must say that was very ................................ educational. Actually i had tried copying the contents of the CD iso image (i.e. without using rawwrite). After copying all the contents (files and folders) of CD to USB. I created a boot floppy just like u said. Though when the system finally booted it entered DSL but kind of crashed when it couldn't find some files and folders.

What i assume here is that instead of the file-folder copy technique we should directly transfer the raw image of the cd-iso file onto hdd or usb drive using 'dd' or something similar.

I have posted a similar thread recently in this same forum. From here on lets discuss things there...:-)

Thanks once again,
Bye
 
Old 10-25-2004, 08:46 AM   #4
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
haha,, a better way... what version do you have of DSL.
i just got the latest version.. it has a porgram (and a boot option) that will automatically install the program to the hard disk.
 
Old 10-25-2004, 06:03 PM   #5
begining
LQ Newbie
 
Registered: Oct 2004
Distribution: Fedora Core 1
Posts: 11

Rep: Reputation: 0
I have DSL(8) on my HD like that.Just put the KNOPPIX(from the iso) file in /KNOPPIX and you can boot the kernel and initrd of boot as usual.

FYI though, cant seem to save the configeration.

Last edited by begining; 10-25-2004 at 06:04 PM.
 
Old 10-25-2004, 07:10 PM   #6
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
you need to pass the kernel option home=/dev/hda1 or whatever on knoppix.
or on DSP, install with the Enhanced option.
 
Old 10-27-2004, 07:05 PM   #7
begining
LQ Newbie
 
Registered: Oct 2004
Distribution: Fedora Core 1
Posts: 11

Rep: Reputation: 0
Did'nt work(even selecting restore from the menu).Though I'm going to try out the latest one today(I had to re-install FC1 and lost a good deal of my data).

BTW,my internet connection is nowhere near capable of the enhanced install.Does it make any diference concerning backup/restore?
 
Old 11-16-2004, 10:03 AM   #8
NginUS
LQ Newbie
 
Registered: Jun 2004
Distribution: blueflops
Posts: 15

Rep: Reputation: 0
today's my very first attempt at putting linux on an old pc i have...
i have xp installed, so i can move files to/from my main pc, partition magic so i can make the partitions i need for linux, and 7-zip so i can work with compression... I dont have a burner on either machines, and i dont know what anyone's talking about when the linux terminology is used...
my main goal in this whole thing is to offload some cpu-intensive apps to the linux pc, and have it feed the xp one... maybe later once i have an idea how to use linux ill switch entirely..but for now i want to run norton auto-protect on the linux machine, and have it feed clean traffic to the xp machine. I also want to run shareaza via remote and have it share over the network. i figure this will save a ton of cpu on the xp machine....
so could someone explain how to get dsl installed? im knowlegeable enough in windows to get just about anything resolved, and itd be cool if someone could tell me what the linux terminology is comparable to in windows, it'll help me figure out what i have to do in linux..
so far I've got xp installed on a fat32, and i can create the linux & the swapspace, but then what?
thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HDD Install booting from USB rarsa Mandriva 10 08-24-2006 01:14 AM
Install linux directly from images on HDD Aseem Linux - Newbie 9 12-09-2005 08:43 AM
Install to USB HDD, boot from CD/DVD 4partee Slackware 27 09-15-2005 01:11 AM
Dual boot XP(internal IDE HDD) Debian(external USB-IDE HDD) using boot.ini PolarDog Linux - Laptop and Netbook 2 07-01-2005 09:50 PM
Install on USB hdd ? NobleSilkFairy Linux - Newbie 3 04-15-2005 10:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux

All times are GMT -5. The time now is 08:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration