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
  •  


HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4 Used. picture

HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4 Used.

$45.00



HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES

$174.99



HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED picture

HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED

$550.00



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



HPE Proliant Microserver Gen10 X3421 Perf AMS,  P03698-S01, 16GB Ram picture

HPE Proliant Microserver Gen10 X3421 Perf AMS, P03698-S01, 16GB Ram

$299.00



HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ* picture

HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ*

$94.99



Supermicro Server Tower Xeon BOOTS E5-2620 v4 2.10GHz 64GB RAM NO HDD NO OS picture

Supermicro Server Tower Xeon BOOTS E5-2620 v4 2.10GHz 64GB RAM NO HDD NO OS

$199.99



SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD picture

SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD

$90.00



1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$297.00



2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL picture

2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL

$299.00