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
  •  


2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD picture

2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD

$30.00



1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports picture

1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports

$149.00



Red Hat Enterprise Linux 5 Server - New and Sealed picture

Red Hat Enterprise Linux 5 Server - New and Sealed

$16.99



6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal picture

6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal

$2.99



IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8 picture

IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8

$449.96



PFSENSE 15

PFSENSE 15" Depth Server Router Firewall Supermicro X11SSH-F E3-1240 V5 32GB RAM

$382.00



IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E picture

IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E

$674.96



IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L picture

IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L

$599.95



IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE picture

IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE

$199.87



Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux picture

Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux

$836.80