<?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 Cannot boot linux after deleting one disk in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260661#M52660</link>
    <description>Hi,&lt;BR /&gt;I am using Linux RedHat 5.&lt;BR /&gt;I have mounted a new disk and added a new line in fstab to mount this disk automatically on /mnttemp. &lt;BR /&gt;I shut down the server and now I do not have access anymore to the whole storage, but I forgot to delete the entry in fstab while the system was up and running.&lt;BR /&gt;Now when I try to start the system, it says that filesystem /mnttemp has errors and boot process interrupts, giving the message:&lt;BR /&gt;&lt;BR /&gt;Give root password for maintenance (or type Control-D to continue):&lt;BR /&gt;&lt;BR /&gt;I give the root password and try to edit /etc/fstab, but it says that the file system is read-only.&lt;BR /&gt;&lt;BR /&gt;I try also to boot on single user mode, mounting rw the root filesystem, but it does not boot, it goes into the same error message.&lt;BR /&gt;&lt;BR /&gt;Please give me any idea how to boot the system. Is there any option in GRUB to boot the system ignoring /etc/fstab entries?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Thu, 28 Oct 2010 07:11:04 GMT</pubDate>
    <dc:creator>Samshen</dc:creator>
    <dc:date>2010-10-28T07:11:04Z</dc:date>
    <item>
      <title>Cannot boot linux after deleting one disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260661#M52660</link>
      <description>Hi,&lt;BR /&gt;I am using Linux RedHat 5.&lt;BR /&gt;I have mounted a new disk and added a new line in fstab to mount this disk automatically on /mnttemp. &lt;BR /&gt;I shut down the server and now I do not have access anymore to the whole storage, but I forgot to delete the entry in fstab while the system was up and running.&lt;BR /&gt;Now when I try to start the system, it says that filesystem /mnttemp has errors and boot process interrupts, giving the message:&lt;BR /&gt;&lt;BR /&gt;Give root password for maintenance (or type Control-D to continue):&lt;BR /&gt;&lt;BR /&gt;I give the root password and try to edit /etc/fstab, but it says that the file system is read-only.&lt;BR /&gt;&lt;BR /&gt;I try also to boot on single user mode, mounting rw the root filesystem, but it does not boot, it goes into the same error message.&lt;BR /&gt;&lt;BR /&gt;Please give me any idea how to boot the system. Is there any option in GRUB to boot the system ignoring /etc/fstab entries?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 28 Oct 2010 07:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260661#M52660</guid>
      <dc:creator>Samshen</dc:creator>
      <dc:date>2010-10-28T07:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot linux after deleting one disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260662#M52661</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;if its possible boot a live cd/dvd/usb-stick and mount the root file system and edit the fstab entries.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 28 Oct 2010 07:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260662#M52661</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-10-28T07:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot linux after deleting one disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260663#M52662</link>
      <description>Hi Samshen,&lt;BR /&gt;&lt;BR /&gt;when you get to the prompt in single user mode after you put the root password, issue this command:&lt;BR /&gt;&lt;BR /&gt;mount -o remount,rw /&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;vi /etc/fstab&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 28 Oct 2010 07:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260663#M52662</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2010-10-28T07:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot linux after deleting one disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260664#M52663</link>
      <description>Hi,&lt;BR /&gt;Actually I could not get to single user mode. I added init=/bin/sh on GRUB parameters and after I got into single mode.&lt;BR /&gt;After I ran:&lt;BR /&gt;mount -o remount,rw /&lt;BR /&gt;&lt;BR /&gt;and it is fine now.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Thu, 28 Oct 2010 09:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260664#M52663</guid>
      <dc:creator>Samshen</dc:creator>
      <dc:date>2010-10-28T09:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot linux after deleting one disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260665#M52664</link>
      <description>I have found a solution to this question.</description>
      <pubDate>Fri, 29 Oct 2010 06:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-boot-linux-after-deleting-one-disk/m-p/5260665#M52664</guid>
      <dc:creator>Samshen</dc:creator>
      <dc:date>2010-10-29T06:32:51Z</dc:date>
    </item>
  </channel>
</rss>

