Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: HDD install 3.4 fails

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Posts
    7

    HDD install 3.4 fails

    Hi,

    since Knoppix is the only distribution that completely recognizes my hardware, I'd like to install it to my HDD and use it as my standard Linux system.

    So I started "knx2hd" and chose a "bginner" system (I tried the other two methods as well). The installation starts, and during the copy process I get the error "file system is read-only" for several files. Also, it cannot determin my display adaptor (ATI Radeon 9500 Pro).

    Even worse is the fact that LILO cannot be installed neither in the MBR ("access denied") nor in the root partition ("access denied"), so I have no possibility to boot from HDD.

    A "floppy LILO" is no alternative, since my PC doesn't have an FDD

    Here's my HDD configuration:

    /dev/hda1 10 GB, Linux -> Knoppix
    /dev/hda2 1 GB, Linux -> free
    /dev/hda3 1 GB, Linux Swap
    /dev/hda4 105 GB, Windows XP

    Any ideas what can cause the errors?

    //g-joey

  2. #2
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Almost sounds as if you are trying to install to an NTFS drive. Did you format your partitions after you created them, and if so, what file system did you use (e.g., ext2, ext3, reiser, vfat)?

  3. #3
    Junior Member
    Join Date
    Jun 2004
    Posts
    7
    Quote Originally Posted by j.drake
    Almost sounds as if you are trying to install to an NTFS drive. Did you format your partitions after you created them, and if so, what file system did you use (e.g., ext2, ext3, reiser, vfat)?
    Here's what cfdisk displays:

    /dev/hda1 boot primary Linux ext3 10001 MB
    /dev/hda2 primary Linux ext2 1000 MB
    /dev/hda3 primary Linux swap
    /dev/hda4 primary NTFS

    /dev/hdb1 primary SFS 200000 MB

    So, to me it seems that this is ok?!

    //g-joey

  4. #4
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Well, I'll defer to someone else on that one. You blew my theory.

    I'm wondering, though if you have too many primary partitions. Don't know why that would make a difference, but I did read where Windows won't recognize >1 partition per disk, so even if you got the installer going, there's a real question about the viability of your NTFS partition.

    I just got done exhausting all of my feeble knowledge of linux partitioning in another thread (linked below). Feel free to wander the links of some brighter people than me, if you think it might help.

    http://www.knoppix.net/forum/viewtop...?p=51714#51714

    jd

  5. #5
    Junior Member
    Join Date
    Jun 2004
    Posts
    7
    Quote Originally Posted by j.drake
    I'm wondering, though if you have too many primary partitions.
    Hi jd,

    thanks for your suggestion. But I don't think that I have too many partitions: My Windows installation in partition 4 is working perfectly, and my previous Linux installations in partitions 1 and 2 were also running fine. Only Knoppix refuses to install...

    //g-joey

  6. #6
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900
    Quote Originally Posted by g-joey
    Quote Originally Posted by j.drake
    Almost sounds as if you are trying to install to an NTFS drive. Did you format your partitions after you created them, and if so, what file system did you use (e.g., ext2, ext3, reiser, vfat)?
    Here's what cfdisk displays:

    /dev/hda1 boot primary Linux ext3 10001 MB
    /dev/hda2 primary Linux ext2 1000 MB
    /dev/hda3 primary Linux swap
    /dev/hda4 primary NTFS

    /dev/hdb1 primary SFS 200000 MB

    So, to me it seems that this is ok?!

    //g-joey
    You don't have a big enough partition for starters.........you need at least 3G to install Knoppix to secondly why not use the knoppix-installer and try the Debian type install.

  7. #7
    Junior Member
    Join Date
    Jun 2004
    Posts
    7
    Quote Originally Posted by mzilikazi
    Quote Originally Posted by g-joey
    Here's what cfdisk displays:
    /dev/hda1 boot primary Linux ext3 10001 MB
    You don't have a big enough partition for starters.........you need at least 3G to install Knoppix to
    secondly why not use the knoppix-installer and try the Debian type install.
    Hi mzilikazi,

    I think that the 10 GB (= 10001 MB) of /dev/hda1 should be sufficient?!

    And I have tried all three installation types (beginner, CD, Debian), but get the same "access denied" errors for each of them.

    //g-joey

  8. #8
    Junior Member
    Join Date
    Jun 2004
    Posts
    1
    I had a similar problem with knoppix-installer. The problem turned out to be that I had an external drive (actually a hard drive based mp3 player) connected to my usb port which was recognized as sda1, sda2, ..., sda4. When I rebooted with nothing connected to the usb port, the problem went away and the install succeeded.

    Apparently LILO was getting confused with the presence of the other drive.

  9. #9
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900
    Quote Originally Posted by g-joey

    Hi mzilikazi,

    I think that the 10 GB (= 10001 MB) of /dev/hda1 should be sufficient?!

    And I have tried all three installation types (beginner, CD, Debian), but get the same "access denied" errors for each of them.

    //g-joey
    Hmmm must not have read things too carefully. Try launching the installer and then in another terminal issue 'mount' and see if your install partition is mounted rw. I presume you're launching the installer as root. I'm not even sure what it would do if launched as user.

  10. #10
    Junior Member
    Join Date
    Jun 2004
    Posts
    7
    Quote Originally Posted by sgor
    I had a similar problem with knoppix-installer. The problem turned out to be that I had an external drive (actually a hard drive based mp3 player) connected to my usb port which was recognized as sda1
    Well, this is something I'll have to try, because during the installation I had my USB memory stick connected and mounted...

    Another thing: I just tried to install Mandrake and it worked without any problems... So I think we can forget about that partition thing

    //g-joey

Page 1 of 2 12 LastLast

Similar Threads

  1. LILO fails on HD install
    By bazfum in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 12-02-2004, 09:04 PM
  2. Network works on cd, fails after hd install
    By kpf8655 in forum Hdd Install / Debian / Apt
    Replies: 7
    Last Post: 07-02-2004, 01:13 PM
  3. 3.3 install succeeds, but boot fails
    By zero_divide_1 in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 04-07-2004, 07:06 AM
  4. Lilo install to MBR fails
    By devilotx in forum Hdd Install / Debian / Apt
    Replies: 11
    Last Post: 02-04-2004, 04:22 PM
  5. SU fails after install
    By cr8dle2grave in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 08-20-2003, 06:55 PM

Posting Permissions

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


JUNIPER MPC5E-40G10G MPC5E CARD 6x40GE & 24x10GE, COUIBD1BAF picture

JUNIPER MPC5E-40G10G MPC5E CARD 6x40GE & 24x10GE, COUIBD1BAF

$3999.99



Juniper MX-MPC2-3D-A Router Card + MIC-3D-4XGE-XFP-A & MIC-3D-20GE-SFP picture

Juniper MX-MPC2-3D-A Router Card + MIC-3D-4XGE-XFP-A & MIC-3D-20GE-SFP

$799.99



Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord picture

Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord

$43.95



JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER picture

JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER

$210.00



Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord picture

Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord

$54.99



Juniper Networks EX3400-48P 48x Gigabit PoE+ RJ45 2x 40Gb/s QSFP+ Switch picture

Juniper Networks EX3400-48P 48x Gigabit PoE+ RJ45 2x 40Gb/s QSFP+ Switch

$166.24



Juniper QFX5110-48S-AFO Switch, 48X 1/10GBE with 4X 40/100G QSFP+ *MINOR DAMAGE* picture

Juniper QFX5110-48S-AFO Switch, 48X 1/10GBE with 4X 40/100G QSFP+ *MINOR DAMAGE*

$1299.00



EX2300-24P Juniper 24-port 10/100/1000BASE-T PoE+ 4 x 1/10GbE SFP/SFP+ UNCLAIMED picture

EX2300-24P Juniper 24-port 10/100/1000BASE-T PoE+ 4 x 1/10GbE SFP/SFP+ UNCLAIMED

$450.00



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$41.28



Juniper Networks EX3300-24P 24-Port PoE+ 4x SFP+ Network Switch TESTED picture

Juniper Networks EX3300-24P 24-Port PoE+ 4x SFP+ Network Switch TESTED

$79.99