<?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: unable to fsck in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454661#M15730</link>
    <description>As a workaround I can suggest you to remove the hard drive from this machine and to connect it as second hard drive on another machine with Linux installed on it.&lt;BR /&gt;Then you definitely should be able to fsck it's partitions from anothe Linux system.</description>
    <pubDate>Wed, 05 Jan 2005 01:42:20 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2005-01-05T01:42:20Z</dc:date>
    <item>
      <title>unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454653#M15722</link>
      <description>Hi there , just recently , I changed my Linux server's root password . After a reboot , i was unable to login with the same password again . It can't even take any previous password also . I have tried logging in as Linux single , to change the password .But the system is asking for root password again , for a maintenance . During the boot process , it says your /var/ folder is having problem and run fsck manually .  Do the fsck , I typed the root password , but unable to accept any password , I am stuck there .&lt;BR /&gt;&lt;BR /&gt;During the boot process , there was a message saying " change root = old root has d_count=1 "&lt;BR /&gt;Any help is appeciated .&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 04:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454653#M15722</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-04T04:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454654#M15723</link>
      <description>boot from rescue CD and then run fsck on /var partition</description>
      <pubDate>Tue, 04 Jan 2005 04:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454654#M15723</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-01-04T04:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454655#M15724</link>
      <description>hi , i tried that , but it gave any error " /etc/fstab " not found .</description>
      <pubDate>Tue, 04 Jan 2005 04:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454655#M15724</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-04T04:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454656#M15725</link>
      <description>it says " couldn't open /etc/fstab " no such folder or directories</description>
      <pubDate>Tue, 04 Jan 2005 04:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454656#M15725</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-04T04:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454657#M15726</link>
      <description>After booting from RESCUE mode you will get a shell prompt.  In the shell prompt enter "chroot /mnt/sysimage" and next enter "passwd". This will ask for your new password. Enter new password.&lt;BR /&gt;&lt;BR /&gt;Exit from the shell by entering "exit". Eject your CD1 now. Now booting starts from hard drive.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 04 Jan 2005 04:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454657#M15726</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-01-04T04:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454658#M15727</link>
      <description>Thanks for your reply , I did that it says &lt;BR /&gt;" chroot failed : no such file or directory " . I checked the mnt folder , there's source and runtime files&lt;BR /&gt;&lt;BR /&gt;I tried chroot /mnt/runtime , the same result comes out .</description>
      <pubDate>Tue, 04 Jan 2005 05:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454658#M15727</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-04T05:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454659#M15728</link>
      <description>try to run fsck /var in form:&lt;BR /&gt;fsck /dev/hda?&lt;BR /&gt;&lt;BR /&gt;where /dev/hda? is the actual /var partition...&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 07:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454659#M15728</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-01-04T07:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454660#M15729</link>
      <description>Thanks Alex , but I tried fsck /dev/hda1 and all the partitions , but the same result .&lt;BR /&gt;it gave a " warning message could not open  " /etc/fstab " &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 23:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454660#M15729</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-04T23:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454661#M15730</link>
      <description>As a workaround I can suggest you to remove the hard drive from this machine and to connect it as second hard drive on another machine with Linux installed on it.&lt;BR /&gt;Then you definitely should be able to fsck it's partitions from anothe Linux system.</description>
      <pubDate>Wed, 05 Jan 2005 01:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454661#M15730</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-01-05T01:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454662#M15731</link>
      <description>&lt;BR /&gt;I have a Fedora server running . I will try on that . Will it cause any problem ? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 02:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454662#M15731</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-05T02:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454663#M15732</link>
      <description>unless you have virus on your fedora server, it shouldn't cause any problems.&lt;BR /&gt;In fact sometimes I do it at my work.</description>
      <pubDate>Wed, 05 Jan 2005 05:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454663#M15732</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-01-05T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454664#M15733</link>
      <description>Hi , I will try , and let you know what's the result &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Jan 2005 06:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454664#M15733</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-05T06:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454665#M15734</link>
      <description>Did you tried with a "live CD" like  Gentoo Live CD, you are able to login as root in Gentoo and do any fsck of any partition.</description>
      <pubDate>Wed, 05 Jan 2005 12:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454665#M15734</guid>
      <dc:creator>Cuitlahuac</dc:creator>
      <dc:date>2005-01-05T12:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454666#M15735</link>
      <description>&lt;BR /&gt;Hi Alex , I can't do from another Fedora server, because my Linux server is using SCSI controller and my Fedora server is running under IDE . I can't do an fsck by swapping the hard disk . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Jan 2005 01:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454666#M15735</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-08T01:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454667#M15736</link>
      <description>Hi cuitlahuac , thanks for replying . &lt;BR /&gt;I tried the Gentoo software , but after donwloaded into my CD , the CD is not bootable . I think because my CD-writer is unable to " Record CD from CD Image". try to save the ISO file . My CD software is unable to do that . &lt;BR /&gt;Any other options</description>
      <pubDate>Sat, 08 Jan 2005 01:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454667#M15736</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-08T01:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454668#M15737</link>
      <description>But allmost all can do that,Wich software are you using? in console commands 1 As root, type:    cdrecord -scanbus ... in order to determine the device. It will be something like '0,0,0'2 Next type:    cdrecord -dummy dev=0,0,0 sample.iso</description>
      <pubDate>Sat, 08 Jan 2005 13:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454668#M15737</guid>
      <dc:creator>Cuitlahuac</dc:creator>
      <dc:date>2005-01-08T13:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454669#M15738</link>
      <description>But allmost all can do that, &lt;BR /&gt;&lt;BR /&gt;Wich software are you using? &lt;BR /&gt;&lt;BR /&gt;in console commands&lt;BR /&gt;&lt;BR /&gt;1 As root, type:&lt;BR /&gt;&lt;BR /&gt;    cdrecord -scanbus &lt;BR /&gt;&lt;BR /&gt;... in order to determine the device. It will be something like '0,0,0'&lt;BR /&gt;&lt;BR /&gt;2 Next type:&lt;BR /&gt;&lt;BR /&gt;    cdrecord -dummy dev=0,0,0 sample.iso &lt;BR /&gt;&lt;BR /&gt;... in order to perform a test run. Remove the -dummy flag (but keep -dev) to do it for real.</description>
      <pubDate>Sat, 08 Jan 2005 13:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454669#M15738</guid>
      <dc:creator>Cuitlahuac</dc:creator>
      <dc:date>2005-01-08T13:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454670#M15739</link>
      <description>Actually , I have downloaded in Windows based system and try to burn it . My CD-Writer is a HP CD-W . The software is HP-CD software . &lt;BR /&gt;&lt;BR /&gt;Any other website , that I can download this software ..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Jan 2005 20:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454670#M15739</guid>
      <dc:creator>Mike_866</dc:creator>
      <dc:date>2005-01-08T20:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454671#M15740</link>
      <description>You may use this software 2 or 5 times without buy it, I guess is very useful&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.slysoft.com/en/clonecd.html" target="_blank"&gt;http://www.slysoft.com/en/clonecd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Jan 2005 22:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454671#M15740</guid>
      <dc:creator>Cuitlahuac</dc:creator>
      <dc:date>2005-01-09T22:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: unable to fsck</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454672#M15741</link>
      <description>Also this one is good&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cdburnerxp.se/index.php" target="_blank"&gt;http://www.cdburnerxp.se/index.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(and it is free )Burn and create ISO-files</description>
      <pubDate>Sun, 09 Jan 2005 22:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-fsck/m-p/3454672#M15741</guid>
      <dc:creator>Cuitlahuac</dc:creator>
      <dc:date>2005-01-09T22:34:50Z</dc:date>
    </item>
  </channel>
</rss>

