From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from nsfone.fone.net ([206.168.68.96]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HzlSw-0007Jp-00 for ; Sat, 16 Jun 2007 23:30:14 -0400 Received: from mail2.fone.net (mail2.fone.net [206.168.68.165]) by nsfone.fone.net (8.13.8+Sun/8.13.7) with ESMTP id l5H3TLoR013681 for ; Sat, 16 Jun 2007 21:29:21 -0600 (MDT) Received: from GRANDMA (ip-206-123-194-16.static.fasttrackcomm.net [206.123.194.16]) by mail2.fone.net (8.13.6+Sun/8.12.10) with SMTP id l5H3TjO9021405 for ; Sat, 16 Jun 2007 21:29:46 -0600 (MDT) Message-ID: <001e01c7b08f$be6af140$6401a8c0@GRANDMA> From: "Littlefield, Tyler" To: "Speakup is a screen review system for Linux." References: <000b01c7b068$f52e0630$ab00a8c0@tenstac><001201c7b071$3f80ff00$6401a8c0@GRANDMA><004501c7b07b$46d700b0$ab00a8c0@tenstac><001801c7b07b$e8b2b3c0$6401a8c0@GRANDMA> <001f01c7b08c$21f2aa90$ab00a8c0@tenstac> Subject: Re: switching from amd to p3 Date: Sat, 16 Jun 2007 21:29:35 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Antivirus: avast! (VPS 000749-2, 06/16/2007), Outbound message X-Antivirus-Status: Clean X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.16.200434 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 03:30:14 -0000 It's in the right way, and it's master... Thanks, ~~TheCreator~~ [My programs don't have bugs; just randomly added features] msn: compgeek13@gmail.com aim: st8amnd2005 skype: st8amnd127 vertigo head coder web: tysdomain.com ----- Original Message ----- From: "Doug Sutherland" To: "Speakup is a screen review system for Linux." Sent: Saturday, June 16, 2007 9:03 PM Subject: Re: switching from amd to p3 > Tyler said: > The cables are ok. do I just move it around on the cable? > > The disk boot error is severe, and I would think that needs > to be solved even if you want to do a network boot. It is > hard to say without trying some things, but I would check > > Is the IDE cable inserted the right way up in the drive. > Some drives will only let you insert it one way, others > will let you do it upside down. > > Is the IDE cable inserted into the first IDE controller > port on motherboard. Best way to check is in BIOS, > you should see the drive as master. > > Is the power cable inserted in the drive. > > If more than one drive on same cable, one must be > set as master, one as slave, done by jumpers using > the label on drive as guide. As suggested before if > there already is another drive, try removing it and > boot with just the newly setup drive. > > If all the physical connections seem okay, the next > thing I would do is boot from a CD or floppy and > do what I said before, at the boot prompt enter > > kernel-name root=/dev/hda1 noinitrd ro > > where kernel-name is the name of kernel on the > removable media, and the kernel is a "bare" one, > not specific to hardware, ie its 386 and generic > controllers. On slackware its called bare.i but > there should be an equivalent on debian. And > make sure the root= points to the right drive > letter and number of the partition with the root > file system. > > You could also try loading a generic kernel on > the AMD, making sure it boots there, then > moving the kernel over. You'll have to check > the debian docs to find out which kernel to use. > I haven't use debian in a while. > > > How hard are these floppies to get for deb? > > http://http.us.debian.org/debian/dists/etch/main/installer-i386/current//images/floppy/ > http://www.debian.org/releases/stable/i386/ch04s03.html.en > > -- Doug > > > > > > > > > Thanks, > > Thanks, > > ~~TheCreator~~ > > [My programs don't have bugs; just randomly added features] > > msn: > > compgeek13@gmail.com > > aim: st8amnd2005 > > skype: st8amnd127 > > vertigo head coder > > web: tysdomain.com > > ----- Original Message ----- > > From: "Doug Sutherland" > > To: "Speakup is a screen review system for Linux." > > > Sent: Saturday, June 16, 2007 7:03 PM > > Subject: Re: switching from amd to p3 > > > > > > > If you're getting disk boot failure then probably something > > > is not right with the physical connection, the IDE cable or > > > possibly the BIOS needs to be tweaked to recognize the > > > hard drive. If there is more than one drive in the system > > > make sure the one you are moving in is on the first IDE > > > port so it's drive A, also make sure there are no conflicts > > > if you have two drives in there ie make sure one is set as > > > master by jumper and the other is set as slave. > > > > > > I think you can get disk boot error even if there is no disk > > > at all, so start by checking the physical connections and > > > jumpering of drives. > > > > > > The other thing that sometimes happens when moving > > > drives around is that what was drive a becomes drive > > > c for example, in that case you will get a kernel panic > > > with message stating no root file system found. If this > > > happens, then the other procedure I mentioned will > > > work, booting from cdrom or floppy, loading the > > > kernel from removable storage with the boot param > > > root= pointing to the proper location of root file system > > > (follow that with noinitrd ro) and then once booted you > > > can rebuild the kernel and update the bootloader. > > > > > > What you are doing is definitely possible, I have done > > > it many times, building an entire system on on PC then > > > then moving the drive to a mobile system. > > > > > > -- Doug > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup