Results 1 to 10 of 12
Hello
I'd like to install my linux distro from my harddrive, so I don't have to buy dvd's
THis is possible with windows, is it also with linux?
thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-20-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 72
Install from harddrive?
Hello
I'd like to install my linux distro from my harddrive, so I don't have to buy dvd's
THis is possible with windows, is it also with linux?
thanks
- 05-20-2007 #2
its possible to install Linux from Harddisk. there are a lot of ways to do that. check this link for detailed instructions.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-20-2007 #3
- 05-20-2007 #4Just Joined!
- Join Date
- Mar 2007
- Posts
- 72
Ok well I don't understand a single thing....
i tried but
isn't there something easier?
- 05-20-2007 #5
Okk ! I will try to explain step by step.
is there any other OS installed in you harddisk? did you create partition for Linux?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-20-2007 #6Just Joined!
- Join Date
- Mar 2007
- Posts
- 72
- 05-20-2007 #7
Create two partitions.
first, 512 MB in Linux-SWAP format and second, ext3 filesystem. Size of ext3 partition depends on Distro. which distro are you going to install? 10-12 GB is enough for almost all distros unless you are going to install servers too.
you can use GParted LiveCD to create/resize/delete partitions. its one of the best Partition Manager.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-21-2007 #8Just Joined!
- Join Date
- Mar 2007
- Posts
- 72
- 06-04-2007 #9
download grub4dos and extract it. we need only two files and others are useless. copy grldr file in C:/ drive. create C:\>boot\grub folders and copy menu.lst file from extracted files to c:\boot\grub.
now open c:\boot.ini file. you have to set its r attribute first.
add this line at the end of boot.ini file.
save file and reboot. does Install Linux title appear at boot up.Code:C:\grldr="Install Linux"
we will start installation in next phase.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-04-2007 #10Just Joined!
- Join Date
- Mar 2007
- Posts
- 72


Reply With Quote

