Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: A few questions and some help?, Installing< Next Oldest | Next Newest >
Soldat Offline





Group: Members
Posts: 16
Joined: Feb. 2007
Posted: Feb. 18 2007,06:54 QUOTE

For starters hello community!

Now to begin I do know a little bit about linux and I am currently using linux just switching versions because dsl just looks too good to pass up on. Now, if I am to put dsl on a flash drive is it possible to install dsl after I have done so? I mean do I have to have the flash drive inserted at all times?Also, I am unsure from reading around, is installing dsl to your harddrive even possible?

Secondly I tried the copy command listed in the wiki for making a floppy so that the usb will boot before the hard drive, and errors are arriving..(just for the record I am using freespire linux as of now, but as I stated hope to switch asap).

The konsole is telling me (just for the record, I spelt it that way because that is the way it is spelt on freespire) that the file is not there, however I can very easily see the file on my desktop. Is there a more "windows fashioned" way I can do it? Like just copy the file or something of that nature.

Thirdly is it at all possible that somehow through command I can just install the .iso file without burning it to a cd? (please remember I am using freespire linux)
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Feb. 18 2007,07:29 QUOTE

1. yes
2. what command did you do, and what errors did you get? (describe what you did in detail)
Konsole is just the kde terminal afaik...  If it's just "copy" you can do that with whatever file manager that comes with your distro.

3. yes, you can use
Code Sample
mount -o loop myiso.iso /mnt/myiso
Then you can copy the needed contents from /mnt/myiso to wherever, then install/modify whichever bootloader you wish to use.
Back to top
Profile PM 
Soldat Offline





Group: Members
Posts: 16
Joined: Feb. 2007
Posted: Feb. 18 2007,07:44 QUOTE

Quote (^thehatsrule^ @ Feb. 18 2007,02:29)
1. yes
2. what command did you do, and what errors did you get? (describe what you did in detail)
Konsole is just the kde terminal afaik...  If it's just "copy" you can do that with whatever file manager that comes with your distro.

3. yes, you can use
Code Sample
4mount -o loop myiso.iso /mnt/myiso
Then you can copy the needed contents from /mnt/myiso to wherever, then install/modify whichever bootloader you wish to use.

Ok I am going to go route 3 then if at all possible. So is there any chance you could give me a bit more detailed instructions? I don't know which bootloader to use so if you could explain which one I should use in which situation or which you prefer that would be appreciated.

EDIT:
If you could tell me where to copy the files I would also appreciate it (I know I edited again). You just said copy them to wherever.

Thanks again
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Feb. 18 2007,16:35 QUOTE

Quote
If you could tell me where to copy the files I would also appreciate it (I know I edited again). You just said copy them to wherever.
Yes, because you can install them wherever you like :) - but usually it's in the root of the partition.

If you mean detailed instructions as in console steps... here's an example

This would copy the needed data to /mnt/save (you can change this to where you want to install DSL's files)
Code Sample
mkdir /mnt/myiso
mount -o loop myiso.iso /mnt/myiso
cp -a /mnt/myiso/KNOPPIX/ /mnt/save/
cp -a /mnt/myiso/*24* /mnt/save/



For the bootloader, you are already using one on your current system to boot your distro.
If you want to stick with it, you could find out what it uses, and then (if possible) modify it so that it sees your new DSL installation.

If you want to install a new one, I'd recommend grub.

The bootloader info that needs to be added can be found in {sys|iso}linux.cfg under "default" - or you can check the wiki, etc.
Back to top
Profile PM 
Soldat Offline





Group: Members
Posts: 16
Joined: Feb. 2007
Posted: Feb. 18 2007,17:14 QUOTE

Through consideration it may be easier to just see if I can find someone with a burner that is willing to do it for me. Thanks for all the help and I will probably post here  if I need any more assistance. Also, is it possible to partition so that dsl is the only os on my hard drive? I don't want to leave the one I have on my pc on here. I just want dsl and the rest of my hard drive for storage.

Thanks :cool:
Back to top
Profile PM 
5 replies since Feb. 18 2007,06:54 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: A few questions and some help?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code