Author Topic: Live CD help  (Read 6805 times)

0 Members and 1 Guest are viewing this topic.

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Live CD help
« on: May 31, 2011, 10:22:26 pm »
Hi, everyone!
I was just thinking about trying out Linux for the first time.
I was just wondering how you boot an OS from a live cd?
Also, how do you make one?
Thanks!

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #1 on: May 31, 2011, 10:25:37 pm »
To make a live Cd you just take an image burning software and burn an iso to a disk. To load that iso(run the liveCD) you need to choose the boot device through bios. It should be either F10 or F12(more common). try both. Turn off your comp and turn it back on while button mashing one of those. If it boot regularly you need to try the other one. If it worked it should go to a menu with the different bot devices. Choose CD-Rom and let it load. It should load straight into the LiveCD at that point. If you have any problems I'd e glad to help you
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #2 on: May 31, 2011, 10:31:52 pm »
One more thing: what exactly is a RAM disk? I read about it on Wikipedia, but it wasn't too clear. Is it a permanent thing, or does it go away when you reboot?

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #3 on: May 31, 2011, 10:32:25 pm »
Let me google it then I'll tell you lol

EDIT:Its a super fast version of an SSD. Lot more expensive also
« Last Edit: May 31, 2011, 10:33:56 pm by ruler501 »
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #4 on: May 31, 2011, 10:32:43 pm »
Ok thanks :P

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #5 on: May 31, 2011, 10:35:11 pm »
Yeah its basically an SSD with lots of steroids. Ti is faster and more expensive. ITs RAM that the computer is using liek it was an SSD with a speed bost
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #6 on: May 31, 2011, 10:37:35 pm »
So it is only around for the time that you are using the live cd? It doesn't take away from the RAM when using the regular OS?

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #7 on: May 31, 2011, 10:41:08 pm »
No RAM disks are very different. You won't be using any of those unless your crazy or have lots of money to spend on super fast memory. The OS is stored in RAM and run from there yes. It does use the comps RAM
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline alberthrocks

  • Moderator
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 876
  • Rating: +103/-10
    • View Profile
Re: Live CD help
« Reply #8 on: May 31, 2011, 10:49:38 pm »
No no no, ramdisks are NOT ram disks :P

In linux Live CDs (or DVDs, for that matter), they usually load the filesystem into the RAM so that it's faster to use, and will need the CD less. You usually can find this filesystem image as initrd on the CD. (Typically, they name it something else to conceal that name :P) Note that although you may have a ramdisk loaded, the CD is still being used, and you won't be able to eject it. Ramdisks are typically tiny little guys that spark the start of the system. They can range from 1 MB to 30 MB in size, but there's no "limit" persay.

Note that ramdisk is NOT related to general OS behavior, which is loading programs into memory and caching them for faster load times. That's why when you open something in LiveCD, it loads it from the CD, and if you close and reopen that same app, it will load pretty fast using little or no CD at all.

Hope this clarifies things! :D
Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/


Proud member of ClrHome!

Miss my old signature? Here it is!
Spoiler For Signature:
Alternate "New" IRC post notification bot (Newy) down? Go here to reset it! http://withg.org/albert/cpuhero/

Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/

Activity remains limited due to busyness from school et al. Sorry! :( Feel free to PM, email, or if you know me well enough, FB me if you have a question/concern. :)

Don't expect me to be online 24/7 until summer. Contact me via FB if you feel it's urgent.


Proud member of ClrHome!

Spoiler For "My Projects! :D":
Projects:

Computer/Web/IRC Projects:
C______c: 0% done (Doing planning and trying to not forget it :P)
A_____m: 40% done (Need to develop a sophisticated process queue, and a pretty web GUI)
AtomBot v3.0: 0% done (Planning stage, may do a litmus test of developer wants in the future)
IdeaFrenzy: 0% done (Planning and trying to not forget it :P)
wxWabbitemu: 40% done (NEED MOAR FEATURES :P)

Calculator Projects:
M__ C_____ (an A____ _____ clone): 0% done (Need to figure out physics and Axe)
C2I: 0% done (planning, checking the demand for it, and dreaming :P)

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #9 on: May 31, 2011, 10:53:31 pm »
Ok, but what I'm confused about is if this bit of the ram that is being allocated for the ramdisk will be accesible by the OS installed on the computer after you reboot.
Do you know about that?

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #10 on: May 31, 2011, 10:57:53 pm »
It deends on how long you wait before switching back. If you leave your comp off for an hour or two it should all be gone by the time you turn on your OS. if you just restart into your regular Os then yes it might still be there
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #11 on: May 31, 2011, 10:59:50 pm »
But eventually, it will go away?
Sorry if I sound hyper-anxious, but I really don't want to screw up my computer when my parents are considering actually getting me a new one.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Live CD help
« Reply #12 on: May 31, 2011, 11:02:46 pm »
There is really no chance of you messing up your comp from a liveCd unless you go crazy with the terminal or gparted
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline pianoman

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 426
  • Rating: +24/-0
  • ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫ ♪♫
    • View Profile
Re: Live CD help
« Reply #13 on: May 31, 2011, 11:03:38 pm »
Lol ok.
Thank you very much!
[:)]^9001

Offline alberthrocks

  • Moderator
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 876
  • Rating: +103/-10
    • View Profile
Re: Live CD help
« Reply #14 on: May 31, 2011, 11:03:49 pm »
Oh no worries, LiveCD ramdisks go poof as soon as you power down your computer or reboot it. :)
If you want a guarantee that it is gone, simply boot into your regular OS. That will typically overwrite any memory of... that LiveCD memory. :P
Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/


Proud member of ClrHome!

Miss my old signature? Here it is!
Spoiler For Signature:
Alternate "New" IRC post notification bot (Newy) down? Go here to reset it! http://withg.org/albert/cpuhero/

Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/

Activity remains limited due to busyness from school et al. Sorry! :( Feel free to PM, email, or if you know me well enough, FB me if you have a question/concern. :)

Don't expect me to be online 24/7 until summer. Contact me via FB if you feel it's urgent.


Proud member of ClrHome!

Spoiler For "My Projects! :D":
Projects:

Computer/Web/IRC Projects:
C______c: 0% done (Doing planning and trying to not forget it :P)
A_____m: 40% done (Need to develop a sophisticated process queue, and a pretty web GUI)
AtomBot v3.0: 0% done (Planning stage, may do a litmus test of developer wants in the future)
IdeaFrenzy: 0% done (Planning and trying to not forget it :P)
wxWabbitemu: 40% done (NEED MOAR FEATURES :P)

Calculator Projects:
M__ C_____ (an A____ _____ clone): 0% done (Need to figure out physics and Axe)
C2I: 0% done (planning, checking the demand for it, and dreaming :P)