This is a discussion on Installing Ubuntu/Kubuntu/Xubuntu from HDD within the Linux forums, part of the Operating Systems category; >> HDD install of Linux is possible from both Windows and Linux, but the following steps are for Linux only ...
| |||||||
| | #1 |
| Junior Member Join Date: Apr 2009
Posts: 59
Rep Power: 1 | >> HDD install of Linux is possible from both Windows and Linux, but the following steps are for Linux only << First things first. Let me get this straight... *This not a copy/paste as you may think. (but if you do then don't carry on reading close your browser )*Since there is nothing like this on this board so I decided to go ahead posting it. *Whoever found this technique heads up ![]() *Who don't apreciate this thread :double ****: >> What you need << *The ISO (.iso) file of the distribution of your choice. *initrd.gz *vmlinuz The above files are on the ISO use the following to get them: Fire up the terminal, Mount the .iso >> sudo mount -o loop ubuntu-8.04.1-desktop-i386.iso /media/cdrom0 << Copy those two files vmlinuz is at - "/media/cdrom/casper/vmlinuz" initrd.gz is at - "/media/cdrom/casper/initrd.gz" or you can download those two files from here (not recommended by me): >> The Ubuntu 9.04 archive - http://archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/cdrom/ << >> Now What? << Edit the grub configuration /boot/grub/menu.lst In the terminal type >>sudo gedit /boot/grub/menu.lst<< Add the following Lines in the file: title Install Ubuntu root (hd0,4) kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu-8.04-desktop-i386.iso initrd /initrd.gz >> NOTE: On my filesystem I've kept those three required files on partition "sda5" in the directory so the line is - root (hd0,4). Numbering starts from 0 << >> Also note the .iso filename , change it according to your distribution << Now save the the "menu.lst" file and reboot. The GRUB menu will automatically display a entry called "Install Ubuntu" select it just press enter. Just take care not to format the parition/install the operating system in the partition containing the .iso, initrd.gz and vmlinuz files. If you follow each line perfectly I'm sure you'll get the desired results but if you don't then you definitely messed up somewhere. Go through again check every step. >>I first saw this on the Ubuntu help wiki, but that was a year ago. it worked for me<< //You are in breach of forum rules and policies. You are been handed a RED infraction card. - Moderator just4kix Last edited by just4kix; 05-31-09 at 01:17 AM. |
| |
| Tags |
| hdd, installing |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem installing ubuntu... | preetham g p | Linux | 3 | 06-04-09 08:57 PM |
| Super Ubuntu ~ separate version of Ubuntu | newprouser | Software News, Previews and Reviews | 0 | 01-06-09 12:18 AM |
| Help installing LimeWire! | imrock | Windows | 5 | 01-02-09 03:25 PM |
| kubuntu dial up how? | rajit49 | Linux | 0 | 10-28-08 01:13 PM |
| immediate help in installing ivt bluetooth | mumpapa | BSNL broadband | 1 | 06-02-08 04:47 PM |