Results 1 to 7 of 7

Thread: Install just won't work

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    1

    Install just won't work

    Hi,

    I am trying to install Knoppix to my hard drive. The hard disk is emtpy. I have booted with the Knoppix CD and gone to the console. I have made sure that I have a swap partition (hda2, 510MB, primary, type 82) and a main boot partition (hda1, type 83, bootable) that I created with cfdisk.

    Whenever I type knoppix-installer I get a window with the following message:

    "The installer detected that the installation requirements are not fullfilled yet. Please make sure that you have a free partition with at least 2GB to install Knoppix on. Also we need a swap partition with at least 128MB, if you don't have 512MB memory or more. In the following menu, you can start some tools to partition your hard drive."

    I click OK and get the following window:

    "1. Partition - Partition the hard disk
    2. Quit - Quit the program"

    I choose option 1 and then get the following window:

    "() hds QUANTUM FIREBALL lct10 10 (10.2626 GB)"

    I click NEXT and then I always get the following message:

    "Opened disk read only - you have no permission to write"

    Followed by:

    "Cannot read disk drive. Press any key to continue"

    I haver tried installed using the: IGNORE_CHECK=1 sudo knoppix-installer but as soon as I start to install I get an error window saying:

    "Error: Formatting of failed: Some messages from mkfs.ext3: Usage: mkfs.ext3 [-c:-t:-l filename] [-b block-size] [-f fragment size] [-i bytes-per-inode] [-j] [-J journal-options] [-N number-of-inodes] [-m reserved-blocks-percentage] [o-creator-os] [-g

    What am I doing wrong?

    Can someone please help me?

    MadDoc,

  2. #2
    Senior Member registered user
    Join Date
    Feb 2004
    Posts
    949
    Are running it as root?

  3. #3
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    I have booted with the Knoppix CD and gone to the console.
    Do you mean working from kde's Konsole or from crtl-alt-f2 console? There were some bugs in the installer used by kanotix that prevented it from working properly from ctlt-alt-f2 console login; although it worked OK from KDE Konsole. Perhaps similar bug is active??
    You might also try making the whole drive vfat, the installer should be able to create partitions on a vfat drive. Normally you shouldn't have to create partitions ahead of time.

  4. #4
    Member registered user
    Join Date
    Jun 2004
    Location
    U.P., MI, USA
    Posts
    35

    Re: Install just won't work

    Quote Originally Posted by MadDoc
    Hi,

    I am trying to install Knoppix to my hard drive. The hard disk is emtpy. I have booted with the Knoppix CD and gone to the console. I have made sure that I have a swap partition (hda2, 510MB, primary, type 82) and a main boot partition (hda1, type 83, bootable) that I created with cfdisk.

    Whenever I type knoppix-installer I get a window with the following message:

    "The installer detected that the installation requirements are not fullfilled yet. Please make sure that you have a free partition with at least 2GB to install Knoppix on. Also we need a swap partition with at least 128MB, if you don't have 512MB memory or more. In the following menu, you can start some tools to partition your hard drive."

    I click OK and get the following window:

    "1. Partition - Partition the hard disk
    2. Quit - Quit the program"

    I choose option 1 and then get the following window:

    "() hds QUANTUM FIREBALL lct10 10 (10.2626 GB)"

    I click NEXT and then I always get the following message:

    "Opened disk read only - you have no permission to write"

    Followed by:

    "Cannot read disk drive. Press any key to continue"

    I haver tried installed using the: IGNORE_CHECK=1 sudo knoppix-installer but as soon as I start to install I get an error window saying:

    "Error: Formatting of failed: Some messages from mkfs.ext3: Usage: mkfs.ext3 [-c:-t:-l filename] [-b block-size] [-f fragment size] [-i bytes-per-inode] [-j] [-J journal-options] [-N number-of-inodes] [-m reserved-blocks-percentage] [o-creator-os] [-g

    What am I doing wrong?

    Can someone please help me?

    MadDoc,
    ==================

    Yah, hey dere, MadDoc!

    I'm not an expert, but I'd advise this:

    Boot up using "noswap" as an option, as in "Knoppix noswap". (Yeah, append whatever else you need to get it running & displaying normally, also.) The reason for this is that when you boot up Knoppix, it checks to see if there's a swap partition available - and, if yes, it grabs it for use. Specifying "no swap" obstructs that behavior, which should(?) leave the hard drive inactive for modifying via cfdisk, if needed. If swap on the drive is in use, the drive is considered "busy", and ineligible for editing/changing partitions.

    Once you've got your session up & running, use Ctrl-Alt-F1 to get a virtual console. Try the command "knx2hd", and see if that works any better for you.

    Good luck!

  5. #5
    Member registered user
    Join Date
    Jun 2004
    Location
    U.P., MI, USA
    Posts
    35

    Re: Install just won't work

    Quote Originally Posted by MadDoc
    Hi,
    Can someone please help me?

    MadDoc,
    I was thinking about what I'd written to you, and realized a couple of things I should have added. After you've booted w/ the "noswap" option, do your cfdisk stuff, then reboot yet again w/ the swap enabled. The reason to do that, is that installing onto HD will use whatever your current options and settings are as the template for how to set up the HD installation - and, if swap wasn't enabled when setup began, setup creates an installation that has no swap usage. Also, I ran into that resource warning glitch on my system during one of my installation attempts. The way I got past it was to skip the configuration routine and just go straight into the next stage. Doing that, the warning was bypassed and all proceeded normally.

  6. #6
    Junior Member
    Join Date
    Jan 2005
    Location
    Vancouver, BC, Canada
    Posts
    1
    I have the same exact problem as MadDoc and so far I've already tried that "noswap" suggestion without any success.

    Quote Originally Posted by CrashedAgain
    You might also try making the whole drive vfat, the installer should be able to create partitions on a vfat drive. Normally you shouldn't have to create partitions ahead of time.
    What is "vfat"?

    I looked through the type list and couldn't find it "vfat". Did you mean a type like fat32?

    Also, I set the swap partition to 3Gb is this okay? Or should I set it to 512mb?

  7. #7
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    512 is plenty.
    and as he said try noswap. otherwise disk may be considered busy.
    or if you forget, the comand
    Code:
    swapoff /dev/hdXY
    should do it aswell (XY is letter and number where you have swap).

Similar Threads

  1. why does my install work while others are not?
    By podo in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 06-25-2006, 01:06 PM
  2. Hdd Install won't work.
    By kill_mickey in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 03-31-2005, 02:14 AM
  3. apt-get -f install doesn't work
    By dobell in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 06-23-2004, 06:51 PM
  4. NIC won't work from HDD install.
    By LLB34B in forum Networking
    Replies: 3
    Last Post: 09-05-2003, 05:45 PM
  5. net doesn't work after hdd install
    By sevengraff in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 05-29-2003, 02:03 AM

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) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035 picture

(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035

$49.99



Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5

Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5" Hard Drive 7200RPM 64MB

$91.99



Seagate ST500DM009 BarraCuda 500 GB 3.5

Seagate ST500DM009 BarraCuda 500 GB 3.5" SATA III Desktop Hard Drive

$14.99



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$329.99



Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive picture

Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive

$49.99



ST6000NM0034 DELL 6TB 7.2K 12G SAS 512E 3.5

ST6000NM0034 DELL 6TB 7.2K 12G SAS 512E 3.5" ENTERPRISE HARD DRIVE 8D1V4 08D1V4

$54.99



Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5

Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5" Enterprise HDD

$299.00



Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5

Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$669.99



HDD 3.5

HDD 3.5" SATA Hard Drive with Windows 10/Win 11 64x Installed Legacy

$35.00



Seagate 6TB HDD ST6000NM0034 7.2K 3.5

Seagate 6TB HDD ST6000NM0034 7.2K 3.5" SAS 12Gb/s (NOT FOR PC - FOR SERVER ONLY)

$87.00