sib
Group: Members
Posts: 1
Joined: Oct. 2005 |
|
Posted: Oct. 20 2005,18:05 |
|
Arsan,
I had exactly the same problem as you have, and thanks to this thead, I've solved it. The missing bit was in the FAQ link given earlier. As you guessed, you need to deactivate DHCP broadcast, by starting DSL with the "nodhcp" cheatcode. The easiest way is to add this to lilo.conf (last parameter):
Code Sample | # append="" append="hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi apm=power-off nomce noapic nodhcp" |
I hope this helps, as your thread helped me ;-)
Ben
|