PDA

View Full Version : HDD Installation problem



cryptos
05-04-2005, 08:49 AM
root@1[knoppix]# knoppix-installer
swapon: /dev/hdb2: Device or resource busy
/usr/bin/mkdesktophdicons: line 42: cannot create temp file for here document: Permission denied
/usr/bin/mkdesktophdicons: line 100: cannot create temp file for here document: Permission denied
/usr/bin/mkdesktophdicons: line 100: cannot create temp file for here document: Permission denied
/usr/bin/mkdesktophdicons: line 100: cannot create temp file for here document: Permission denied
/usr/bin/mkdesktophdicons: line 100: cannot create temp file for here document: Permission denied
Can't open /mnt/hdinstall/home/cryptos/.mozilla/default/*/prefs.js: No such file or directory.
/usr/sbin/alsactl: save_state:1194: No soundcards found...
/proc/misc: No entry for device-mapper found
Is device-mapper driver missing from kernel?
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
/proc/misc: No entry for device-mapper found
Is device-mapper driver missing from kernel?
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
Incompatible libdevmapper 1.00.20-ioctl (2005-01-06)(compat) and kernel driver
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/cloop0' -> '/dev/cloop'
Warning: Partition 1 on /dev/hdb is not marked Active.
Warning: Unable to determine video adapter in use in the present system.
Warning: CHANGE AUTOMATIC assumed after "other=/dev/hdd1"
Warning: CHANGE AUTOMATIC assumed after "other=/dev/hdd2"
Device 0x1640: Inconsistent partition table, 2nd entry
CHS address in PT: 1020:0:1 --> LBA (1028160)
LBA address in PT: 16386300 --> CHS (16256:4:1)
Fatal: Either FIX-TABLE or IGNORE-TABLE must be specified
If not sure, first try IGNORE-TABLE (-P ignore)

What to do?

marhleet
05-04-2005, 11:23 AM
from a live-cd install, and a command prompt screen

it's
sudo knoppix-installer
or run from a super user command prompt screen
everything is in read-only mode in live-CD mode

cryptos
05-04-2005, 12:19 PM
i am root when ronnig knoppix-installer

marhleet
05-06-2005, 09:57 AM
perhaps, the hdd is on the wrong controller or set as slave instead of master ....
hdb2 /
is it what you wanted ?
usually it goes to hda1, might be hard coded in the knoppix-installer script files.
where is your hdd physically connected and should it be ?
other ide devices ?
lspci or what's the command to show the ide list of devices attached ?

cryptos
05-07-2005, 02:49 PM
I want to install on hdb1.
hdb2 is swap
hdb3 is NTFS

I have two HDDs - hdb and hdd, and 2 CD-ROM - hda and hdc

marhleet
05-07-2005, 10:33 PM
very odd you want to do it the hard way.
change the master slave switches on the hdds and cds so the hdb is hda
the install script is written perhaps not too smartly.
it is trying to install to your hda drive.

fingers99
05-07-2005, 11:29 PM
the install script is written perhaps not too smartly.
it is trying to install to your hda drive.

Maybe: but I suspect some kind of cabling/jumpering error (or even the dreaded cable select)

WTH, you'll have to open the box up anyway. Why not just put the drive you want to install Knoppix to as the primary master, install to it, write lilo (or grob) to a floppy for the time being, reset the drives to the original order and run lilo again.

cryptos
05-08-2005, 05:35 AM
If there is a cabling/jumpering error or if it trays to install on my cd-rm then why it copies file without any errors. The Thing above is happening when all the files are copied and the system is converted to multy-user.

However my motherboard is old and when i connect my brand new 80GB HDD as a master my old drive dose not work at all!?!?!?!?! so i heve to put my CD-R and CD-RW as masters.

Sorry for my poor English! I hope you can understand me.

marhleet
05-08-2005, 10:48 AM
the knoppix-install script is written to install to
/dev/hda3 and
/dev/hda2

now, if your HDD is on hdb, ........