Quote |
I just tried the fdisk thing after the knoppix# thing |
Quote (lucky13 @ April 27 2007,22:25) |
Quote | ||
How much RAM do you have? You may need to use lowram: http://www.damnsmalllinux.org/wiki/index.php/Cheat_Codes After it boots up, you'll need to get a command line -- either exit to console (and type "sudo su" and enter) or launch aterm as superuser (root). That's where you type fdisk -l /dev/hda (or whatever your hard drive is -- I'll assume if it's older/smaller that it's hda). You want there to be an asterisk next to your Linux partition like this with whatever partitions you have:
If you don't see an asterisk next to the non-swap partition, you can run cfdisk and toggle it bootable. This is what cfdisk will look like: http://www.eff.org/IP/broadcastflag/cookbook/cfdisk.png Just move up or down to highlight the Linux (NOT the swap) partition and then move the menu (right-left arrow keys) to Bootable and hit enter. It should be flagged as bootable after that. Then move over to WRITE. Hit enter. It will prompt you because it's rewriting your partition table. Make sure it's right for what you want to do (if you're doing a frugal install, you really need three partitions -- a swap, one 55-60 MB partition for the ISO, and the rest can be used for persistent /home and /opt partitions as well as for your backup). Once you've written it you can quit cfdisk. |
Quote (^thehatsrule^ @ April 28 2007,00:03) |
Quote |
So currently the problem is not "can't install DSL" but "cannot boot DSL livecd using a bootfloppy". What kind of cdrom drive do you have? Which floppy image did you use? |
Quote |
Can't find KNOPPIX filesystem, sorry. Dropping you to a (very limited) shell. Press reset button to quit. Additional builtin commands available: cat mount umount insmod rmmod lsmod knoppix# |