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: First time!, My frist time< Next Oldest | Next Newest >
hasty Offline





Group: Members
Posts: 280
Joined: Oct. 2003
Posted: Feb. 06 2004,21:34 QUOTE

OK had  time to think :)

Rapidweathers method should work.
You don't need an ISO buster proggie as the DSL cd is easily read under windows (first time I've looked).

The only problem is creating the boot image floppy.

First copy the /knoppix folder to C:\

Then try and download tomsrtbt floppy <http://www.toms.net/rb> and use that to boot with. (Well worth getting & keeping anyway).

Then you can use the dd command to create the DSL boot floppy

"dd if=/cdrom/knoppix/boot.img of=/dev/fd0 bs=18k"
(quick break down if input file, of = output file,  fd0 1st floppy drive, bs block size)

NB Under toms you will need to mount the cd drive before you can use the dd command

mkdir /cdrom                                          
mount -t iso9660 /dev/hdb /cdrom              
(here I'm assuming that hdb is your cd drive but you can find out what it is called by using  -    dmesg | grep hd        - at the command prompt)
(mkdir = make directory, mount tells the system to read device, -t type of encoding iso9660 for cd but could be vfat for windows etc.)

HTH in haste :)
Back to top
Profile PM 
begy Offline





Group: Members
Posts: 4
Joined: Feb. 2004
Posted: Feb. 06 2004,22:35 QUOTE

thx hasty :)
I'll try that.Hope it will work i'm only woried if i mess up something(99,9%), can i fix thing easy?
Back to top
Profile PM 
hasty Offline





Group: Members
Posts: 280
Joined: Oct. 2003
Posted: Feb. 07 2004,16:16 QUOTE

>>i'm only woried if i mess up something(99,9%), can i fix thing easy? <<

I think that bootable distros like DSL & Knoppix are the best thing that has happened to linux.

The one thing new computer users are all worried about is doing something that will harm their computer.
With a bootable distro it doesn't matter what you do as a reboot fixes all.
Even a hard disk install with Damn Small takes only a few minutes till it's up & running again.

Unfortunately you only learn by making mistakes  :D

Lets know how you get on........
Back to top
Profile PM 
begy Offline





Group: Members
Posts: 4
Joined: Feb. 2004
Posted: Feb. 07 2004,17:18 QUOTE

true,i'm geting out of troubles all the time, and learning by the way,but this is my first expirience with linux instalation.I'm familiar with commands and some thins since i grew up on IRC...Done with talking i'm going to install it now.I'll keep you informed. :;):
Back to top
Profile PM 
hasty
Unregistered






Posted: Feb. 07 2004,18:35 QUOTE

Way to go :)
Back to top
9 replies since Feb. 06 2004,12:33 < 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: First time!

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