幾個開機磁區的問題 - Linux

Kelly avatar
By Kelly
at 2010-10-09T20:57

Table of Contents

最近發現開機磁區怪怪的 請問有可能是什麼問題ㄋ

我使用 #fsck /dev/sda 的時候顯示錯誤訊息:

/sbin/e2fsck: Superblock invalid, trying backup blocks...

/sbin/e2fsck: Bad magic in superblock while trying to open /dev/sda

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2 filesystem
(and not swap or ufs or something else), then the superblock is corrupt, and
you might try running e2fsck with an alternate superblock:

e2fsck -b 8193 /dev/sda

可是當我執行 #e2fsck -b 8193 /dev/sda 的時候,卻又顯示類似的訊息:

e2fsck: Superblock invalid, trying backup blocks...

e2fsck: Bad magic in superblock while trying to open /dev/sda

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2 filesystem
(and not swap or ufs or something else), then the superblock is corrupt, and
you might try running e2fsck with an alternate superblock:

e2fsck -b 8193 /dev/sda

請問這是怎麼一回事ㄋ???? 該怎ㄇ解決ㄋ????

PS: 我的隨身碟是 Sony 8G 高速碟

--
Tags: Linux

All Comments

Catherine avatar
By Catherine
at 2010-10-10T01:31
sda1
Isabella avatar
By Isabella
at 2010-10-12T22:53
再single mode umount 狀態下再去 fsck
Hardy avatar
By Hardy
at 2010-10-16T01:52
謝謝

ubuntu安裝foxit pdf reader的問題

Xanthe avatar
By Xanthe
at 2010-10-09T14:39
原本在foxit的官方網站下載了.deb檔案回來 用套件安裝程式或者是終端機下apt-get install安裝之後 都會無法開啟程式 點了半天然後沒作用 移除再重新安裝亦然 想說不知道究竟是怎麼回事 後來想說那還是用正統的debian方法安裝試試看好了 於是就下了sudo dpkg -i FoxitRea ...

Xubuntu vs Lubuntu

Charlie avatar
By Charlie
at 2010-10-09T12:41
※ 引述《timyau (この怨み,地獄へ流します)》之銘言: : 各位好 : 想請教一下這兩個的差別:xubuntu, lubuntu : 我知道一個是 lxde 加持過的 : 另一個則是 xfce : 因為我的筆電跑 Ubuntu 10.04, : 畫面很漂亮但是明顯的較慢 : 爬了官網, : Xubun ...

Xubuntu vs Lubuntu

Eden avatar
By Eden
at 2010-10-09T06:44
各位好 想請教一下這兩個的差別:xubuntu, lubuntu 我知道一個是 lxde 加持過的 另一個則是 xfce 因為我的筆電跑 Ubuntu 10.04, 畫面很漂亮但是明顯的較慢 爬了官網, Xubuntu 好像是提到「for low specific PC」 Lubuntu 則是指「Lig ...

vnc遠端連線

Sierra Rose avatar
By Sierra Rose
at 2010-10-09T01:44
請問我想在遠端桌面控制ubuntu來跑測試 現在我是用tight vnc(xp client)來控制ubuntu 我現在問題是有時需要把ubuntu重開機,我把電腦設為自動登入 但是在遠端要求時,仍會要求我在ubuntu輸入鑰圈匙密碼,請問該如何解決呢? 當然一般輸入後再重開機前能正常使用 - ...

root單機登不進去但SSH可連線進去

Enid avatar
By Enid
at 2010-10-09T00:29
我遇到一個超詭異問題.. 用root直接登入主機 發現 密碼會錯誤! 進不去! 而我用SSH 遠端登入 一樣用同一個root帳密登入 卻是可以?!! 請問該怎麼解決呢? 謝謝 - ...