- 浏览: 849301 次
- 性别:
- 来自: lanzhou
文章分类
最新评论
-
liu346435400:
楼主讲了实话啊,中国程序员的现状,也是只见中国程序员拼死拼活的 ...
中国的程序员为什么这么辛苦 -
qw8226718:
国内ASP.NET下功能比较完善,优化比较好的Spacebui ...
国内外开源sns源码大全 -
dotjar:
敢问兰州的大哥,Prism 现在在12.04LTS上可用么?我 ...
最佳 Ubuntu 下 WebQQ 聊天体验 -
coralsea:
兄弟,卫星通信不是这么简单的,单向接收卫星广播信号不需要太大的 ...
Google 上网 -
txin0814:
我成功安装chrome frame后 在IE地址栏前加上cf: ...
IE中使用Google Chrome Frame运行HTML 5
Ubuntu 9.10, Karmic Koala is finally out now and everybody wants to install it. But since the requested CDs won't get delivered for another few weeks the only option left is to download the ISO , burn it and then install. Everything seems to be right except the burning part, I hate burning CDs. And I believe there are many out there who feel the same. So, in this article I will tell you about 2 different ways of installing Ubuntu Karmic which don't involve burning CDs.
Install from your Hard Drive
Pre-requisites
- Any preinstalled Linux system.
- Ubuntu 9.10 ISO. (you may download it from here )
- If you want to learn the basic concept behind installation without burning CDs then refer this article .
Benefits
- Since the ISO lies on the Hard disk, installation is pretty quick.
- If you don't have CD/DVD drive.
- You hate burning CDs, like me ;).
Installation
1) The basic trick behind this method of installation is that instead of booting from a 700 MB installation CD we create a separate > 700 MB partition and boot from that partition. This results in increased speed of booting into a Live mode and lesser time for installation.
So, first of all we are going to create a separate partition for this purpose (750 MB will be fine). One can create partition using gparted (Gnome partition editor). Let us call this new partition /dev/sda1
2) After creating the partitoin, we will have to copy the contents of the ISO into the new partition. Boot into your pre installed linux system or using another Live CD and run the following commands
[shredder12]$ mkdir /tmp/install_cd
[shredder12]$ mkdir /tmp/installer
Now, mount the partition and the ISO in their respective directories
[shredder12]$ sudo mount -o loop ubuntu_disk_image.iso /tmp/install_cd
[shredder12]$ sudo mount /dev/sda1 /tmp/installer
Now, use rsync to copy the contents of the ISO to the partition
[shredder12]$ sudo rsync -a /tmp/install_cd/ /tmp/installer
Once, this is done unmount the partitions.
[shredder12]$ sudo umount /tmp/installer
[shredder12]$ sudo umount /tmp/install_cd
P.S.- Replace /dev/sda1 with the partition you have created and ubuntu_disk_image.iso with the ISO have downloaded.
3) Now, we need to add an entry in our grub or lilo boot loader to be able to boot into this partition. If you are using grub then add this line in the grub's menu.lst file. Open the file in any editor (i will use vim here)
[shredder12]$ sudo vim /boot/grub/menu.lst
Add these lines at the end of your menu.lst file
title my ubuntu installer
root (hd0,0)
kernel /casper/vmlinuz boot=casper root=/dev/ram ramdisk_size=1048576 rw
initrd /casper/initrd.gz
Since, the disk partition I was using was /dev/sda1 so I used (hd0,0) here if your partition is /dev/sdaN then you should use (hd0,N-1).
You may either add this entry in menu.lst file or you may boot from grub by executing similar commands (prefer adding these lines if you don't know what I am talking about).
4) Now, reboot your system and select "my ubuntu installer" from grub. And you can follow the regular Ubuntu installation from there.
Install using USB
If you have a USB (size > 700MB) then you can create your own USB bootable Ubuntu.
Pre-requisites
- A USB of size > 700MB
- A BIOS that allows booting from USB
- Ubuntu installation ISO
- A tool for creating USB bootable disk
Benefits
- If the USB is fast then the installation can be as fast as a hard drive installation.
- You can use the USB stick as a Live CD (but ofcourse it will be a lot faster than a CD)
- It is easier to maintain than a Live CD
Installation
1) First of all we will need a bootable USB creator. Actually there are many of them, you can check them out here . I will be using UNetbootin in this article.
2) I guess you might have installed UNetbooting by now. If not follow this link and download the version you want to install (they are available at the top).
3) Once you have installed it open it and you will see a window. Select Ubuntu in the distribution drop down box and select the USB location and the ISO. Click OK and it will create a bootable USB disk for you.
4) Now, there is nothing much to do. Just insert the USB and select boot from USB from your BIOS booting options. After booting you will see some options, select default if you don't know what to do. And after that you will see the regular Ubuntu installation. Go ahead and install it.
Enjoy then new Ubuntu Karmic :) !!
发表评论
-
Ubuntu 10.04 新视觉设计、主题和Logo
2010-03-04 18:46 962根据官方wiki (屏幕截图)的介绍,Ubuntu ... -
Ubuntu自动备份软件包和制作本地源
2010-01-27 11:47 2518执行过sudo apt-get update &&am ... -
10 scripts to create your own Linux distribution
2010-01-25 15:20 1028Those familiar with Linux will ... -
Ubuntu下rhythmbox播放MP3乱码问题的解决
2010-01-19 18:03 2410在Ubuntu下,系统是使用的UTF-8字符集。而rhyt ... -
解决ubuntu 鼠标键盘的失效问题
2010-01-11 10:09 11069把主板的apic 禁用掉就可以了,如果你是多系统的话,这样可能 ... -
Windows 7 or Ubuntu 9.10 – battle of the operating systems
2009-11-06 08:08 995Operating systems have become l ... -
Hey Ubuntu, Stop Making Linux Look Bad
2009-11-06 08:07 879It’s the same old story. A new ... -
Ubuntu.com Suffers Intermittent Outages As Thousands Download Karmic Koala
2009-11-04 08:40 777(WEB HOST INDUSTRY REVIEW) -- T ... -
Xubuntu 9.10 Review and Commentary
2009-11-04 08:38 942With the recent release of Ub ... -
Ubuntu 9.10 - Almost Perfect
2009-11-03 09:48 722It’s been quite some time sin ... -
How to make Ubuntu extremely fast
2009-11-03 08:57 1648Old hardware? Want a faster boo ... -
5 things make Kubuntu 9.10 special
2009-11-03 08:50 861Kubutnu is the first distributi ... -
CentOS 5.4 vs. OpenSuSE 11.2 vs. Ubuntu 9.10 Benchmarks
2009-11-03 08:49 2943With the release of CentOS 5.4 ... -
many things to do after install ubuntu 9.10
2009-11-02 14:46 5583So you've just installed Ubuntu ... -
How to install Nvidia/ATI graphic cards drivers in Ubuntu 9.04
2009-11-01 23:49 1639Many a times users mess up thei ... -
Things to do after installing Ubuntu9.10 Karmic Koala
2009-11-01 22:44 1984Here are things i see are impor ... -
Ubuntu下安装MP3播放器Audacious
2009-11-01 08:02 2511在Ubuntu下安装软件就是简单方便,MP3你想不想听,那我们 ... -
The new Ubuntu Software Center
2009-10-31 08:25 1079You may remember my mention of ... -
Ubuntu 9.10 'Karmic Koala' released, could decide your OS fate
2009-10-30 09:51 689It's October 2009 which means s ... -
Ubuntu 9.10 brings web sync, faster bootup, GNOME 2.28
2009-10-30 09:49 899The Ubuntu Linux distribution h ...
相关推荐
### Ubuntu 9.10 配置智能拼音输入法详细指南 #### 一、引言 在 Ubuntu 9.10 系统中,为了更好地适应中文用户的需求,配置一个流畅且好用的中文输入法变得尤为重要。本文将详细介绍如何在 Ubuntu 9.10 中配置智能...
### Ubuntu 9.10 (Karmic Koala) 软件源配置详解 #### 一、前言 Ubuntu 9.10,代号为 Karmic Koala,是 Ubuntu 发行版的一个版本,发布于2009年10月。此版本在系统稳定性、性能以及用户体验上都有显著提升,特别...
然后,将Ubuntu 9.10的ISO文件挂载到虚拟机的CD/DVD驱动器,这是通过虚拟机设置中的"CD/DVD"选项实现的。确保虚拟机启动时会从CD/DVD启动,而不是从硬盘。 启动虚拟机后,Ubuntu 9.10的安装引导程序将会自动加载。...
ubuntu9.10的用户指南汉化包,deb格式.
ubuntu910界面汉化安装包,deb格式。由于包的相互依赖,需用如下命令安装: #dpkg -i language-pack-gnome-zh-hans_1%3a9.10+20091022_all.deb language-pack-gnome-zh-hans-base_1%3a9.10+20091022_all.deb #dpkg -...
Win 7 与 Ubuntu9.10系统安装顺序 (1)Win7 (2)Ubuntu9.10,注意在安装步骤第7步的时候,点击高级按钮,选择安装启动器引导设备的位置为你手动分区的那个光盘。 (3)登录win7(此时系统直接进入win7的),将此...
ubuntu910的ibus输入法,由于附件大小的限制,分开成两个资源上传.
标题“移动硬盘安装Ubuntu 9.10”指的是在便携式存储设备——移动硬盘上安装Linux操作系统的一个特定版本,即Ubuntu 9.10。Ubuntu 9.10(Karmic Koala)是2009年发布的Ubuntu发行版,它提供了最新的软件和系统改进,...
### Ubuntu 9.10与网易最快源配置详解 #### 一、Ubuntu 9.10简介 Ubuntu 9.10(代号Karmic Koala)是Ubuntu Linux发行版的一个版本,发布于2009年10月22日。此版本在系统性能、用户体验以及软件包更新方面进行了多...
文档详细介绍了如何在一台计算机上安装Windows 7和Ubuntu 9.10双系统的过程,包括了硬盘分区、Grub引导程序的配置以及Ubuntu 9.10的安装和配置等多个方面。通过这些步骤,用户可以在同一台电脑上享受到Windows 7的...
### Linux操作系统Ubuntu 9.10 图解安装教程知识点概览 #### 1. Ubuntu简介 - **定义**: Ubuntu是一个基于Debian发行版的Linux操作系统,以其易用性和广泛的社区支持而闻名。 - **特点**: 提供了丰富的预装软件,如...
### Hadoop在Ubuntu 9.10上的部署与应用 #### 概述 随着网络复杂性和数据规模的不断增加,数据分析的性能变得越来越重要。本文基于Hadoop实现了一种大规模数据分析的方法,具体应用于航班数据的网络分析。Hadoop...
2. **制作启动盘**: 使用像UNetbootin或Rufus这样的工具将ISO刻录到USB驱动器或CD/DVD上。 3. **启动设置**: 进入BIOS设置,将启动设备设置为你的USB或光驱。 4. **安装类型**: 安装过程中可以选择“试用Ubuntu”或...
描述中提到的“ubuntu9.10 64位”是指该驱动适用于Ubuntu 9.10(Karmic Koala)操作系统,这是一个基于Linux的开源操作系统,发布于2009年10月。64位意味着这个驱动是为64位架构的处理器设计的,提供更好的性能和对...
首先,你可以从指定的下载地址获取Ubuntu 9.10的DVD ISO或BT种子。安装过程中,如果是双系统,可以在已有的Windows 7之外划出25GB空间创建新的分区,选择EXT4格式作为主分区,分配24.5GB给"/"。剩余的空间可以用来...
"Ubuntu9.10 RC引导文件"就是这样一个关键组件,它涉及到Ubuntu 9.10(Karmic Koala)的Release Candidate版本的引导加载器配置。在本文中,我们将深入探讨这一主题,了解如何在安装双系统时正确使用这些引导文件。 ...
Ubuntu 9.10是一款基于Debian的Linux发行版,对于初次接触或想要熟练使用该系统的用户来说,掌握一些基本的命令行操作是至关重要的。本文将详细介绍Ubuntu 9.10中的常用命令,帮助你更好地管理和维护你的系统。 1. ...