public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Gregory Nowak <greg@romuald.net.eu.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: New Debian Install - HELP!
Date: Sat, 11 Oct 2008 12:32:08 -0700	[thread overview]
Message-ID: <20081011193208.GA15615@localhost.localdomain> (raw)
In-Reply-To: <48F08630.2080403@baechler.net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, Oct 11, 2008 at 03:55:44AM -0700, Tony Baechler wrote:
> The solution is to  
> not chroot.  Instead, mount your boot partition under /boot or /mnt/boot  
> and change your lilo.conf as needed temporarily.  Run something like:
>
> lilo -C /mnt/etc/lilo.conf
>
> That should hopefully work, or at least give a useful error message.   

After you've got your lilo.conf setup the way you want, don't forget
to do
lilo -r /mnt
to reinstall lilo.

> If you use  
> something like the System Rescue CD which lets you boot into an already  
> installed Linux, you should be able to say root=/dev/hda2 on the boot  
> command line and fix lilo that way, bypassing the bootloader.

Actually, sysresccd configures ide drives to show up as scsi. So, what
you want is something like root=/dev/sda2 instead. Note that unless
debian is configuring ide drives to show up as scsi drives, you won't
be able to install lilo using sysresccd, since your lilo.conf will
refer to /dev/hdx devices, which will actually exist as /dev/sdx under
sysresccd. If you change your lilo.conf to refer to /dev/sdx, and
install it under sysresccd, then you won't be able to boot, because
those devices will be /dev/hdx in debian. I know this for a fact from
personal experience. Unfortunately, as far as I know, sysresccd
supplies the ide-pata modules only, so you can't just rmmod the
ide-pata module, and load the standard ide one for your chipset. If
enough people complain about this on the forums, I think Francois
might include the standard ide modules as well.

> Assuming  
> you have a working CD burner and can burn CD images, you could try  
> downloading the System Rescue CD and burn that.

Since we're on the topic of sysresccd, I think I've found the bug that
caused speech delay for dectalk users shortly after entering runlevel
3, and have put in a temporary fix, to see if the problem is in fact
what I think it is. If dectalk users who have seen the problem I'm
talking about want to grab the new iso to test with, and let me know
if the problem is in fact gone, you can grab it from:

http://www.romuald.net.eu.org/systemrescuecd-x86-1.1.1-beta5-speakup.iso

If a dectalk user can confirm that this iso doesn't in fact exhibit
that problem anymore, I can discuss with Francois a permanent fix, in
such a way that it won't effect the average non-speakup sysresccd user.

> The kernel on the CD uses /dev/sda instead of /dev/hda, so  
> change hda to sda in lilo.conf.  Good luck!

See what I said above on this.

Greg


- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjw/zgACgkQ7s9z/XlyUyB8owCdGeQq3rwq3Em9bgbjJUr9RKnR
3iUAn2Owv+JF0KRaoNx0M4I+mOoR9Utq
=JVjz
-----END PGP SIGNATURE-----

  parent reply	other threads:[~ UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Steve Holmes
 ` Erik Heil
   ` Tyler Littlefield
   ` Kitty Litter
     ` Samuel Thibault
       ` Can anyone explain how the syslinux menus work? Kitty Litter
 ` New Debian Install - HELP! Samuel Thibault
   ` Steve Holmes
 ` Alex Snow
   ` Steve Holmes
     ` Kerry Hoath
       ` Tony Baechler
       ` Steve Holmes
         ` Kerry Hoath
         ` Tony Baechler
           ` New Debian Install - HELP! grub or lilo Frank Carmickle
           ` Gregory Nowak [this message]
             ` New Debian Install - HELP! Steve Holmes
               ` Gregory Nowak
                 ` Steve Holmes
               ` Alex Snow
                 ` Steve Holmes
                   ` Gregory Nowak
               ` Kerry Hoath
                 ` Kerry Hoath
     ` Kitty Litter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081011193208.GA15615@localhost.localdomain \
    --to=greg@romuald.net.eu.org \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).