Hi,
I have been a happy user of Puppy since the 4.X days and recently read about Macpup and decided to give it a try. I have a multi-boot set up with grub4dos as my boot manager, with Windows 7, Lucid Puppy and Macpup all on a NTFS partition. My Lucid Puppy is a frugal install and I basically use the same set up but in a new folder. Here is my menu.lst file:
title Windows 7
root (hd0,0)
chainloader /bootmgr
title Puppy5.2
root (hd0,1)
kernel /puppy5/vmlinuz
initrd /puppy5/initrd.gz
title MacPup5.20
root (hd0,1)
kernel /macpup/vmlinuz
initrd /macpup/initrd.gz
Now I have been running Puppy under this set up for years with no problem. However, when I try the new Macpup 5.20, I encounter an error during boot up saying macpup_520.sfs cannot be found and initrd just hang there after that message. Just wondering if there is something anyone can think of that can cause this.
Thanks in advance.