Ubuntu硬盘安装

ubuntu安裝流程
1.把ubuntu-7.10-alternate-i386.iso、initrd.gz、vmlinuz放到硬盤分區上(比如:e盤)。
2.解壓grub4dos到c盤,修改boot.ini,添加一行c:\grldr=Grub,重啟。
3.操作系統選擇菜單選擇Grub,按c進入命令模式。
4.輸入 find ubuntu-7.10-alternate-i386.iso查找鏡像所在盤(比如(hda0,5))。
5.輸入 vmlinuz (hda0,5)/vmlinuz
initrd (hda0,5)/initrd.gz
boot
6.安裝,拔網線,手動設置網卡。
7.按提示裝完基本系統。
8.挂載你准備的源文件sourcesl.list所在的盤。比如(sudo mount //172.24.74.20/e$ ~/netshare/20/e -o username=xx,password=xxxx,iocharset=utf8)。
9.sudo cp ~/netshare/20/e/sources.list /etc/apt/
10.下面可以做成脚本
#!/bin/bash
apt-get update
apt-get upgrade
apt-get install x-window-system-core language-pack-zh language-pack-zh-base thunderbird thunderbird-locale-zh-cn openoffice.org tsclient sun-java6-jdk fcitx im-switch xfce4-terminal htop mousepad fish rar unrar zip unzip
im-switch -s fcitx -z default
chsh -s /usr/bin/fish

常见问题:
1.startx显示器显示超出范围:sudo vi /etc/X11/xorg.conf 把 Section "Device" 中的 Driver 换成显卡型号(比如nv)
2.没有声音:alsamixer看声卡型号,cat /proc/asound/modules 也是查看当前声卡型号,修改 /etc/modprobe.d/alsa-base ,再最后修改你的声卡的顺序,如
options snd-C index=0
options snd-A index=1
options snd-B index=2

常用軟件:
1.chm瀏覽 chmsee
2.圖片瀏覽 gimmage
3.翻譯 stardict
4.郵件 thunderbird
5.瀏覽器 swiftfox
6.文本編輯器 gedit mousepad
7.音樂 exaile
8.電影 mplayer+kmplayer
9.終端 xfce4-terminal
10.文件管理器 pcmanfm
11.窗口管理器 fluxbox 或 enlightenment
12.QQ eva
13.eclipse+sqldeveloper
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值