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: Login after HD install, Login name and passwd< Next Oldest | Next Newest >
Ramik Offline





Group: Members
Posts: 53
Joined: Nov. 2006
Posted: Nov. 10 2006,20:34 QUOTE

If you want to cut down on your boot time you can do a lot, this is what my 32mb P75 100mhz does from grub:
Code Sample

# Damn Small Linux on hdd1
title DSL on hdd1
root (hd1,0)
kernel /boot/linux24 root=/dev/hdd1 quiet vga=normal noacpi noapm noscsi nodhcp nopcmcia nomce nofirewire noagp
makeactive
boot


*The nodhcp is because I disabled the dhcp server on my router years ago and I like it !
*The nopcmcia is because I'm not useing a laptop so I don't have PCmcia.
*The noscsi is because I have no scsi drives, on common IDEs.
*The noacpi & noapm is because I don't remote connect to that machine so I have no need to re-\+boot it from afar, also the "Advanced Configuration and Power Interface" tends to be buggy even if you bother with updating your bios, cause back in those days no used to bother with that kind of stuff... PowerOff :-)
* nomce is because I have no use for Machine Check Exception, hopefully nothing will go wrong :-)
* nofirewire what firewire ? :-)
* noagp what agp ? :-)
** noapic is a risk, my system does well without the "Advanced Programmable Interrupt Controllers" because its a Pentium class, but i'm not doing it, In your case I would have omitted this because that old PIC chip on your board might be buggy.
** I heard of nousb but that sounds bugy (so if the module wont be loaded, wont the scripts halt the machine ?).
** Their is no nodma cause I like having a fast HD, if your system only supports dma33 (which this is probably the case), you might as well use nodma...
** Their is no frugal because this is an HD install...

I Have my X up and running in under 20sec.
Have Fun Testing !

Edits: correction and updates (I'm not on my DSL machine).
Back to top
Profile PM 
hamstera Offline





Group: Members
Posts: 4
Joined: Sep. 2006
Posted: Nov. 11 2006,00:34 QUOTE

Hi again,

Here's what the solution was... When booting dsl-3.1RC3 and choosing Install, I pressed 0 at the install menu. This brings you to the console. Then I entered new password for root (passwd). After that, I issued "dslinstall" and the installation menu appeared again. Chose 3. This time, at install completion, it asked me for dsl an droot password verification (which  did not happen initially). So it booted :blush:
Now I gotta make this serial mouse work :)

P.S. Rule 1: Whenever you try to establish a network, first make sure your NICs work. Saves time. A lot.

Thanks all of you!
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Nov. 11 2006,05:42 QUOTE

For serial mice: run xsetup.sh to configure.
Back to top
Profile PM 
7 replies since Nov. 09 2006,11:37 < 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: Login after HD install

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