PDA

View Full Version : Sudo knoppix-installer doesn't work :-(



skara69
04-23-2005, 09:25 PM
I have 2 pc, knoppix 3.8.1 and 3.7.
In the first, a SCSI workstation, I've performed sudo knopixx-installer and worked correctly.Very fine.
In the second, an older K6-3 400 128 MB, 6.8 GB HD with a fresh 2GB ntfs partition for WinNT and a 1GB FAT partition for data, I have created with no prolem a 3.3 GB reiserfs partition and swap with fdisk. But sudo knoppix-installer said me conditions for install knoppix wasn't satisfied. "Disk dev/hda doesn't contain a valid partition table".Both knoppix 3.8.1 and 3.7.
I have tried IGNORE_CHECK=1 sudo knoppix-installer, but the same problem: impossible to format partition. :? :?

marhleet
04-24-2005, 10:36 PM
I don't know, but I doubt you could make a satisfied valid linux partition setup using fdisk.
you need cfdisk from knoppix or qtparted

(explain reiserfs please) (guessing german (or something) for reserved)

I gues you are trying to dual boot as well.

Mustang64
04-25-2005, 12:34 AM
I've have had to re-install many times (if any one can mess up an install - it's me :) ) This is my routine -

Using my System Rescue disk, I reformat the partition in question using qtparted.
I've used both ext2 and ext3 with good results.
Mepis uses reiserfs, Knoppix uses ext3.
Exit qtparted.

Fire up the live CD
Do an apt-get for the latest knoppix installer
Start the installer and enter your info upto the point of actually selecting "install"
Save your settings and exit the installer
Modify the installer info file to use grub, and any other stuff you want to change
Save changes
Restart installer and select install! :D

Lots of "details" have been omitted, because I have to "re-learn" each time I mess things up. I have learned to do use partimage at least once a month to keep from falling too far behind. If I could just figure out anacron to do the partimage thing once a week, I'd be better off! :oops:

Hope this helps

GMD

skara69
04-29-2005, 01:39 PM
I have tried also cfdisk, diskdruid (from Mandrakelinux), Partition Magic in WinNT, qtparted but with no result.
The trouble is the same: /dev/hda doesn't contain a valid partition table.
I have also tried to install MEPIS from livecd, and it works (but with hardware issuses: speedtouch modem!).WHY???
I prefer knoppix for his Debian-like character, and I'd like to install it... :oops: MEPIS is a bit buggy!
Any ideas?

lucky9
04-30-2005, 07:39 PM
I've have had to re-install many times (if any one can mess up an install - it's me :) ) This is my routine -

Using my System Rescue disk, I reformat the partition in question using qtparted.
I've used both ext2 and ext3 with good results.
Mepis uses reiserfs, Knoppix uses ext3.
Exit qtparted.

Fire up the live CD
Do an apt-get for the latest knoppix installer
Start the installer and enter your info upto the point of actually selecting "install"
Save your settings and exit the installer
Modify the installer info file to use grub, and any other stuff you want to change
Save changes
Restart installer and select install! :D

Lots of "details" have been omitted, because I have to "re-learn" each time I mess things up. I have learned to do use partimage at least once a month to keep from falling too far behind. If I could just figure out anacron to do the partimage thing once a week, I'd be better off! :oops:

Hope this helps

GMD

I hadn't thought of the apt-get for knoppix-installer thing. That's a good tip.
I'm having trouble with an install at the moment. Even the boot floppy won't get to the system:
Loading LinuxEBDA is big; kernal setup stack overlaps LILO second stage

is all that I get with the boot floppy. The HD boot just shows a bunch of '99' symbols but I can control-alt-delete and reboot from there. Any ideas?