LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   multiple Debian install problems (https://www.linuxquestions.org/questions/linux-newbie-8/multiple-debian-install-problems-587242/)

cluap 09-25-2007 10:00 AM

multiple Debian install problems
 
New user here trying to install Debian on a 486 with a 4GB and 40GB HDD.
I first reformatted both HDDs to remove the original WIN98 system in an attempt to get to a clean disk condition.
The first run of the Debian installer got thru the base system install and then gave a red screen error before the optional software loaded competely (I picked desktop and standard).
The second run got thru the optional software load (except for a vim and vim-tiny corrupt file notice) and then refused to load either grub or lilo.
The third run has the installer stopping at the partial optional software load again.
Any ideas what I can do to get this @#$%^ system to install? Reformat the drives again? Large hammer maybe?

iluvatar 09-25-2007 10:24 AM

dont know much about debian but this:
Quote:

and then refused to load either grub or lilo.
reminds me of a bios setting: "protect bootsector against virusses". This setting prevents anything from writing to the bootsector on the HD, and thus installing lilo/grub there will fail (though I dont know if debian actually installs it right there, there are other options). Check if the bios has this enabled.

Quote:

except for a vim and vim-tiny corrupt file notice
Only time I know this one from is when I had a scratched slackware install CD :rolleyes:

lleb 09-25-2007 12:38 PM

http://www.ssma.us/debian_media.html

this is a bit out of date and has options that will not run on your older hardware, but the base install will help.

just install the base distro, do not pick desktop or anything else. once you have the base installed you can use apt-get to install everything else. do grab a good working sources.list BEFORE you install so you can vi /etc/sources.list and manually adjust the list to look in places other then the install media.

bryantrv 09-25-2007 12:46 PM

Off topic perhaps, but I'm wondering what kind of 486 system had 4 gigs of ram? That must have been pretty ultra high end for that era.

cluap 09-25-2007 01:46 PM

actually it has 2 HDDs: a 4GB and a 40GB.

bryantrv 09-25-2007 04:13 PM

I would try either a net install- to preclude any possibility of a corrupt install disk, or using one of the parted live disks to format before installing.

Junior Hacker 09-25-2007 04:22 PM

I remember someone having the exact same problem many months ago, the vim-tiny error and vim-common or something tipped me off.
If I remember correctly, he had to do the installation by passing a kernel parameter at the boot prompt, "linux noacpi" or something like that, kinda forget which parameter he used.

cluap 09-26-2007 07:37 AM

success!!
 
Tried the install again last night with just the base system as suggested by lleb and no optional packages ... loaded like a charm and rebooted right to the prompt.
Next question, I have the 3 DVD media set so how do you know which DVD has the package you want to install? The DVDs are labeled disk 1, 2 and 3.

Junior Hacker 09-26-2007 11:05 PM

Just tell apt what to install and it will tell you which DVD to plug into the drive.


All times are GMT -5. The time now is 11:32 PM.