What happens if...Possible Linux Download
18 Replies - 1533 Views - Last Post: 02 October 2008 - 10:43 AM
#1
What happens if...
Posted 01 October 2008 - 12:35 PM
The reason I want to do this is because my University uses Linux(not Ubuntu...Fedora) for their systems, and they only take submitted homework in the form of .tar.gz files. As you know, Windows cannot make these (to my knowledge). So I want to download Linux to be able to make these files anywhere, and submit them to my professor, and not have to frantically try to find a Linux machine somewhere if I don't have access to the Linux Lab in my Engineering building?
I heard that PsychoCoder has a dual-boot. Meaning...that he can choose which system to boot when he starts his computer?
So, if I do this, can I still access all of my files that I have currently on my Linux system? Basically, does the computer just ask me when I start it up "Which OS would you like to boot?" (or something to that effect)?
I'm kinda skeptical about actually doing this, since I don't know what would happen to all my stuff...
So whadya think? Can ya help me out?
Replies To: What happens if...
#2
Re: What happens if...
Posted 01 October 2008 - 12:44 PM
Locke37, on 1 Oct, 2008 - 03:35 PM, said:
If you install Linux (or any OS) over your existing OS, you will format the drive, therefor erasing all of your data.
If you download & burn a bootable "live" distrobution, then nothing will happen to your existing OS or data. You will simply use the systems memory (if you are familiar w/ Ram Disk) as your operating space. When you shut down the PC nothing is saved.
You can setup a dual Boot, as you mentioned. The setup for this will be OS & boot loader specific.
A simpler solution for your exact situation might be to run Cygwin or another type of Bash Shell within Windows. This way you can create your tar ball (tar.gz) on the Windows OS.
#3
Re: What happens if...
Posted 01 October 2008 - 12:48 PM
no2pencil, on 1 Oct, 2008 - 12:44 PM, said:
Locke37, on 1 Oct, 2008 - 03:35 PM, said:
If you install Linux (or any OS) over your existing OS, you will format the drive, therefor erasing all of your data.
If you download & burn a bootable "live" distrobution, then nothing will happen to your existing OS or data. You will simply use the systems memory (if you are familiar w/ Ram Disk) as your operating space. When you shut down the PC nothing is saved.
You can setup a dual Boot, as you mentioned. The setup for this will be OS & boot loader specific.
A simpler solution for your exact situation might be to run Cygwin or another type of Bash Shell within Windows. This way you can create your tar ball (tar.gz) on the Windows OS.
Well crap.
This Cygwin you speak of, where can I...acquire...it?
#5
Re: What happens if...
Posted 01 October 2008 - 12:51 PM
#6
Re: What happens if...
Posted 01 October 2008 - 01:07 PM
Something like "tar zvcf foo.tar.gz folderName" should do it for you.
Still, Cygwin is fun to play with; it's just kind of massive.
#7
Re: What happens if...
Posted 01 October 2008 - 01:11 PM
tar zvcf ...
Shouldn't there be a '-' before the zvcf?
#8
Re: What happens if...
Posted 01 October 2008 - 01:17 PM
Locke37, on 1 Oct, 2008 - 04:11 PM, said:
Never underestimate the power of really old commands; arguments are basically arbitrary, after all. The Windows version may have a '-', but for many *nix versions it's optional. For real command line pain, there's always dd...
#9
Re: What happens if...
Posted 01 October 2008 - 01:24 PM
#10
Re: What happens if...
Posted 01 October 2008 - 01:59 PM
If you want to give Linux a try on your computer, I'd say download Ubuntu, and run it in LiveCD mode for a while, and if you like it, look up a tutorial on repartitioning your hard drive to make some room.
You will probably be able to get at your Windows files from Linux, but almost certainly not the other way around.
#11
Re: What happens if...
Posted 01 October 2008 - 08:36 PM
Error: Function not defined
Error non-recoverable: terminating now
Or something to those effects...*sigh*
MorphiusFaydal, on 1 Oct, 2008 - 01:59 PM, said:
If you want to give Linux a try on your computer, I'd say download Ubuntu, and run it in LiveCD mode for a while, and if you like it, look up a tutorial on repartitioning your hard drive to make some room.
You will probably be able to get at your Windows files from Linux, but almost certainly not the other way around.
Also, how would I go about running it in LiveCD mode?
This post has been edited by Locke37: 01 October 2008 - 08:41 PM
#12
Re: What happens if...
Posted 01 October 2008 - 08:48 PM
put the cd in your cd drive,
reboot,
make sure the computer is set to boot from cd.
#13
Re: What happens if...
Posted 01 October 2008 - 11:07 PM
GWatt, on 1 Oct, 2008 - 10:48 PM, said:
put the cd in your cd drive,
reboot,
make sure the computer is set to boot from cd.
And when the menu comes up; hit "enter". It'll say something like "start or install ubuntu". You can't actually install ubuntu until you click an icon on the desktop, so.... No worries about accidentally installing it.
#14
Re: What happens if...
Posted 02 October 2008 - 02:35 AM
i.e. Does it leave any lasting marks of it having been booted?
#15
Re: What happens if...
Posted 02 October 2008 - 02:43 AM
homemade-jam, on 2 Oct, 2008 - 05:35 AM, said:
No, it boots off the DVD/CDRom as a boot device & creates a Ram Disk. A section in Ram where it acts as storage.
The hard drive, just happens to be a device attached to the system.
In a *nix world a drive does not have to be in use. You can mount it & read from it, as well as unmount it & leave it there as a device not being used.

New Topic/Question
This topic is locked



MultiQuote




|