Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (4) </ [1] 2 3 4 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: DSL on OS X with qemu< Next Oldest | Next Newest >
dwarf75 Offline





Group: Members
Posts: 11
Joined: Oct. 2005
Posted: Oct. 04 2005,11:44 QUOTE

Hi,
here is one for you guys. Bit of a new challenge so to say.
I'm very much enthused about the whole OS on a memory stick thing.
Here is what I would like to be able to do:

Use the same usb memory stick on linux (already implemented), windows (already implemented) and OS X (not implemented) via qemu.

However, as I am a Linux newbie, I have got no clue! I tried to get the os x binary to run on OS X by trying to pass the same variables as in the .sh and .bat files to qemu, but without any luck.

If you guys could get this to work, that would be excellent! It would mean you have a truly compatible DSL in your pocket!

Cheers
Dwarf75
Back to top
Profile PM 
dslMike Offline





Group: Members
Posts: 7
Joined: Oct. 2005
Posted: Oct. 25 2005,02:39 QUOTE

Dwarf75.

I am also a mac user and was successful in getting qemu working on a Sony USB MicroVault 256MB with DSL.  I already had QemuX 0.15 (v0.15-BETA1) using standard install on my mac (http://cordney.com/QemuX/).  Insert your DSL USB drive, open a terminal window, and enter the following:
- you may have to update the usb volume name, mine showed "Untitled"
- you should be able to copy & paste commands

#move to root of usb volume
cd /Volumes/Untitled/

#copy mac qemu executable to usb & rename to avoid name conflict
cp /Applications/Qemu/qemu qemu/qemu_mac

#mac QemuX executable expects to find keymaps in directory under -L option location
mkdir qemu/keymaps

#copy en-us keymap (QemuX executable won't run without it)
cp /Applications/Qemu/share/qemu/keymaps/* qemu/keymaps/

#copy the dsl-linux.sh while changing the qemu executable name
cat dsl-linux.sh | sed s/qemu/qemu_mac/2 >dsl-mac.sh

Now, you should be able to insert your usb key, opening a terminal window and entering:

cd /Volumes/Untitled/
./dsl-mac.sh &

This should start up the qemu environment and load dsl.  

WARNING.  On a Mac Mini 1.42 GHz P4 with 1GB mem DSL reports on bootup a PII 41MHz so it is not speedy.  It takes a full 3 minutes to bootup.  I guess QemuX has alot of work to emulating x86 on a PPC real processor.

Cheers,
dslMike.
Back to top
Profile PM 
dwarf75 Offline





Group: Members
Posts: 11
Joined: Oct. 2005
Posted: Oct. 25 2005,03:04 QUOTE

Excellent!
I'll try later today. Haven't got the memory stick with me.
Thanks ever so much for your help!

Mike
Back to top
Profile PM 
John Offline





Group: Super Administrators
Posts: 695
Joined: Sep. 2003
Posted: Oct. 25 2005,05:57 QUOTE

Any chance of getting a screenshot?
Back to top
Profile PM 
dwarf75 Offline





Group: Members
Posts: 11
Joined: Oct. 2005
Posted: Oct. 25 2005,13:38 QUOTE

Hi John and DLSMike,
All up and running.
Here is a picture of the whole thing running:

The Mac is a eMac G4 1.2 GHz and emulates as Intel P2 41 Mhz

Currently trying to make an applescript so I can run DSL from within the OS X GUI without typing in the command line.
Back to top
Profile PM 
15 replies since Oct. 04 2005,11:44 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (4) </ [1] 2 3 4 >/
reply to topic new topic new poll
Quick Reply: DSL on OS X with qemu

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code