Linux Newbie help
 help / color / mirror / Atom feed
From: sannikov <sannikov@cs.karelia.ru>
To: horseriver <horserivers@gmail.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: what is the fs type of root filesystem ?
Date: Tue, 12 Feb 2013 11:51:15 +0400	[thread overview]
Message-ID: <130950179aaa0cd1356dd6984d87ab47@cs.karelia.ru> (raw)
In-Reply-To: <20130211212638.GA2433@debian.localdomain>

Kristof, bootloader read memory image from boot partition
(usually it is  same partition to root) and initiate work of kernel 
from that image.
After that kernel can work with any FS built-in in it's image.
So your root file system will by any of supported by kernel,
and your boot file system should be supported by bootloader.

If you use one for boot and root - you should choose FS from 
intersection of that sets.

You can read more there: 
http://www.ibm.com/developerworks/linux/library/l-linuxboot/index.html

WBR, Alexander

horseriver писал 2013-02-12 01:26:
> On Mon, Feb 11, 2013 at 05:29:03PM +0100, Kristof Provost wrote:
>> On 2013-02-11 14:38:23 (+0800), horseriver <horserivers@gmail.com> 
>> wrote:
>> >   root fs is ext3 or ext4 ?
>> >
>> That depends on what the installer chose. The kernel doesn't
>> require the root to use any specific file system.
>
>   thanks!
>   You mean a root filesystem will be installed on the harddisk when I
> install kernel on it ?
>
>>
>> Regards,
>> Kristof
>>
> --
> To unsubscribe from this list: send the line "unsubscribe 
> linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2013-02-12  7:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  6:38 what is the fs type of root filesystem ? horseriver
2013-02-11 16:29 ` Kristof Provost
2013-02-11 21:26   ` horseriver
2013-02-12  7:51     ` sannikov [this message]
2013-02-12 21:14 ` Bradley D. Thornton
2013-02-12 22:35   ` horseriver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=130950179aaa0cd1356dd6984d87ab47@cs.karelia.ru \
    --to=sannikov@cs.karelia.ru \
    --cc=horserivers@gmail.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox