Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ubuntu9.04 installation process configuration

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "Ubuntu 9.04 installation process configuration," interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's learn "Ubuntu 9.04 installation process configuration"!

Ubuntu 9.04 is often used system software, so I studied the installation of Ubuntu 9.04, here to share with you, I hope useful to you. Read a lot of articles about Ubuntu installation online, but I don't seem to find a complete article about installing Ubuntu 9.04 via hard drive.

The following is a detailed introduction to the installation process and some configurations of Ubuntu 9.04 combined with my own installation experience, focusing on hard disk partitions, hoping to help friends who want to install Ubuntu 9.04 through hard disk.

preparations

1 Download grub4dos http://www.linuxidc.com/upload/2008_03/08032814359358.rar

Copy the grldr and grub.exe files in the directory to the C package directory. Only these two files are needed.

2 Copy the downloaded ubuntu-9.04-desktop-amd64.iso file to the C package directory

Extract the two files initrd.gz and vmlinuz in the casper directory of the ISO file, and only need these two files, and copy them to the C package directory.

3 Create menu.lst file in C packing directory:

Code:

title Install Ubuntu9.04

find --set-root /ubuntu-9.04-desktop-amd64.iso

kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu-9.04-desktop-amd64.iso

initrd /initrd.gz

4 Edit c:\boot.ini (if you can't see boot.ini, please open C drive, click "Tools"-"Folder Options"-"View": remove the check mark before "Hide protected operating system files")

Remove the implicit system read-only attribute of the file

Open boot.ini with Notepad

Change timeout=0 to timeout=10 ,

Add C:\grldr="Ubuntu 9.04 Install" to *** line

At this point, I believe that we have a deeper understanding of the "Ubuntu 9.04 installation process configuration," may wish to actually operate it! Here is the website, more related content can enter the relevant channels for inquiry, pay attention to us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report