I could use some help. I just got a nice 8 GB flash drive (overkill) from Black Friday sales. I was going to use DSL, but decided to try Puppy instead. So far I like the default layout of Puppy better, but I can't get it to boot from my flash drive. Heres all the problems I have had.
I have never gotten anything to boot from a usb flash drive before (on anything), and this is my first attempt on this laptop. The BIOS does give the option. There are two that might work. USB storage and removable devices (SD card mabye?). Both have a higher priority then the hard drive.
When I boot, the CD version will work, so long as I specify no acpi. I have tried adding the nesscary lines to grub, but I know that I am doing that wrong. The relevant lines from menu.lst
title Puppy Linux
root (sdb1,0)
kernel /media/disk/vmlinuz
initrd /media/disk/initrd.gz
I am mainly interested in using an OS from RAM. I don't consider myself knowledgeable enough to try running Ubuntu from RAM. I've tried it once before and it didn't turn out well. I am using the flash drive because I would like to be able to move from computer to computer with it.
Thanks for looking folks!