suse 8.2 hangs during installation

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default suse 8.2 hangs during installation

    Hi,

    during installation of Suse 8.2 on my notebook with Windows XP on the first
    partition the setup does not work: During system analysis the system hangs.

    If you go to another virtual console it can be seen, that "df" is eating up
    all CPU time. The system tried to mount /dev/hda1 -t ntfs, which is really
    mounted but seems not to be working. Why the hell does the setup mount this
    partition (in read/write mode! Thought, NTFS rw mode was experimental?)
    anyway?

    I read something in the Google archive of Suse 8.2 having an old NTFS
    driver. How can I load a new driver before installation? And why worked
    everything fine with Suse 7.3?

    Any help appreciated.

    A.


    --
    André Füchsel
    [url]http://www.fuechselei.de[/url]
    Andre Fuechsel Guest

  2. Similar Questions and Discussions

    1. Installation ColdFusion MX 7.02 on SUSE Linux 10
      I tried to install ColdFusion MX 7.02 on SUSE Linux 10 with Apache 2 web server and I have this very unusual error. .. ...
    2. Regarding Postgres installation and administration on linux suse 9.0
      Dear Sir /Madam, We are working on Linux suse 9.0 and we have installed Postgres 7.3 through yast with the privileges of "root" user. But we are...
    3. Installing Suse 8.2 Profesional hangs after this line >>> SuSe Linux Installation ....<<<
      Hi, When I try to install SUSE 8.2 Pro no matter which installation I run it loads kernel, goes trough about one and a half screen of normal...
    4. Sudden self-destruction of SuSE 8.2 installation?
      Hi, I didn't see it coming, out of the blue my SuSE 8.2 installation appears to be completely ruined. What I did when it happened is to mount a...
    5. installation hangs
      I have two programs I can't install. Setup starts, then just stops. I have tried using "Run", but still no luck. Any ideas?
  3. #2

    Default Re: suse 8.2 hangs during installation

    Andre Fuechsel wrote:
    > If you go to another virtual console it can be seen, that "df" is eating
    > up all CPU time. The system tried to mount /dev/hda1 -t ntfs, which is
    > really
    .... in the section during the install where you can specify
    which filesystems to include at boot time, EXCLUDE the
    NTFS partition.

    also, you COULD kill the df process (although i'm confused
    why it "continues" to run)
    ..
    --
    /// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
    \\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
    \\\ [url]http://pages.sbcglobal.net/mtobler/mjt_linux_page.html[/url] ///
    Worst Month of 1981 for Downhill Skiing: August. The lines are
    the shortest, though. - Steve Rubenstein

    mjt Guest

  4. #3

    Default Re: suse 8.2 hangs during installation

    mjt <mjtobler@removethis_consultant.com> wrote in news:Uf4ab.1000$W33.878
    @newssvr23.news.prodigy.com:
    > ... in the section during the install where you can specify
    > which filesystems to include at boot time, EXCLUDE the
    > NTFS partition.
    There is no such section. The one and only thing Yast asks is the language
    of the installation process. If I choose manual installation, I can add or
    remove kernel modules but then the problem is the same.
    > also, you COULD kill the df process (although i'm confused
    > why it "continues" to run)
    It is not possible to kill the process! I tried every signal from 1 to 15!
    No chance! The disk does not making any noise, so I think, df doesn't do
    anything but hangs in a deadlock with the NTFS driver.

    I don't even know, why it TREIS to perform a df on an NTFS partition! Is
    there any kernel parameter, where I can specify the partion which should be
    used for installation?

    I never had so much troubles with all my previous Linux-installations :-(

    --
    André Füchsel
    [url]http://www.fuechselei.de[/url]
    Andre Fuechsel Guest

  5. #4

    Default Re: suse 8.2 hangs during installation

    Andre Fuechsel wrote:
    > It is not possible to kill the process! I tried every signal from 1 to 15!
    > No chance!
    .... might do a "ps -auxf" and see who owns it.
    ..
    --
    /// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
    \\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
    \\\ [url]http://pages.sbcglobal.net/mtobler/mjt_linux_page.html[/url] ///
    "Even if you're on the right track, you'll get run over if
    you just sit there." -- Will Rogers

    mjt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139