Re: ok back to what it was
Quote:
Originally Posted by mkyb14
ok so i reverted the jumpers to master so that it boots to debian instead of windows .....
ok so after following your last steps on seeing if debian can see the hd? for windows i booted up with just the two drives ... windows doesn't show on the desktop as any drive .... i'm assuming that debian isn't seeing the drive then .... there for what am i to put on the config if i don't know the drive label?
To determine if linux is seeing the drive do 'cat /etc/fstab'. All the partitions linux can findwill be listed there...wait, maybe not. If you did a 'debian style' hdinstall fstab (short for file system table, btw) will be created at initial install and will show only the drives it could see at the time. If you did a 'Knoppix style install, the system autoconfigures & creates a new fstab each boot.
If you still have an intact knoppix system installed, you may be able to create a new fstab by running 'sudo /etc/init.d/knoppix-autoconfig'. This is the script knoppix uses to configure itself when running from CD or from Knoppix style HDinstall. It should work....but there is always the possibility it might screw up.
From your last post I guess you tried unsuccessfully to reinstall. What error message did you get? Did it actually find the second HD & refuse to install to it or did it just not find it?
You can tell what drives it is finding when you are running from the CD by running cfdisk ('sudo cfdisk'). You should get a list of all partitions found & the filetype on each.