There are plenty of portable Linux solutions already. One I know of is Damn Small Linux. Download the embedded distribution, it even includes QEMU so you can boot it inside an virtualizer in addition to being able to boot off the stick.
The hard part is making your USB stick bootable, but there are documents all over on that. Google around (if you want to boot Linux be sure to look for a solution that advertises it can boot Linux).
Signature automatically removed for being too awesome.
I had no trouble making the USB stick bootable. Tutorials abound. I just can't manage to make any persistent changes to the drive. Whether I use QEMU or boot from the USB drive, I'm back to square one every time I reboot the OS.
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
use the persistent command when in quemo it will save your setting for the next time you launch it i use it for ubuntu and works fine lil slow but fine
But I am looking for a Linux that I wouldn't necessarily booted from.
What I am looking for is one that I could (for lack of better words) "open" with portablapps and it would run much like a VNC client right inside windows. A lot like the Mac-on-Stick.
This is pretty much you're looking for. It uses Qemu to run DamnSmallLinux. It will run in a window on your Windows desktop. It uses .bat files to launch, so you can't add it directly to PAM... But you could use AutoIt to make an .exe that will show up in PAM.
This is my AutoIt script for DSL (this is taken from dsl-base.bat):
Just paste that into a file, save as DSL.au3, run it through Aut2exe, and it will give you DSL.exe. The @SW_HIDE hides the CMD window that Qemu normally launches, so you only have one window open
As far as VNC... Well that's nothing like what you're asking for. That is only for a remote desktop.
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
the one i mentioned and also in another post on here is not booted from you run it from inside windows and the persist com i told you make it remember your settings
also ubuntu does the same thing with that command go here for slax http://www.pendrivelinux.com/2007/04/02/qemu-persistent-slax-linux/
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
If you really want linux just download Qemu Puppy
-------------------------------------------------------
If there's a way to hate windows more than i do, PM me.
-------------------------------------------------------
For the third time has come crawling back to portable apps...
It's nice to apologize, but really, you responded over one year later, bumping it from waaay back down the line to the top, when it's really not necessary, as there have been new developments, and other, more modern threads exist about it.
I hope I don't seem harsh; I've felt a couple of times that I'd like to do something, but as it's an old thread, it's generally better to leave it.
(PS: could you also please remove the second last word from your signature, as it's not necessary, and may offend people, me included. Note the last line of my signature...)
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
I didn't actually reply, i edited my post... I think. i wasn't going to write this but it was bumped anyway. I'll change my sig after i written it. I'm christian as well but I ask where does it say you can't swear and I said dam not dam*.
Anway's.
Zack
-------------------------------------------------------
For the third time has come crawling back to portable apps...
There are plenty of portable Linux solutions already. One I know of is Damn Small Linux. Download the embedded distribution, it even includes QEMU so you can boot it inside an virtualizer in addition to being able to boot off the stick.
The hard part is making your USB stick bootable, but there are documents all over on that. Google around (if you want to boot Linux be sure to look for a solution that advertises it can boot Linux).
Signature automatically removed for being too awesome.
I had no trouble making the USB stick bootable. Tutorials abound. I just can't manage to make any persistent changes to the drive. Whether I use QEMU or boot from the USB drive, I'm back to square one every time I reboot the OS.
already offers a boot floppy so that if your BIOS doesn't boot your stick, the floppy can.
It takes the cooperation of millions of people it make the planet a better place, yet it only needs one to screw it up
Weeee!
Could you give a link please?
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
BootFloppyUsb or DSLbootimage
your choice (recommend the bootfloppyusb unless you know your way around linux)
make sure you use rawwrite or something
It takes the cooperation of millions of people it make the planet a better place, yet it only needs one to screw it up
Weeee!
Thanks. I couldn't find it on the site earlier.
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
use the persistent command when in quemo it will save your setting for the next time you launch it i use it for ubuntu and works fine lil slow but fine
But I am looking for a Linux that I wouldn't necessarily booted from.
What I am looking for is one that I could (for lack of better words) "open" with portablapps and it would run much like a VNC client right inside windows. A lot like the Mac-on-Stick.
TH
DamnSmallLinux
ftp://ibiblio.org/pub/Linux/distributions/damnsmall/current/dsl-3.3-embe...
This is pretty much you're looking for. It uses Qemu to run DamnSmallLinux. It will run in a window on your Windows desktop. It uses .bat files to launch, so you can't add it directly to PAM... But you could use AutoIt to make an .exe that will show up in PAM.
This is my AutoIt script for DSL (this is taken from dsl-base.bat):
Run('qemu\qemu.exe -L qemu/ -no-kqemu -m 128 -localtime -soundhw es1370 -kernel linux24 -initrd minirt24.gz -hda KNOPPIX/knoppix -append "qemu vga=791 quiet noscsi nousb nofirewire atapicd noideraid noacpi acpi=off noapm noagp ide1=noprobe ide2=noprobe nomce frugal"', "", @SW_HIDE)
Just paste that into a file, save as DSL.au3, run it through Aut2exe, and it will give you DSL.exe. The @SW_HIDE hides the CMD window that Qemu normally launches, so you only have one window open
As far as VNC... Well that's nothing like what you're asking for. That is only for a remote desktop.
Try having a look at Slax.
__
Linux user no. 353252, occasionally tied to a Windows machine
__
Linux user no. 353252, occasionally tied to a Windows machine
You need to fix your link.
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
just
here is the real link
--Slax - Your Pocket OS--
Reality is merely an illusion, albeit a very persistent one.
-Albert Einstein
OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.
Oh....
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
the one i mentioned and also in another post on here is not booted from you run it from inside windows and the persist com i told you make it remember your settings
also ubuntu does the same thing with that command go here for slax
http://www.pendrivelinux.com/2007/04/02/qemu-persistent-slax-linux/
Yeah, I know about that one.
"There is a tendency for the world to say to America, 'the big problems of the world are yours, you go and sort them out,' and then to worry when America wants to sort them out.
Tony Blair
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
If you really want linux just download Qemu Puppy
-------------------------------------------------------
If there's a way to hate windows more than i do, PM me.
-------------------------------------------------------
For the third time has come crawling back to portable apps...
That link goes back to portable apps and there's no Qemu Puppy on the page...
???
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Link it correctly.
Here.
_______________________________________________
It's kinda scary when my desktop is messier than my room...
sorry guys im still learnig html.
-------------------------------------------------------
-------------------------------------------------------
For the third time has come crawling back to portable apps...
I made the same mistake (Just remember to put http:// in the beginning ;)._)
Insert original signature here with Greasemonkey Script.
It's nice to apologize, but really, you responded over one year later, bumping it from waaay back down the line to the top, when it's really not necessary, as there have been new developments, and other, more modern threads exist about it.
I hope I don't seem harsh; I've felt a couple of times that I'd like to do something, but as it's an old thread, it's generally better to leave it.
(PS: could you also please remove the second last word from your signature, as it's not necessary, and may offend people, me included. Note the last line of my signature...)
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
I didn't actually reply, i edited my post... I think. i wasn't going to write this but it was bumped anyway. I'll change my sig after i written it. I'm christian as well but I ask where does it say you can't swear and I said dam not dam*.
Anway's.
Zack
-------------------------------------------------------
For the third time has come crawling back to portable apps...
If you want to try Linux in Windows, look Linux Launcher or Haiku OS.