<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>adachi_c</author_name>
  <author_url>https://blog.hatena.ne.jp/adachi_c/</author_url>
  <blog_title>C_memo(5)</blog_title>
  <blog_url>https://adachi-c.hatenadiary.org/</blog_url>
  <categories>
    <anon>学習</anon>
    <anon>Linux</anon>
    <anon>組み込み</anon>
  </categories>
  <description>最近は大容量のUSB HDDが安い。だが、だいたいはFATである。 FAT32などでは、シンボリックリンクが作れないなどいろいろ不都合があるだろう。dd if=/dev/zero of=&quot;$dev_ram&quot; bs=&quot;$fs_blocksize&quot; count=&quot;$fs_blockcount&quot; mkfs.ext2 -v -m0 -b &quot;$fs_blocksize&quot; -N &quot;$fs_inodes&quot; &quot;$dev_ram&quot; &quot;$fs_blockcount&quot; tune2fs -c 0 -i 0 &quot;$dev_ram&quot;mkfs.ext2では必ず-Nでinodeの数を指定すること。blockcountと同じが望…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fadachi-c.hatenadiary.org%2Fentry%2F20090130%2F1233301082&quot; title=&quot;ext2ディスクイメージ作成 - C_memo(5)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-30 16:38:02</published>
  <title>ext2ディスクイメージ作成</title>
  <type>rich</type>
  <url>https://adachi-c.hatenadiary.org/entry/20090130/1233301082</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
