<?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: Moving other filesystem from root filesystem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878785#M45225</link>
    <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Here is the requested info:&lt;BR /&gt;linux:~ # fdisk -l&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hda: 10.1 GB, 10110320640 bytes&lt;BR /&gt;255 heads, 63 sectors/track, 1229 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 = 8225280 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/hda1             1        32    257008+  82  Linux swap&lt;BR /&gt;/dev/hda2   *        33      1229   9614902+  83  Linux&lt;BR /&gt;linux:~ # &lt;BR /&gt;</description>
    <pubDate>Fri, 07 Jan 2005 13:11:46 GMT</pubDate>
    <dc:creator>Charles Egbon</dc:creator>
    <dc:date>2005-01-07T13:11:46Z</dc:date>
    <item>
      <title>Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878782#M45222</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;Please, I have installed SuSE Linux 8.2 (i586) - Kernel 2.4.20-4GB (4). And configured it to my network. But on running the following command I discovered that: /usr, /home, /opt, /tmp, /var, and /proc filesystem are all in root (/) filesystem. How do I move/recreate these filesystem to different partition? &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Charles.&lt;BR /&gt;&lt;BR /&gt;linux:~ # df -k&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/hda2              9614600   1789056   7825544  19% /&lt;BR /&gt;shmfs                    62676         0     62676   0% /dev/shm&lt;BR /&gt;linux:~ # df -k /&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/hda2              9614600   1789056   7825544  19% /&lt;BR /&gt;linux:~ # ls -l /&lt;BR /&gt;total 110&lt;BR /&gt;drwxr-xr-x   20 root     root          464 2005-01-04 09:37 .&lt;BR /&gt;drwxr-xr-x   20 root     root          464 2005-01-04 09:37 ..&lt;BR /&gt;drwxr-xr-x    2 root     root         2112 2004-11-24 05:07 bin&lt;BR /&gt;drwxr-xr-x    3 root     root          416 2005-01-07 04:50 boot&lt;BR /&gt;drwxr-xr-x   29 root     root        94792 2005-01-07 05:01 dev&lt;BR /&gt;drwxr-xr-x   52 root     root         5696 2005-01-07 05:04 etc&lt;BR /&gt;drwxr-xr-x    3 root     root           72 2004-11-24 05:36 home&lt;BR /&gt;drwxr-xr-x    7 root     root         2664 2004-11-24 05:00 lib&lt;BR /&gt;drwxr-xr-x    4 root     root           96 2003-03-18 09:49 media&lt;BR /&gt;drwxr-xr-x    2 root     root           48 2003-03-18 09:49 mnt&lt;BR /&gt;drwxr-xr-x    6 root     root          152 2004-11-24 05:18 opt&lt;BR /&gt;dr-xr-xr-x   70 root     root            0 2005-01-04 09:36 proc&lt;BR /&gt;drwx------   12 root     root          576 2005-01-07 04:38 root&lt;BR /&gt;drwxr-xr-x    3 root     root         7064 2004-11-24 05:05 sbin&lt;BR /&gt;drwxr-xr-x    4 root     root           96 2004-11-24 04:50 srv&lt;BR /&gt;drwxrwxrwt   21 root     root          696 2005-01-07 05:15 tmp&lt;BR /&gt;drwxr-xr-x   12 root     root          344 2004-11-24 05:02 usr&lt;BR /&gt;drwxr-xr-x   14 root     root          360 2004-11-24 04:53 var&lt;BR /&gt;linux:~ # more /etc/fstab&lt;BR /&gt;/dev/hda2            /                    reiserfs   defaults              1 1&lt;BR /&gt;/dev/hda1            swap                 swap       pri=42                0 0&lt;BR /&gt;devpts               /dev/pts             devpts     mode=0620,gid=5       0 0&lt;BR /&gt;proc                 /proc                proc       defaults              0 0&lt;BR /&gt;usbdevfs             /proc/bus/usb        usbdevfs   noauto                0 0&lt;BR /&gt;/dev/cdrom           /media/cdrom         auto       ro,noauto,user,exec   0 0&lt;BR /&gt;/dev/fd0             /media/floppy        auto       noauto,user,sync      0 0&lt;BR /&gt;linux:~ #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 07:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878782#M45222</guid>
      <dc:creator>Charles Egbon</dc:creator>
      <dc:date>2005-01-07T07:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878783#M45223</link>
      <description>First of all, you know you don't have to move those filesystems to different partitions. If you realy want to, you have to find out if there is free space on /dev/hda drive or if there are other free partitions or drives in the system. Please type "fdisk -l " to display your partition info and we will see what you got.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 07 Jan 2005 09:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878783#M45223</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2005-01-07T09:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878784#M45224</link>
      <description>Hi,&lt;BR /&gt;1/You must ensure that have enough space for make new patition or add new disk to your system.&lt;BR /&gt;2/Backup directory which you want to recreate.&lt;BR /&gt;3/Create new partition and restore data to new partition.&lt;BR /&gt;4/Mount the new partition to directory  which you want to recreate.&lt;BR /&gt;5/Edit file /etc/fstab , and add new line, i.e.&lt;BR /&gt;/dev/hda4 /yourdir reiserfs defaults 1 1&lt;BR /&gt;instead of hda4 and /yourdir for your adapt to real system.&lt;BR /&gt;&lt;BR /&gt;NiCK&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 10:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878784#M45224</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-07T10:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878785#M45225</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Here is the requested info:&lt;BR /&gt;linux:~ # fdisk -l&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hda: 10.1 GB, 10110320640 bytes&lt;BR /&gt;255 heads, 63 sectors/track, 1229 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 = 8225280 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/hda1             1        32    257008+  82  Linux swap&lt;BR /&gt;/dev/hda2   *        33      1229   9614902+  83  Linux&lt;BR /&gt;linux:~ # &lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 13:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878785#M45225</guid>
      <dc:creator>Charles Egbon</dc:creator>
      <dc:date>2005-01-07T13:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878786#M45226</link>
      <description>Hi Charles,&lt;BR /&gt;&lt;BR /&gt;It looks there is only 1 disk (/dev/hda)with 2 partitions (hda1 and hda2) in the system. I saw no free space nor available partitions for you to move the filesystems to different partitions. You have to add disk(s) and replace the 10G disk with a bigger one to accomplish your goal, if you realy want to do so. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 15:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878786#M45226</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2005-01-07T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878787#M45227</link>
      <description>Hi Charles,&lt;BR /&gt;&lt;BR /&gt;      It seems  haven't free space to recreate new partition. And I give you 2 suggestion.&lt;BR /&gt;1/ add new harddisk to recreate new partition and mount point , like my foregoing suggestion.&lt;BR /&gt;2/ backup useful and important data , and reinstall os , recreate appropriate size partition, then restore data&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Fri, 07 Jan 2005 21:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878787#M45227</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-07T21:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878788#M45228</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for all your suggestion, I think, I will just backup relevant files and reinstall the OS. Though, I have being trying to dodge from reinstallation and adding more hard drives.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Charles</description>
      <pubDate>Mon, 10 Jan 2005 04:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878788#M45228</guid>
      <dc:creator>Charles Egbon</dc:creator>
      <dc:date>2005-01-10T04:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Moving other filesystem from root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878789#M45229</link>
      <description>Thanks guys for all the suggestions.</description>
      <pubDate>Mon, 10 Jan 2005 05:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-other-filesystem-from-root-filesystem/m-p/4878789#M45229</guid>
      <dc:creator>Charles Egbon</dc:creator>
      <dc:date>2005-01-10T05:08:33Z</dc:date>
    </item>
  </channel>
</rss>

