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 SG95-16 16-Port Gigabit Switch SG95-16-KR picture

Cisco SG95-16 16-Port Gigabit Switch SG95-16-KR

$47.00



Cisco  (SG100D-05-UK) 5-Ports External Ethernet Switch picture

Cisco (SG100D-05-UK) 5-Ports External Ethernet Switch

$40.00



Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24 picture

Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24

$117.00



HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A picture

HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A

$30.95



Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch picture

Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch

$21.99



New Linksys SE3005 5-port Gigabit Ethernet Switch picture

New Linksys SE3005 5-port Gigabit Ethernet Switch

$18.99



TP-LINK  8 Port Gigabit Ethernet Easy Smart Switch Network Desktop TL-SG108E New picture

TP-LINK 8 Port Gigabit Ethernet Easy Smart Switch Network Desktop TL-SG108E New

$25.00



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



Netgear Prosafe Plus JGS524PE 24 Port Gigabit Switch 12 Port PoE JGS524PE-100NAS picture

Netgear Prosafe Plus JGS524PE 24 Port Gigabit Switch 12 Port PoE JGS524PE-100NAS

$129.98