filesystem - Linux

Quintina avatar
By Quintina
at 2014-03-02T16:49

Table of Contents

假設 某個 filesystem 要丟入 EXT4格式的 partition,那麼這個filesystem

需要被製作成EXT4格式才能丟入? 還是說製作filesystem不需考慮要製成EXT4

而是只要丟入以EXT4分割好的partition就變成 EXT4的filesystem了?謝謝。

--
Tags: Linux

All Comments

James avatar
By James
at 2014-03-03T08:42
看不懂
Zora avatar
By Zora
at 2014-03-04T19:12
ext4 是個 filesystem。「ext4 格式的 partition」是?
Kelly avatar
By Kelly
at 2014-03-06T19:31
ext4=logical partition吧!而某個filesystem只能丟剩餘的
blocks所組製成的另一個logical partition,但要小心檔案
Carol avatar
By Carol
at 2014-03-08T05:46
散離在整個extended partition的風險!
Sierra Rose avatar
By Sierra Rose
at 2014-03-08T10:54
「ext4 格式的 partition」譬如將SD卡分割EXT4格式
Frederic avatar
By Frederic
at 2014-03-08T16:31
所以W大的意思是說 filesystem需要做成對應的EXT4?
Charlie avatar
By Charlie
at 2014-03-10T09:32
才能丟入EXT4的 logical partition裡囉
Yedda avatar
By Yedda
at 2014-03-12T07:15
看不懂,原PO是否已經把物理上的分割區跟虛擬的檔案系統
Genevieve avatar
By Genevieve
at 2014-03-15T00:13
整個弄混淆了?
Enid avatar
By Enid
at 2014-03-18T02:49
b大可能說對了~"~

使用curl 登入網頁

Emily avatar
By Emily
at 2014-03-01T22:01
我有十個測試的帳密想要登入一個網頁 爬了很多文都說要cookie 請問如何取得 是不是每一組帳密的cookie不一樣? 因為我的網頁是 如果帳密對就把帳號寫到 session - ...

如何回到原本的工作目錄

Damian avatar
By Damian
at 2014-03-01T12:57
hi all, 環境 : Ubuntu shell 需求 : 當我離開 terminal 的時候, 我希望可以記錄這次的工作目錄, 下次再開shell的時候, 可以直接跳到上次的工作目錄. 問題 : 1. 我現在比較直接的想法, 是離開的時候, 把現在的目錄, 寫到一個檔案裡面, ...

自動取得腳本(shell script)的引數

Poppy avatar
By Poppy
at 2014-03-01T12:45
hi all, 語言 : shell script 需求 : 我想把所有用在script上的參數, 寫到一個file裡面, 在執行script 的時候, 的時候, 可以讀file裡面的參數, 然後再帶入script 裡面. 問題 : 1. 我可以在執行script的前, 用 cat ...

selinux 的奇怪現象

Madame avatar
By Madame
at 2014-02-28T23:44
可能的自問自答 使用的關鍵字 selinux no home directory but can cd http://kangry.com/topics/viewcomment.php?index=18540 裡面內容 I created a new /home directory (略) But ...

selinux 的奇怪現象

Jacky avatar
By Jacky
at 2014-02-28T23:27
大家好 我有台 server 是 centos6.5 某次 reboot 以後出現了以下奇怪的問題 我遇到幾個現象 (1) 從 tty 登入 可以登入,但是出現了 /home/johnjohnlin directory not found 之類的訊息 不過 cd /home/j ...