<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: mount other disks or partitions to the / (root)directory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093428#M7218</link>
    <description>What should be possible is to install differnt &lt;BR /&gt;/ (root)s on various disks, keep common data on a separate disk and then switch between them at boot time using approriate bootmanager settings.</description>
    <pubDate>Wed, 15 Oct 2003 11:47:06 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2003-10-15T11:47:06Z</dc:date>
    <item>
      <title>mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093423#M7213</link>
      <description>Is it possible to mount other disks or partitions to the / (root)directory?</description>
      <pubDate>Tue, 14 Oct 2003 23:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093423#M7213</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2003-10-14T23:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093424#M7214</link>
      <description>If you mean can you mount something to "/mountpoint/", then yes, easily.&lt;BR /&gt; &lt;BR /&gt;If you mean to mount another filesystem as "/" whilst on a running system (ick!), then the answer isn't so simple.&lt;BR /&gt; &lt;BR /&gt;If you've got no other subsiduary mounts (except your new root), you can toy with the 'pivot_root' command (beware, it's kinda dangerous to do on writable filesystems).  This is what is used when you boot your system to swap the boot filesystem (or initrd) to be the physical root partition.&lt;BR /&gt; &lt;BR /&gt;Can I ask why you would want to do this to a working, running system?</description>
      <pubDate>Tue, 14 Oct 2003 23:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093424#M7214</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-14T23:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093425#M7215</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;The linux server which we are currenlty using is not a production machine, as per the requirement we need to do some test cases like (mounting other partitions on root.. etc).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jagadesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 01:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093425#M7215</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2003-10-15T01:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093426#M7216</link>
      <description>Jagadesh,&lt;BR /&gt; &lt;BR /&gt;There is no way you are going to be able to mount another filesystem over root on a running system, it just won't happen. However, as Stuart says, you can have plenty of filesystem mount within "/", like "/mymount" and "/another".</description>
      <pubDate>Wed, 15 Oct 2003 01:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093426#M7216</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-15T01:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093427#M7217</link>
      <description>LVM lets you to do this, but I don't know how to mount the / root filesystem on a LVM logical volume. Maybe it's possibile...&lt;BR /&gt; &lt;BR /&gt;I heard that the latest SUSE distribution comes with LVM as default volume management, so (if it is true) the / filesystem should be contained in a volume group (like HP-UX systems) and extending it should (hopefully!) be easier.&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 01:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093427#M7217</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-10-15T01:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: mount other disks or partitions to the / (root)directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093428#M7218</link>
      <description>What should be possible is to install differnt &lt;BR /&gt;/ (root)s on various disks, keep common data on a separate disk and then switch between them at boot time using approriate bootmanager settings.</description>
      <pubDate>Wed, 15 Oct 2003 11:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-other-disks-or-partitions-to-the-root-directory/m-p/3093428#M7218</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-10-15T11:47:06Z</dc:date>
    </item>
  </channel>
</rss>

