USB Install troubleForum: USB booting Topic: USB Install trouble started by: NoobieDoobieDo Posted by NoobieDoobieDo on Aug. 03 2005,07:25
Hi,Here is my situation : I've tried using both DSL 1.1 and DSL 1.3 to install it onto a USB PEN drive but I get the same results each time. The result is DSL can not connect to the ibiblio (or whatever) server to get the data needed. Most recently I remember getting the 404 error reported by DSL during the attempted install. This has been tried on two computers multiple times both of which always had the abilitity to contact the internet. I really like DSL as an OS but this is really ghey. Posted by beakmyn on Aug. 03 2005,18:08
I was having the same trouble so here's what I did.Run the install script to the point where it asks you where to get the .iso LiveCD, File, Web Ctrl+C to cancel the script open up a terminal #cd /opt #nano pendrive_usbhdd.sh change the MIRROR= line to a different mirror save changes and exit #sh pendrive_usbhdd.sh That should work. Posted by beakmyn on Aug. 03 2005,18:20
^^Do all that in a root terminalyou may have to manually delete the current.iso and current.iso.md5.txt first |