| Author |
Message |
Tman

Joined: 22 Jan 2011 Posts: 731 Location: Toronto
|
Posted: Mon 02 Jul 2012, 19:47 Post subject:
|
|
| 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)
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2673 Location: Kiel,Germany
|
Posted: Tue 03 Jul 2012, 05:02 Post subject:
|
|
| 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 ?
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Tue 03 Jul 2012, 16:23 Post subject:
missing lib |
|
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: | | 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
_________________ a little bit of knowledge and I'm dangerous
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7017 Location: qld
|
Posted: Tue 03 Jul 2012, 19:28 Post subject:
|
|
Sorry DC, my mistake
Should be libaio.. link fixed in post
Thanks
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Wed 04 Jul 2012, 12:17 Post subject:
not again |
|
Hi 01micko tis me again,
Same beginning this time the error message is
| Code: | 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
_________________ a little bit of knowledge and I'm dangerous
|
|
Back to top
|
|
 |
Tman

Joined: 22 Jan 2011 Posts: 731 Location: Toronto
|
Posted: Wed 04 Jul 2012, 19:27 Post subject:
|
|
@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.
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7017 Location: qld
|
Posted: Wed 04 Jul 2012, 19:30 Post subject:
|
|
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.
HTH
Contents of file "pi_starting": | Code: | | 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 |
| Description |
|
| Filesize |
16.44 KB |
| Viewed |
682 Time(s) |

|
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Thu 05 Jul 2012, 01:43 Post subject:
oh dear |
|
oh dear, a case of RTFM
thanks 01micko
DC
_________________ a little bit of knowledge and I'm dangerous
|
|
Back to top
|
|
 |
antiloquax

Joined: 27 Jan 2012 Posts: 405
|
Posted: Thu 12 Jul 2012, 10:45 Post subject:
|
|
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 zimage works well too (I think I got it from CNET).
mark
_________________ My System:Arch-Arm on RPi!
"RacyPy" puplet on Toshiba Tecra 8200. PIII, 256 MB RAM.
RaspberryPy: Lobster and I blog about the RPi.
Last edited by antiloquax on Thu 12 Jul 2012, 12:11; edited 1 time in total
|
|
Back to top
|
|
 |
antiloquax

Joined: 27 Jan 2012 Posts: 405
|
Posted: Thu 12 Jul 2012, 10:52 Post subject:
|
|
| 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
_________________ My System:Arch-Arm on RPi!
"RacyPy" puplet on Toshiba Tecra 8200. PIII, 256 MB RAM.
RaspberryPy: Lobster and I blog about the RPi.
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1494 Location: Ontario Canada
|
Posted: Thu 12 Jul 2012, 14:40 Post subject:
Running sap6 without Raspberri Pi |
|
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
| Description |
|
| Filesize |
36.52 KB |
| Viewed |
558 Time(s) |

|
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Fri 13 Jul 2012, 02:28 Post subject:
|
|
| Quote: | | 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.
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
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
antiloquax

Joined: 27 Jan 2012 Posts: 405
|
Posted: Fri 13 Jul 2012, 05:34 Post subject:
|
|
| Lobster wrote: | | Quote: | | 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
_________________ My System:Arch-Arm on RPi!
"RacyPy" puplet on Toshiba Tecra 8200. PIII, 256 MB RAM.
RaspberryPy: Lobster and I blog about the RPi.
|
|
Back to top
|
|
 |
|