Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 28-09-2007, 08:45 PM   #1 (permalink)
Wise Old Owl
 
Join Date: Jun 2004
Location: Delhi
Posts: 1,454
Default linux newbie......need help in installing

I downloaded Linux Mint 3.1 & burned it to CD assuming it will give a Live CD but it did not, so I have following questions.

Is there a way out that I can make Live CD from this ISO file?

If I have to install it then do I 1st make a new partition on my C (XP installed) or while installing Linux will ask me to make a partition?

I assume it has a graphical installer, else how difficult is it for a person to install linux with text commands who has never seen/used linux?

Any other points I need to take care of before installing.
__________________
E6300@3.304Ghz,P5B-Dlx Wifi, 4GB Transcend DDR2 800Mhz, XFX 7600GT,Lenovo 20"Widescreen LCD, Seagate SATA2 HDD 1.5TBx2,Sony DVDRW,Creative 4.1 speakers,APC UPS 800VA,Logitech wireless mouse.
ranjan2001 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-09-2007, 08:57 PM   #2 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,182
Default Re: linux newbie......need help in installing

See if these links help.

http://www-128.ibm.com/developerwork...fedora-livecd/

http://www.linuxpackages.net/gen_pdf...le=livecd.html
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher
phreak0ut is offline  
Old 28-09-2007, 08:57 PM   #3 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: linux newbie......need help in installing

No you can't make a Live CD out of a non-Live one.

Do this:
Empty the LAST partition of your HDD via Windows (Moving its data to other partitions)

Now boot from the disc and choose the last partition (hdx/sdx where x is some number apart from 1) from the GUI Partition Editor

(Go for manual parition editing, and not other options)

Leave 300-600 MB for SWAP (File System type = Swap) and make the rest of the space as / (also called ROOT) mount point. (The /'s File System should be EXT3)

Now proceed with the Installation by hitting the NEXT/OK whatever button.

Trust me, Linux GUI is WAY better than Windows' and it sure as hell has a graphical installer! It's had a graphical installation since 3 years now I guess and this won't change too
QwertyManiac is offline  
Old 28-09-2007, 09:10 PM   #4 (permalink)
Wise Old Owl
 
Join Date: Jun 2004
Location: Delhi
Posts: 1,454
Default Re: linux newbie......need help in installing

Thanks for these links but reading that , I understand that I need to be smarter to get the hang of what is written there.....................I am too new to linux.

Quote:
Empty the LAST partition of your HDD via Windows (Moving its data to other partitions)

Now boot from the disc and choose the last partition (hdx/sdx where x is some number apart from 1) from the GUI Partition Editor

(Go for manual parition editing, and not other options)
MY Cdrive is 80GB which I want to use for 40gb-XP & 40gb- linux, so it means that Linux manual partition editing will allow me to to do so, all I need to do is remove the data from present D drive.(I want D partation as it is except that the drive letter will chnage after I make partition on C)
__________________
E6300@3.304Ghz,P5B-Dlx Wifi, 4GB Transcend DDR2 800Mhz, XFX 7600GT,Lenovo 20"Widescreen LCD, Seagate SATA2 HDD 1.5TBx2,Sony DVDRW,Creative 4.1 speakers,APC UPS 800VA,Logitech wireless mouse.
ranjan2001 is offline  
Old 28-09-2007, 09:18 PM   #5 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: linux newbie......need help in installing

a 10 GB / partn is more than enough for casual users.make a swap partn of 500 MB.and go with the install.use a partition resizing tool like gparted livecd
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 28-09-2007, 09:21 PM   #6 (permalink)
Wise Old Owl
 
Join Date: Jun 2004
Location: Delhi
Posts: 1,454
Default Re: linux newbie......need help in installing

Guys I am getting confused, since I am new to all this.

Do I need to make 2 partition for linux
1 for actual Linux installation & another swap partition of 500mb?
__________________
E6300@3.304Ghz,P5B-Dlx Wifi, 4GB Transcend DDR2 800Mhz, XFX 7600GT,Lenovo 20"Widescreen LCD, Seagate SATA2 HDD 1.5TBx2,Sony DVDRW,Creative 4.1 speakers,APC UPS 800VA,Logitech wireless mouse.
ranjan2001 is offline  
Old 28-09-2007, 09:30 PM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: linux newbie......need help in installing

^yes.for sure. "/" <=== this symbol shows the installation partition or root partition.allocate the GB's.then make a partition type of "swap" of 500MB or Lesser.it is needed.also remember to choose manual partitioning while installing!
http://www.psychocats.net/ubuntu/installing
^^see the link reg doubts.but dont care for defragmenting thingy.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 28-09-2007, 10:51 PM   #8 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 494
Smile Re: Linux newbie......need help in installing

@ranjan2001 :

My suggestion install ubuntu coz there is lot of Documentation available for it

and it has very strong community which is very helpfull for newbie like me

This link provides a step by step installion for Ubuntu :

Install ubuntu 7.04 -->with or without Cd (full detail)
saurabh kakkar is offline  
Old 29-09-2007, 05:51 AM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: linux newbie......need help in installing

How many partitions do you have currently? If only one you may need to reformat and reinstall XP while splitting them into two.
QwertyManiac is offline  
Old 29-09-2007, 08:45 AM   #10 (permalink)
IM AS MAD AS HELL!!
 
max_demon's Avatar
 
Join Date: Oct 2006
Location: localhost
Posts: 1,596
Default Re: linux newbie......need help in installing

u can use Wubi though if you dont wanna mess with your bootloader and partitions
__________________
When someone dies in the grip of a powerful rage... a curse is born.

Kayako Saeki: Croakkkkkkkkkkkkkkkkkkkkk!
max_demon is offline  
Old 29-09-2007, 10:06 AM   #11 (permalink)
Wise Old Owl
 
Join Date: Jun 2004
Location: Delhi
Posts: 1,454
Default Re: linux newbie......need help in installing

Quote:
Originally Posted by QwertyManiac
How many partitions do you have currently? If only one you may need to reformat and reinstall XP while splitting them into two.
Why do I have to reinstall XP??
I can always change the size of partition under XP using 3rd party softwares. As of now my 1st hdd is having C:/ & D:/ I want to keep D as it is & chnage the size of C & make another partition out of it for installing linux.

Else I am thinking I will buy 1 new hdd & partition it as per my choice for instaling both linux mint & Ubuntu, I also want to install 64bit vista for testing.
__________________
E6300@3.304Ghz,P5B-Dlx Wifi, 4GB Transcend DDR2 800Mhz, XFX 7600GT,Lenovo 20"Widescreen LCD, Seagate SATA2 HDD 1.5TBx2,Sony DVDRW,Creative 4.1 speakers,APC UPS 800VA,Logitech wireless mouse.
ranjan2001 is offline  
Old 29-09-2007, 10:10 AM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: linux newbie......need help in installing

u can resize any partitions and make linux install partition symbolized as "/"
a slash of size >7GB.make another small partition of type swap of 300MB or 500MB depending on ur available RAM.if u got 1 gig of ram a 300MB swap suffice.
the installer will show u these partitions as free space and select "manual partn" in installer.yes,u shud make space for the Linux installation first.
afaik there is no need to reinstall xp.grub bootloader will show windows xp entry too in boot menu.it works.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 29-09-2007, 05:24 PM   #13 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: linux newbie......need help in installing

@ranjan2001 - Or that, apologies. Ok make some free space, boot the Disc and make the two required partitions in the GUI available and you'll be done installing Linux as dual boot
QwertyManiac is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Newbie nishant_nms Open Source 22 01-10-2006 05:05 PM
Newbie to Linux bizzare_blue Open Source 4 01-04-2006 03:54 PM
Newbie to Linux bizzare_blue Open Source 7 02-03-2006 09:24 PM
plz help a linux newbie !!! tech_cheetah Open Source 17 01-09-2005 07:29 PM
Help the newbie to linux eagle_y2j Open Source 1 14-07-2005 02:56 PM


All times are GMT +5.5. The time now is 05:19 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2