What distro are you trying to install?
Yes, and the specificversion of the distro as well.
A couple of questions:
1. Have you created a partition or at least free space on the hard drive where you want to install Linux?
2. Are you booting you system directly from the Linux installation CD, or are you trying to do the install while booted into another operating system?
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
If you burned the disks yourself, did you verify the integrity (MD5sums) of the downloaded iso images? Did you verify the media?
Have you used the disks to (successfully) install on any other machines?
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Hi,
It sounds to me that jtf27 is installing in text mode. It is also amazing how a bad set of disks can kill an installation... I had a bad floppy go bad on me once and that caused it to try and mess up the FTP installation mode I was using.
Good luck with it!
Christian
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
The MD5sums check is pretty straight ahead- your download site should have the MD5sums checksum numbers available for each of the particular isos you got. You then run the MD5sums program on each of the isos and compare the resulting checksum numbers against the ones you got from the site; if they don't match, that means the download got corrupted. More info on the procedure, including links to the MD5sums program download, can be found here:
http://www.linuxiso.org/viewdoc.php/verifyiso.html
You want to do a DAO burn, and I personally tend to go kind of conservative on the burn speed when burning things like system disks. It's also a good idea to have your burning software do a media verification on the CDs.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Yeah, it happens a lot.
Did you manage to pull down a good one?
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
By default, a "root" account (equivalent to the Windows "Administrator" account) should have been created. At the login prompt, type "root" (omit the quotes). If that leads you to a "password" prompt, enter the password there. You will see no characters displayed when you type the password; this is a security feature.
Try that and see what happens. Let us know if it doesn't work; there are ways around the problem.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
The mail notification isn't Internet email, it's your system sending you status messages. By default most Linux installations are configured to automatically send the system/network administator notifications on different aspects of system's/network's status (or changes in status).
Type "mail" at the command prompt and you'll see what I'm talking about. You can read the mail man page for more info.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Hello,
I would have him install pine (go to the RPMS on your CD-ROMS and find pine), and use a more friendly text-based email solution.
Also, use the adduser command to create a non-root user for your normal work. When you are logged in as root, you are God, and you can very easily kill off your computer with one command. A smart owner would quickly create a new non-root account to explore and do daily work with.
Glad it is working for you,
Christian
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
See if you can start RH's video configuration tool from the command line by typing:
redhad-config-xfree86
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Careful- it'll grow on you... :mrgreen:
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370