India Broadband Forum


!CLEAN EDIT!: HDD Install of Ubuntu/Xubuntu/Kubuntu

This is a discussion on !CLEAN EDIT!: HDD Install of Ubuntu/Xubuntu/Kubuntu 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 ...

Go Back   India Broadband Forum > Computers > Operating Systems > Linux

India Broadband Forum


                      

Reply

 

LinkBack Thread Tools Display Modes
Old 05-31-09, 11:33 AM   #1
Junior Member
 
Join Date: Apr 2009
Posts: 59
Rep Power: 1
shady911 is on a distinguished road
Default !CLEAN EDIT!: HDD Install of Ubuntu/Xubuntu/Kubuntu

>> HDD install of Linux is possible from both Windows and Linux, but the following steps are for Linux only <<

>> 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



>> [COLOR="Red"]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[/COLOR] <<

>> 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. it worked for me<<
shady911 is offline   Reply With Quote
Reply

Tags
clean, edit, hdd, install

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may 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
Installing Ubuntu/Kubuntu/Xubuntu from HDD shady911 Linux 1 05-31-09 01:18 AM
Edit Option not being listed cool_techie_tvm Suggestions and Complaints 6 02-14-09 09:58 PM
kubuntu dial up how? rajit49 Linux 0 10-28-08 01:13 PM
Ubuntu Install Guide (Step by Step) gauviz Linux 75 10-21-08 03:09 PM
How can i edit my post ashishtabla Suggestions and Complaints 5 02-20-08 07:12 PM


All times are GMT +5.5. The time now is 02:09 PM.


India Broadband Forum