FC6上SATA硬碟安裝問題 - Linux

By Yuri
at 2008-11-23T22:58
at 2008-11-23T22:58
Table of Contents
※ 引述《idcomputer (順)》之銘言:
: 本來有一顆舊的40GIDE 硬碟安裝FC6,不過礙於空間不足
: 因此換了一顆新的640GSATA硬碟
: 順便換了硬體
: 不過卻無法掛載640G那顆新硬碟
: 想請教該如何下載它的驅動晶片,或其他的解決辦法
: 感激不盡
: ********部分硬體配備*******
: CPU E2200
: 主機板 技嘉GA-EG31M-S2
: 晶片組
: 北橋:Intel® G31高速晶片組
: 南橋:Intel® ICH7
: 音效
: 內建Realtek ALC888晶片
: 支援High Definition Audio
: 支援2 / 4 / 5.1 / 7.1聲道
: 支援S/PDIF輸出
: 支援CD音源輸入
: 網路 內建Realtek 8111C晶片(10/100/1000 Mbit)
: 儲存裝置介面 內建於南橋晶片:
: 1個IDE插座支援ATA-100/66/33規格,最多可連接2個IDE裝置
: 4個SATA 3Gb/s插座,可連接4個SATA 3Gb/s裝置
: 硬碟WD 640G SATA
[root@www ~]# fdisk -l
[root@www ~]# fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 83 Linux
/dev/hda2 1276 1340 522112+ 82 Linux swap / Solaris
/dev/hda3 1341 3890 20482875 83 Linux
Disk /dev/sda: 640.1 GB, 640133946880 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
我後來發現其實有找到硬碟ORZ
因為我的/dev/hda1已經要滿了,因此想增加hda1的空間
想請問該怎麼進行呢?!
***************
[root@www ~]# fdisk /dev/sda
Command action
e extended
p primary partition (1-4)
要選擇延伸還是primary呢?!
完成w寫入後
再執行
[root@www ~]# mkfs -t ext3 /dev/sda1
就可以了嗎?!
--
: 本來有一顆舊的40GIDE 硬碟安裝FC6,不過礙於空間不足
: 因此換了一顆新的640GSATA硬碟
: 順便換了硬體
: 不過卻無法掛載640G那顆新硬碟
: 想請教該如何下載它的驅動晶片,或其他的解決辦法
: 感激不盡
: ********部分硬體配備*******
: CPU E2200
: 主機板 技嘉GA-EG31M-S2
: 晶片組
: 北橋:Intel® G31高速晶片組
: 南橋:Intel® ICH7
: 音效
: 內建Realtek ALC888晶片
: 支援High Definition Audio
: 支援2 / 4 / 5.1 / 7.1聲道
: 支援S/PDIF輸出
: 支援CD音源輸入
: 網路 內建Realtek 8111C晶片(10/100/1000 Mbit)
: 儲存裝置介面 內建於南橋晶片:
: 1個IDE插座支援ATA-100/66/33規格,最多可連接2個IDE裝置
: 4個SATA 3Gb/s插座,可連接4個SATA 3Gb/s裝置
: 硬碟WD 640G SATA
[root@www ~]# fdisk -l
[root@www ~]# fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 83 Linux
/dev/hda2 1276 1340 522112+ 82 Linux swap / Solaris
/dev/hda3 1341 3890 20482875 83 Linux
Disk /dev/sda: 640.1 GB, 640133946880 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
我後來發現其實有找到硬碟ORZ
因為我的/dev/hda1已經要滿了,因此想增加hda1的空間
想請問該怎麼進行呢?!
***************
[root@www ~]# fdisk /dev/sda
Command action
e extended
p primary partition (1-4)
要選擇延伸還是primary呢?!
完成w寫入後
再執行
[root@www ~]# mkfs -t ext3 /dev/sda1
就可以了嗎?!
--
Tags:
Linux
All Comments

By Olga
at 2008-11-25T23:22
at 2008-11-25T23:22

By Tristan Cohan
at 2008-11-28T10:48
at 2008-11-28T10:48

By Annie
at 2008-12-02T23:02
at 2008-12-02T23:02
Related Posts
請問有必要升級成 ubuntu 8.10嗎?

By Mason
at 2008-11-23T20:55
at 2008-11-23T20:55
FC6上SATA硬碟安裝問題

By Hazel
at 2008-11-23T17:32
at 2008-11-23T17:32
如何在Damn Small Linux安裝中文輸入法?如:scim等

By Charlie
at 2008-11-23T17:15
at 2008-11-23T17:15
Asus DVD mount 不上來 - 可以把 iso 쀠…

By Jacob
at 2008-11-23T16:40
at 2008-11-23T16:40
Asus DVD mount 不上來 - 可以把 iso 檔拷至硬碟安裝嗎?

By Noah
at 2008-11-23T15:54
at 2008-11-23T15:54