Fatdog64-600b2

A home for all kinds of Puppy related projects
Message
Author
winwin
Posts: 4
Joined: Sun 01 Jul 2012, 15:37

#106 Post by winwin »

rcrsn51 wrote:Has anyone been able to make a bootable flash drive with b2? Mine never get past

Code: Select all

Loading initrd.....................................
I did also, but I add "waitdev=5" after kernel command:

kernel /vmlinuz waitdev=5
initrd /initrd

Maybe this "5 seconds" is for the system to detect the flash drive. :D

User avatar
kickstart
Posts: 92
Joined: Wed 09 Mar 2011, 23:59

#107 Post by kickstart »

@rcrsn51

Here is my modified menu.lst entry for FD600 after your advice.

title Fd64 600b2 (sda3/Fatdog600b2)
find --set-root --ignore-floppies --ignore-cd /Fatdog600b2/initrd
kernel /Fatdog600b2/vmlinuz savefile=direct:device:sda3:/Fatdog600b2/fd64save.ext4
# kernel /Fatdog600b2/vmlinuz psubdir=Fatdog600b2 pmedia=atahd pfix=fsck
initrd /Fatdog600b2/initrd.

That works just fine.

Time to have a look at 600rc I think.

@ Nooby

Have you tried downloading from nluug if ibiblio is slow? When I downloaded the FD600b2 .iso from there I got a 1MB/sec download speed and it took around 3 minutes. I generally only get around 70kB/sec from ibiblio.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#108 Post by nooby »

Yes the .nl is much faster. Usually an .iso in under 3 minutes or faster.
Sometimes some 30 seconds or so for small ones. But they had not
RC when I looked for it yesterday so I took it from Ibiblio and it took
some 35 or so minutes. I tested it and it worked with the old save file.

Kind of cheating to only do an upgrade Would be better as a test
if I had started all over but I where lazy.

Besides I am a single user being root kind of person so the multi user part
would never get tested at my shack. I don't even know how to do such things.

Thanks to Kirk and JamesBond for all effort you guys put into this.
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
kickstart
Posts: 92
Joined: Wed 09 Mar 2011, 23:59

#109 Post by kickstart »

Yes the .nl is much faster. Usually an .iso in under 3 minutes or faster.
Sometimes some 30 seconds or so for small ones. But they had not
RC when I looked for it yesterday
Ah you must have tried quite early then. I downloaded it from nluug 14 hours ago (midnight CET)

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#110 Post by jamesbond »

Last edited by jamesbond on Fri 06 Jul 2012, 07:30, edited 1 time in total.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#111 Post by mini-jaguar »

jamesbond wrote:
mini-jaguar wrote:But I am still having problems with the Audacity .pet and the Wine .sfs. They show up in the menus, but when I click on them they don't do anything and nothing shows up on the screen. Even the Wine Version thing doesn't do anything.
Mini-jaguar, thank you for your wallpaper. For audacity - it requires wxWidgets. Did you install it from the package manager? If yes, it would have prompted you to install wxWidgets too.
Wine.sfs requires 32-bit compatibility library, because it is a 32-bit app (in fact it comes from green_dome pet, converted to sfs).
o.k., thanks, it works now.

and no, I didn't use the package manager.

Post Reply