Page 1 of 2

Posted: Mon 02 Jul 2012, 23:47
by Tman
Karl Godt wrote:i had been looking for ( mounting sda1
oh, in that case the offset for the first partition would be 1048576.
( 2048 * 512 bytes per sector)

Posted: Tue 03 Jul 2012, 09:02
by Karl Godt
Tman wrote:
Karl Godt wrote:i had been looking for ( mounting sda1
oh, in that case the offset for the first partition would be 1048576.
( 2048 * 512 bytes per sector)
Wow ! Works . Many thanks !

Will have to reorder my thoughts, because i had thought there had been a pup_sap6.sfs on the first partition, which would install to sda2 and sda2 would be an empty ext4 partition, which compressed would not use much space
and that would be the cause for the long update delay in Qemu .

Likely i would have detected it using an empty 4GB USB external flash device ( of course had none empty handy ) .

Googling for ' loader.bin ' i came up with this :

raspberrypi / firmware

Anyone knows what that raspberripi firmware git site is about ?

missing lib

Posted: Tue 03 Jul 2012, 20:23
by DC
Hi 01micko,

Installed you slacko pet and libao-1.1.0-i486-1.txz into a clean frugal install of slacko-5.3.3.4g-SCSI.

When trying to run get this error message

Code: Select all

qemu-system-arm: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
tried reinstalling libao-1.1.0-i486-1.txz again by default install then tried by extracting and installing still the same. looked for libaio.so.1, could not find file or sym link.

thanks

DC

Posted: Tue 03 Jul 2012, 23:28
by 01micko
Sorry DC, my mistake :oops:

Should be libaio.. link fixed in post

Thanks

not again

Posted: Wed 04 Jul 2012, 16:17
by DC
Hi 01micko tis me again,

Same beginning this time the error message is

Code: Select all

kernel-qemu: No such file or directory
qemu: could not load kernel 'kernel-qemu'
tried deleting various bits of command line but nothing improves

thanks

DC

Posted: Wed 04 Jul 2012, 23:27
by Tman
@Karl Godt

The files in the first partition are mostly a mystery to me. All I know, is that files from there get loaded to the Arm SoC for processing. It works sort-of like a bios.

Posted: Wed 04 Jul 2012, 23:30
by 01micko
HI DC

Looks like qemu can't find kernel-qemu. Did you download it from jamesbond's link in the first post and place it in the same directory as raspi-sd-4gb-sap6-5.69.img? (or whichever image you use, I reckon Barry will have a new one shortly).

All you need in that dir is the image and the kernel-qemu. I also have just a file with the command which I paste into terminal because I'm lazy. :P

HTH

Contents of file "pi_starting":

Code: Select all

qemu-system-arm -M versatilepb -cpu arm1176 -hda raspi-sd-4gb-sap6-5.96.img -kernel kernel-qemu -m 256 -append "root=/dev/sda2" -serial stdio -redir tcp:2222::22

oh dear

Posted: Thu 05 Jul 2012, 05:43
by DC
oh dear, a case of RTFM :oops:

thanks 01micko

DC

Posted: Thu 12 Jul 2012, 14:45
by antiloquax
Can't believe I've only just seen this. Excellent thread on qemu.
I'm guessing most people who need one have a qemu, but this is a pet I made (def works in Slacko, for instance).

qemu pet
Edit Sorry I hadn't noticed that Micko has already posted a .pet!
oops.


This kernel zimageworks well too (I think I got it from CNET).
mark

Posted: Thu 12 Jul 2012, 14:52
by antiloquax
Lobster wrote:We need people to update the wik - darkcity is getting a Raspberry Pi - good news as he works hard on the wiki
http://puppylinux.org/wikka/PuppiPlan

Mark (antiloquax) has practically tried every programming language available and this is so early in our ability to run on ARM

Woof Woof :)
Hi Lobster - I hadn't seen this. I will try to add some stuff to the wiki.
Now I have Python3 on SAP, I am ready fo anything!
mark

Running sap6 without Raspberri Pi

Posted: Thu 12 Jul 2012, 18:40
by Billtoo
I gave qemu a try with raspi-sd-4gb-sap6-5.102.img and it's working
pretty well.
I tried unsuccessfully to get a higher screen resolution, ended up at
the prompt and couldn't get back to the desktop.
I installed the devx and compiled links 2.7 (took a while) but it's
working good.
Anyway, had a bit of fun trying it out :)

Posted: Fri 13 Jul 2012, 06:28
by Lobster
I am ready fo anything!
Yo fo [so to speak]
As an English teacher you can improve my use of the passive voice
spilling spelling mishtakes and so on. :wink:

Experience in Qemu (and other processor emulators) puts us ahead of the hardware.
For example the Mips/Dragon Risc chip will become increasingly popular.

An Arm tablet and superphone running Puppy will be direct descendent's of our Raspberrian adventures.

Puppi News
http://puppylinux.org/wikka/PuppiNews

So pleased Micko has actual hardware.
At the moment Puppi Sap is getting easier to run but still have to tread carefully.

Puppy Linux
Fo 'ver

Posted: Fri 13 Jul 2012, 09:34
by antiloquax
Lobster wrote:
I am ready fo anything!
Yo fo [so to speak]
Puppy Linux
Fo 'ver
Oops. I'm going to say that was a typo. There are some words I often spell wrong. Towel for instance (I'm always tempted to add an extra 'l'.

Another advantage of learning programming is that my typing is a bit more accurate - computers are rather unbending when it comes to SPG.
mark