rpmiller
Group: Members
Posts: 7
Joined: Mar. 2005 |
|
Posted: Mar. 22 2005,13:04 |
|
Hi Marco,
Well, I'm no expert as I've only gotten the one system to work, and it was my first. Here is what I finally did with my pen drive:
I used a combination of cfdisk and sfdisk, first of all. I used cfdisk (the one with the text/menu driven interface) to delete the existing partition. Then I went to sfdisk and set the drive parms as specified in the docs (http://www.damnsmalllinux.org/talk/node/86). I think the important one is the 32 sectors per track. You may be able to just specify that one and let it figure out the heads and cylinders. Since my usb stick is 256 MB, there are less than 1024 cylinders, so I created a single partition that used all the drive. I then went back to cfdisk to make sure it agreed with the settings. I noticed an additional flag set there (CF maybe), so I selected 'maximize' and it went away. Not sure about that one.
Anyway, once the partitioning was done, I followed the instructions from the thread "frugal strikes again":
Setup Instructions: 1. plugin the usb pendrive 2. boot from DSL 0.8.x cdrom 3. At the system menu select Shells->root-access 4. wget http://ibiblio.org/pub.....tar.gz 5. mydsl-load frugual_usb.tar.gz 6. frugal_usb.sh
After that, I rebooted with my bios set to USB-ZIP and it worked.
Now, I tried this about 100 times and it would immediately say "INSERT SYSTEM DISK". So often and fast that I thought maybe the hardware was incompatible. But I really think the key is the partitioning and the drive geometry.
There are lots of posts on here with variations on this method, even some windows based ones. I'm going to try another system in the next couple of days and see if I've got it down.
Let me know how it goes!
P.S. It would be really cool if when the system tries to boot and it can't it would add some information about what it was looking for and didn't find. Just a thought with no knowledge of the boot process to go on.
Ryan
|