Jump to content

LiveCD Question

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
10 replies to this topic

#1
Guest_SexYLinuX_*

Guest_SexYLinuX_*
  • Guests
When you run a live CD, and you mount some Partition from your actual HDD, then you copy/paste the file on the desktop or anywhere of the livecd (which is running) where does that file get stored? Because when you restart the livecd does not leave any traces...

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
A live CD stores most of the information in RAM. When you turn it off, the RAM clears and you return to the original state.

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah, because RAM is volatile

Volatile memory - Wikipedia, the free encyclopedia

#4
HappyUser

HappyUser

    Learning Programmer

  • Members
  • PipPipPip
  • 40 posts
@Winged: What if the file is larger than the RAM itself?

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
If you run the LiveCD in persistent mode it will save it. I know, that sounds weird because you can't save to a CD but you can run the Live CD on a thumb-drive or USB/Firewire drive in persistent mode.

#6
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah, although it does not seem to be very reliable... You said many times that it got corrupted..

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
@Happy: It could present a link to the file instead of copying the whole thing. Or it might just give you an error message, or...

#8
HappyUser

HappyUser

    Learning Programmer

  • Members
  • PipPipPip
  • 40 posts
Hmm.. so a live CD totally depends on the RAM? I thought it might reserve some space on some partition and then deletes everything...

#9
PenguinLover

PenguinLover

    Learning Programmer

  • Members
  • PipPipPip
  • 53 posts
Yeah it seems to rely only on the RAM.

#10
Guest_MarkA_*

Guest_MarkA_*
  • Guests

WingedPanther said:

@Happy: It could present a link to the file instead of copying the whole thing. Or it might just give you an error message, or...

Hmm, if it represented a link, would that mean that if we modified that file, the original one would be modified?

I'm curious to try this...

#11
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I don't know for sure.