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
  •  


Cisco UCS LSI MegaRAID 9271CV-8I SAS2308 PCIe SAS Internal RAID Controller picture

Cisco UCS LSI MegaRAID 9271CV-8I SAS2308 PCIe SAS Internal RAID Controller

$28.00



ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID picture

ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID

$58.99



Adaptec ASR-81605ZQ 12G SAS 16-Port 1GB Cache PCIe x8 RAID Controller picture

Adaptec ASR-81605ZQ 12G SAS 16-Port 1GB Cache PCIe x8 RAID Controller

$131.99



Intel PCIe SSD AIC RAID Controller Card G97168-252 picture

Intel PCIe SSD AIC RAID Controller Card G97168-252

$44.55



Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile IT MODE picture

Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile IT MODE

$15.98



LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License picture

LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License

$39.95



LSI MegaRaid 9361-8i 12Gbps SAS / SATA Raid Controller PCIe x8 3.0 Tested picture

LSI MegaRaid 9361-8i 12Gbps SAS / SATA Raid Controller PCIe x8 3.0 Tested

$29.00



ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs picture

ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs

$87.99



4 Bay RAID External Hard Drive Enclosure for 2.5/3.5

4 Bay RAID External Hard Drive Enclosure for 2.5/3.5" SATA HDD/SSD

$79.99



Dell LSI 9440-8i MegaRAID 8 Port 12GB/s HBA High Profile RAID Controller YW3J6 picture

Dell LSI 9440-8i MegaRAID 8 Port 12GB/s HBA High Profile RAID Controller YW3J6

$84.99