<?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: Linux/MONDO in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596633#M19036</link>
    <description>Yes, I dont use mondo to recover very often, but when I do, I install all 4 CD's everything installs fine. I reboot and get a grub error. I was never sure why this happens. So to remedy this, and I dont know why, I have in the past ran lilo -c /etc/lilo.conf and then I reboot and everything is fine, its just booting using lilo now instead of grub...i dnot know why, I just need to get this back up before my boss kicks me to the curb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so now, I only have 2 partitions&lt;BR /&gt;/dev/sda1 which is /&lt;BR /&gt;and /dev/sda2 which is my data area.&lt;BR /&gt;&lt;BR /&gt;I entered:&lt;BR /&gt;&lt;BR /&gt;mount /dev/sda1 /mnt&lt;BR /&gt;cd /mnt&lt;BR /&gt;Now I can see /boot /var /sbin ...etc...&lt;BR /&gt;All the files I need are in these directories.&lt;BR /&gt;&lt;BR /&gt;so I cd /mnt/etc  I see everything&lt;BR /&gt;cd /mnt/boot I see everything...etc&lt;BR /&gt;&lt;BR /&gt;when I run /mnt/sbin/lilo -c lilo.conf&lt;BR /&gt;I get cant find lilo.conf in /etc&lt;BR /&gt;so I cp lilo.conf to /etc&lt;BR /&gt;then I run it again, /mnt/sbin/lilo -c lilo.conf&lt;BR /&gt;then I get fatal: cant find /boot/boot.b&lt;BR /&gt;&lt;BR /&gt;I guess I need / mounted or something?&lt;BR /&gt;everything is under /mnt not /.&lt;BR /&gt;&lt;BR /&gt;I know this should be easy, I am lost here.</description>
    <pubDate>Thu, 04 Aug 2005 10:16:49 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2005-08-04T10:16:49Z</dc:date>
    <item>
      <title>Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596627#M19030</link>
      <description>I have a RH9 box that died. I restored it with mondo archive, problem is after all the data loads, I get a grub boot error. So normally I boot off the first CD again, break to a shell and mount some filesystems so I can edit the /etc/lilo.conf file. Then I run lilo -c "config_file_name" then I reboot and its ok. Here is the problem.&lt;BR /&gt;&lt;BR /&gt;I can't remember how to mount my filesystes to see all of the files in /etc. I mounted /dev/sda1 /mnt. I see /etc but not all the files are there. Any idea what I am doing wrong as to why I cant see /etc/lilo.conf.anaconda file?</description>
      <pubDate>Thu, 04 Aug 2005 09:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596627#M19030</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-04T09:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596628#M19031</link>
      <description>If you have the filesystems on other partitions, you can use the dumpe2fs command to see the label, then you can know what partition is what filesytem, then you will need to mount the / partition, letts say, at /mnt, then the others partition under this directory, like /mnt/usr /mnt/var /mnt/home, etc.&lt;BR /&gt;&lt;BR /&gt;Use fdisk -l to list partitions, if you remember the filesystem sizes, you can use this info to mount the filesystems, without checking the label.</description>
      <pubDate>Thu, 04 Aug 2005 09:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596628#M19031</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-04T09:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596629#M19032</link>
      <description>Thanks Ivan but I fell confused.&lt;BR /&gt;&lt;BR /&gt;fdisk -l shows that /dev/sda1 is /.&lt;BR /&gt;&lt;BR /&gt;so I :&lt;BR /&gt;mount /dev/sda1 /&lt;BR /&gt;&lt;BR /&gt;I can see /var/usr/etc.....and so on. but when I cd into that dir it only has a few files in it. I know that all of the data was restored OK. I dont think I am mounting the right area.</description>
      <pubDate>Thu, 04 Aug 2005 09:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596629#M19032</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-04T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596630#M19033</link>
      <description>There should be an /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;It should point to valid mount points on the partition.&lt;BR /&gt;&lt;BR /&gt;mount -a should produce a helpful error message that can allow folks to further assist you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Aug 2005 09:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596630#M19033</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-04T09:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596631#M19034</link>
      <description>I'm a bit confused:&lt;BR /&gt;You get a grub error message and try fixing this from lilo.conf?&lt;BR /&gt;&lt;BR /&gt;;)</description>
      <pubDate>Thu, 04 Aug 2005 09:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596631#M19034</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-04T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596632#M19035</link>
      <description>Florian is right, are you using grub or lilo?&lt;BR /&gt;&lt;BR /&gt;If you boot from the CD, you should mount the partition on /mnt, then chroot to /mnt&lt;BR /&gt;&lt;BR /&gt;mount /dev/sda1 /mnt&lt;BR /&gt;chroot /mnt&lt;BR /&gt;&lt;BR /&gt;If you use grub, use the grub-install /dev/sda to reinstall the loader.</description>
      <pubDate>Thu, 04 Aug 2005 10:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596632#M19035</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-04T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596633#M19036</link>
      <description>Yes, I dont use mondo to recover very often, but when I do, I install all 4 CD's everything installs fine. I reboot and get a grub error. I was never sure why this happens. So to remedy this, and I dont know why, I have in the past ran lilo -c /etc/lilo.conf and then I reboot and everything is fine, its just booting using lilo now instead of grub...i dnot know why, I just need to get this back up before my boss kicks me to the curb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so now, I only have 2 partitions&lt;BR /&gt;/dev/sda1 which is /&lt;BR /&gt;and /dev/sda2 which is my data area.&lt;BR /&gt;&lt;BR /&gt;I entered:&lt;BR /&gt;&lt;BR /&gt;mount /dev/sda1 /mnt&lt;BR /&gt;cd /mnt&lt;BR /&gt;Now I can see /boot /var /sbin ...etc...&lt;BR /&gt;All the files I need are in these directories.&lt;BR /&gt;&lt;BR /&gt;so I cd /mnt/etc  I see everything&lt;BR /&gt;cd /mnt/boot I see everything...etc&lt;BR /&gt;&lt;BR /&gt;when I run /mnt/sbin/lilo -c lilo.conf&lt;BR /&gt;I get cant find lilo.conf in /etc&lt;BR /&gt;so I cp lilo.conf to /etc&lt;BR /&gt;then I run it again, /mnt/sbin/lilo -c lilo.conf&lt;BR /&gt;then I get fatal: cant find /boot/boot.b&lt;BR /&gt;&lt;BR /&gt;I guess I need / mounted or something?&lt;BR /&gt;everything is under /mnt not /.&lt;BR /&gt;&lt;BR /&gt;I know this should be easy, I am lost here.</description>
      <pubDate>Thu, 04 Aug 2005 10:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596633#M19036</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-04T10:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596634#M19037</link>
      <description>Sorry if I am confusing everyone, I am a little on edge here.&lt;BR /&gt;&lt;BR /&gt;When I boot off of the mondo CD and exit to a shell and do a df, here is what I see:&lt;BR /&gt;&lt;BR /&gt;rootfs         /&lt;BR /&gt;/dev/ram0      /&lt;BR /&gt;/dev/shm       /tmp</description>
      <pubDate>Thu, 04 Aug 2005 10:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596634#M19037</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-04T10:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596635#M19038</link>
      <description>IVAN,&lt;BR /&gt;&lt;BR /&gt;Can you reply so I can award points.&lt;BR /&gt;&lt;BR /&gt;when I did what you said,&lt;BR /&gt;&lt;BR /&gt;chroot /mnt&lt;BR /&gt;everything was in order.&lt;BR /&gt;&lt;BR /&gt;what did the chroot instead of cd /mnt do that helped me see everything?</description>
      <pubDate>Thu, 04 Aug 2005 10:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596635#M19038</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-04T10:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/MONDO</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596636#M19039</link>
      <description>Always Glad to Help</description>
      <pubDate>Thu, 04 Aug 2005 11:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-mondo/m-p/3596636#M19039</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-04T11:00:47Z</dc:date>
    </item>
  </channel>
</rss>

