Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 06:47:16 AM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ General Discussion
| |-+ Tech Corner
| | |-+ Linux Discussions and Help (Moderator: donecweb)
| | | |-+ Installing Linux
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: Installing Linux  (Read 5433 times)
Rifat
Jr. Member
*
Posts: 20


« on: April 07, 2006, 06:41:18 AM »

I have a computer (a slow one) with 2 hard drives one of them is about 10GB and the other is 40GB. I want to install Linux into the former hard drive, so do you guys have any tips as to how to go about it so everything runs smoohtly. I'm only going to be using Linux for school programming projects and general use of the internet. Thanks in advance.
« Last Edit: April 13, 2006, 07:19:44 AM by Rifat » Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #1 on: April 07, 2006, 11:32:31 AM »

Hi Rifat! I'm glad to hear you wish to try out Linux! Smiley I'd be glad to assist you as much as possible.
Have you already decide or got some distro on your hands you wish to try out?
Also do you have broadband and can download necessary comonents from the web? (as if you have such possibility I can describe you step by step guide when you download Debian network installer disk 25 mb or ~100mb(I prefer this one) disk if you wish to have installer which you can use with packages you download on other So through systems or for later installations). You can simply burn this CD, boot from it and download packages which you would like to use.

Returning to your original question, it's hard to give general instructions as each case is somehow different, but anyway I'm strongly suggesting you to make backup of at least most important data to external media e.g. CD, DVD of flash drive. It's not because I'm doubt in Linux but it gives peace of mind hat you wouldn't loose data in any case.
Also when you do install it's good idea to setup some directories on different partitions, e.g. if you plan it to use as Desktop machnie I would suggest you to have at least 3 partitions:
1. / Root probably biggest one(I had 10 Gb for it).
2. /home this is home parition where all your personal files and settings would be stored, so even if you reinstall Linux you'll have your desktop look just like it was before re-installation. Sometimes it even work if you install other Linux distribution.
3. if you're low on RAM create swap partition, it's suggested that it have size two times more than amount of physical memory.
4. Also if you wish have data from Linux accessible under Windows you should think about creating one FAT32 parition, this way you'll be able to write data to it from Linux and later read it from Windows OS and vice versa.
Please note that right now kernel doesn't able to write to NTFS partitions safely, only read data from them.(there are ways to overcome this but I never tried this myself as prefer using FAT32 partition for transferring data between OSs).

Also please be ready that Linux would overwrite your bootstrap with own bootloader, so maybe do backup of it if you decide later to wipe out Linux completely and return to Windows. Otherwise you'll have GRUB or LILO bootloader where would be able to choose what OS to boot.

Not sure what else to tell you about Linux info, maybe you have some questions or doubts, if so please ask them here and I'll try to respond.
Report to moderator   Logged

Denis
Rifat
Jr. Member
*
Posts: 20


« Reply #2 on: April 13, 2006, 07:13:16 AM »

Thanks SensoVision, I've done my backing up. The distro I have got is just Red Hat, my only concern is that I need files under Linux to be somehow accsessible to Windows OS, I think I'm on FAT32 at the moment.

And also a minor question, when I have installed Linux into the other hard drive. Does the computer at start up give me a choice as to which OS i want to use, is this all automatic or do I have to do something so it does this.
Report to moderator   Logged

donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #3 on: April 13, 2006, 04:46:12 PM »

Thanks SensoVision, I've done my backing up. The distro I have got is just Red Hat, my only concern is that I need files under Linux to be somehow accsessible to Windows OS, I think I'm on FAT32 at the moment.

And also a minor question, when I have installed Linux into the other hard drive. Does the computer at start up give me a choice as to which OS i want to use, is this all automatic or do I have to do something so it does this.

There is a program called "Ext2 Installable File System" that "It provides Windows NT4.0/2000/XP with full access to Linux Ext2 volumes (read access and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer. The "Ext2 Installable File System for Windows" software is freeware." You can get it from....

http://www.fs-driver.org/index.html


The computer will give you a choice of which OS you want to boot from if you have a boot loader installed. However the boot loader instalation for Simply MEPIS and Ubantu is not automatic but I don't know about other distros.
« Last Edit: April 13, 2006, 04:50:03 PM by donecweb » Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #4 on: April 13, 2006, 10:52:50 PM »

Thanks SensoVision, I've done my backing up. The distro I have got is just Red Hat, my only concern is that I need files under Linux to be somehow accsessible to Windows OS, I think I'm on FAT32 at the moment.
my pleasure, I'd be glad to help if I can. Regarding Red Hat I didn't installed it from the times when it become commercial so I don't quite remember it's installation manager.
Regarding your question about accessing files from Windows, you can try method suggested by Don, or simply write files you need access to FAT32 parition, Linux have no troubles at writing to it, if you need details on how to mount parition please let me know, but I think that RH may mount them for you so you will only need to put there data.

Quote
And also a minor question, when I have installed Linux into the other hard drive. Does the computer at start up give me a choice as to which OS i want to use, is this all automatic or do I have to do something so it does this.
if installation manager detect that there are other system installed, it would tell you about this option, from what I remember RedHat told this to me, and let edit what OSs I wish to have in boot list.
There was also installation when you install bootloader to floppy which could be good solution for first time install, you'll simply need to create boot floppy which you would insert when wish to boot into Linux, and if discette is not inserted you'll boot normally to Windows.

Looking forward for more quesitons from you Wink
Report to moderator   Logged

Denis
Rifat
Jr. Member
*
Posts: 20


« Reply #5 on: May 03, 2006, 09:09:09 AM »

my pleasure, I'd be glad to help if I can. Regarding Red Hat I didn't installed it from the times when it become commercial so I don't quite remember it's installation manager.
Regarding your question about accessing files from Windows, you can try method suggested by Don, or simply write files you need access to FAT32 parition, Linux have no troubles at writing to it, if you need details on how to mount parition please let me know, but I think that RH may mount them for you so you will only need to put there data.
if installation manager detect that there are other system installed, it would tell you about this option, from what I remember RedHat told this to me, and let edit what OSs I wish to have in boot list.
There was also installation when you install bootloader to floppy which could be good solution for first time install, you'll simply need to create boot floppy which you would insert when wish to boot into Linux, and if discette is not inserted you'll boot normally to Windows.

Looking forward for more quesitons from you Wink

I'm having trouble partitioning my two hard drives. This is what I had done , I installed Linux first. Allocated 10GB for Linux which is the whole drive, then after that started to install Windows xp on the other hard drive. But Windows XP kept coming up with this message saying it needs to be installed 10GB hard drive for some reason, I think because it's the primary hard drive out of the two (do you know how to change this?). I'm going to give it another go, after I get my Ubuntu CD back, I'll probably put Windows XP in the 10GB hard drive, and Linux in the 40GB hard drive. And maybe later figure out to make a shared space, both OS are able to access those files. 
Report to moderator   Logged

Rifat
Jr. Member
*
Posts: 20


« Reply #6 on: May 03, 2006, 09:10:17 AM »

There is a program called "Ext2 Installable File System" that "It provides Windows NT4.0/2000/XP with full access to Linux Ext2 volumes (read access and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer. The "Ext2 Installable File System for Windows" software is freeware." You can get it from....

http://www.fs-driver.org/index.html


The computer will give you a choice of which OS you want to boot from if you have a boot loader installed. However the boot loader instalation for Simply MEPIS and Ubantu is not automatic but I don't know about other distros.

Thanks for the link. Is this similar to GRUB? and I'm using Ubuntu for my distro.
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #7 on: May 03, 2006, 10:01:31 AM »

I'm having trouble partitioning my two hard drives. This is what I had done , I installed Linux first. Allocated 10GB for Linux which is the whole drive, then after that started to install Windows xp on the other hard drive. But Windows XP kept coming up with this message saying it needs to be installed 10GB hard drive for some reason, I think because it's the primary hard drive out of the two (do you know how to change this?). I'm going to give it another go, after I get my Ubuntu CD back, I'll probably put Windows XP in the 10GB hard drive, and Linux in the 40GB hard drive. And maybe later figure out to make a shared space, both OS are able to access those files. 
yes, Windows has weired reuirements, as I wasn't able to make Windows bootable when make it last parition on the master harddrive. Also from what I remember it needs 8mb of free space in the beginning of disk...
So my advice would be to install Linux on secondary drive and give to XP disk it wish, Linux shouldn't have any troubles to run from any location.

The link adviced by Don, seems to be a driver for Windows which let you access Linux partitions from Windows. It has nothing to do with GRUB(GRand Unified Bootloader) as it's just a bootloader program which you see when system boots.
Report to moderator   Logged

Denis
donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #8 on: May 03, 2006, 04:40:33 PM »

That's correct Denis.
Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
Rifat
Jr. Member
*
Posts: 20


« Reply #9 on: May 05, 2006, 07:23:11 AM »

yes, Windows has weired reuirements, as I wasn't able to make Windows bootable when make it last parition on the master harddrive. Also from what I remember it needs 8mb of free space in the beginning of disk...
So my advice would be to install Linux on secondary drive and give to XP disk it wish, Linux shouldn't have any troubles to run from any location.



Yes, that's what im going to be doing very soon. Another question when I was partioning one of my hard drives it asked what type I would like it in either 'logical' or 'primary'. Do you know the difference between them?
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #10 on: May 05, 2006, 07:59:01 PM »

In short Extended disks let you organize your dirve more effectively as they serve for a base for logical disks. Usually hardrive could have limited number of primary partitions (I don't remember exactly but it could be 3), and using logical disks you could have much more partitions. Although from what I remember Windows should be placed or at least have primary partition in it's posession to be able to boot.
I usually created one primary partition for Windows and later create logical disk on the rest of space and made there additional extended partitions.
BTW you can place Linux inside extended partition it wouldn't be picky as Windows and could boot from there without issues(I had similar installation and it works for me).
Report to moderator   Logged

Denis
donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #11 on: May 06, 2006, 10:12:44 PM »

Windows will not work unless it is in a primary partition and even then it can cause problems if you have too many primary partitions. For this reason and the fact that Linux installations aren't picky about whether they are installed on a primary or logical partition I recommend using a logical partition for all Linux installations.
Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
Rifat
Jr. Member
*
Posts: 20


« Reply #12 on: May 10, 2006, 08:52:56 AM »

I've pretty much finished setting it all up I'm pretty happy with it. Would be happier if Windows wasn't so stubborn, I've just got to install a Haskell and Java compiler now and also an editor (Kate or Emacs). Anyways thanks alot for your help guys really appreciate it.  Smiley
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #13 on: May 10, 2006, 08:16:05 PM »

you're welcome, Rifat! We always glad to help if we can Smiley
So please post more questions if you need any additional help or just share what you learn so others could use your knowledge and have easier way to move under Linux.
Report to moderator   Logged

Denis
Pages: [1] Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ General Discussion
| |-+ Tech Corner
| | |-+ Linux Discussions and Help (Moderator: donecweb)
| | | |-+ Installing Linux

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!