linux試用(1)硬碟安裝Fedora core 12

來源:互聯網
上載者:User
一開始安裝了ubuntu,結果居然沒有中文IME,對我這樣的菜鳥級人物,弄了半天也不知道怎麼安裝,於是作罷。改裝FC

FC的硬碟安裝還是比較容易地,主要參考了一片文章,很順利

1.下載Fedora10官方發布的鏡像檔案Fedora-12-i386-DVD.iso, size大概3
GB,放到fat32盤根目錄下

2.解壓該檔案內isolinux/initrd.img和vmlinuz複製到C盤的根目錄下

3.下載一個GRUB4DOS壓縮包,解壓grldr與menu.lst放到C盤根目錄下,修改menu.lst

修改menu.lst,在menu.lst最後加上

title Install Fedora
kernel (hd0,0)/vmlinuz
initrd (hd0,0)/initrd.img

4.修改c:\boot.ini

在最後面加上

c:\grldr=GRUB

5.重啟選擇GRUB,再選擇Install Fedora 就進入安裝介面了

6.安裝時有一部需要選擇安裝檔案路徑,這裡可能需要挨個試一下哪個是Fedora-12-i386-DVD.iso所在的盤符,鏡像檔案所在的路徑為/

按裝完後,發現很多東東跟windows比是不大好用,主要有
- 瀏覽檔案夾的ui太難用了,跟windows的資源管理員比差多了
- 系統時間怎麼不對阿,好像是時區問題?還沒弄好

- 居然播放不了mp3檔案。。。說是需要gstreamer外掛程式。鬱悶,下載了個http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.10.30.tar.gz,./configure, make, make install之後似乎還沒好。。

 

-安裝後的grub設定檔在 /boot/grub/menu.1st

 

代碼# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,6)
#          kernel /boot/vmlinuz-version ro root=/dev/sda7
#          initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.5-127.fc12.i686.PAE)
    root (hd0,6)
    kernel /boot/vmlinuz-2.6.31.5-127.fc12.i686.PAE ro root=UUID=9c0f2abb-0f94-4e1a-b154-cf3dd1c28ef8  LANG=zh_CN.UTF-8 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
    initrd /boot/initramfs-2.6.31.5-127.fc12.i686.PAE.img
title Other
    rootnoverify (hd0,0)
    chainloader +1

安裝後系統情況

 

cutepig@cutepig-laptop:~$ sudo fdisk -l
[sudo] password for cutepig:

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf0b1ebb0

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/sda2            2551        5100    20482875    7  HPFS/NTFS
/dev/sda3            5101        7522    19454715    5  Extended
/dev/sda4            7523        9729    17727724    c  W95 FAT32 (LBA)
Partition 4 does not end on cylinder boundary.
/dev/sda5            5101        7157    16522821   83  Linux
/dev/sda6            7158        7522     2931831   82  Linux swap / Solaris

 

cutepig@cutepig-laptop:~$ sudo mount -l
/dev/sda5 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/cutepig/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=cutepig)
/dev/sda1 on /media/c type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) [c]
/dev/sda2 on /media/d type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) [d]
/dev/sda4 on /media/F type vfat (rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush) [F]
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.