looks good to me. Are you running lilo and not grub? Did you type lilo as root? Send me the output you get when you run lilo.
--- steve holditch <[EMAIL PROTECTED]> wrote: > Here's my lilo.conf file > > boot=/dev/hda > map=/boot/map > install=/boot/boot.b > vga=normal > default=linux > keytable=/boot/us.klt > lba32 > prompt > timeout=50 > message=/boot/message > menu-scheme=wb:bw:wb:bw > image=/boot/vmlinuz > label=linux > root=/dev/hda1 > initrd=/boot/initrd.img > append="noapic devfs=mount quiet" > vga=788 > read-only > image=/boot/vmlinuz > label=linux-nonfb > root=/dev/hda1 > initrd=/boot/initrd.img > append="noapic devfs=mount" > read-only > image=/boot/vmlinuz > label=failsafe > root=/dev/hda1 > initrd=/boot/initrd.img > append="noapic devfs=mount failsafe" > read-only > other=/dev/fd0 > label=floppy > unsafe > > > --- SI Reasoning <[EMAIL PROTECTED]> wrote: > > please post your /etc/lilo.conf > > also, are you sure you are using lilo? If you are > > using grub, I am not as familiar with the > settings. > > > > --- steve holditch <[EMAIL PROTECTED]> wrote: > > > This didn't fix my problem. It still hangs up > as > > > soon > > > as I remove the power cord. > > > > > > > > > --- SI Reasoning <[EMAIL PROTECTED]> wrote: > > > > > > > > --- SI Reasoning <[EMAIL PROTECTED]> wrote: > > > > > This is a known problem. Juan had mentioned > > the > > > > > possibility to recognize the device and > > > > > automagically > > > > > resolve it but for now here is the fix. > > > > > > > > > > add "noacpi" to your append statement in > lilo. > > > > > > > > > > > oops, I mean "noapic" > > > > > > > > > To do this edit /etc/lilo.conf as root > > > > > example from xterm: > > > > > mcedit /etc/lilo.conf > > > > > > > > > > you will see an append= statement on each > > kernel > > > > > option > > > > > example: > > > > > append="devfs=mount quiet" > > > > > > > > > > add noapic to this > > > > > example: > > > > > append="noapic devfs=mount quiet" > > > > > > > > > > do this for every listed kernel > > > > > > > > > > save (F2 in mcedit) and exit (F10 in mcedit) > > > > > type the following within xterm as root: > > > > > lilo > > > > > and hit enter > > > > > > > > > > You should see a list of your kernel > options. > > If > > > > > there > > > > > are no errors then you are safe to reboot > and > > > that > > > > > should resolve all but suspend/resume > > problems. > > > > > > > > > > --- steve holditch <[EMAIL PROTECTED]> > > wrote: > > > > > > I'm using a Dell inspiron 8000 laptop and > > I'm > > > > > having > > > > > > power problems. If I'm powered up on AC > > power > > > > and > > > > > > then remove the power cord to run on > battery > > > > only, > > > > > > everything imediately stops and I have to > > > reboot > > > > > to > > > > > > recover. If I boot up initally on battery > > > only, > > > > > it > > > > > > seems to run (but it's locked up a couple > > > times) > > > > > for > > > > > > awhile. > > > > > > > > > > > > Using: 8.2 beta 4 (same problem in beta 1 > > and > > > 2) > > > > > > computer: Dell inspiron 8000 laptop > > > > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > > > > > > > > > > > > Find, Connect, Date! > > http://personals.yahoo.ca > > > > > > > > > > > > > > > > > > > > > ===== > > > > > SI Reasoning > > > > > [EMAIL PROTECTED] > > > > > > > > > > A requirement of creativity is that it > > > contributes > > > > > to change. Creativity keeps > > > > > the creator alive. > > > > > > > > > > -FRANK HERBERT, unpublished notes > > > > > > > > > > > > > > __________________________________________________ > > > > > Do You Yahoo!? > > > > > Try FREE Yahoo! Mail - the world's greatest > > free > > > > > email! > > > > > http://mail.yahoo.com/ > > > > > > > > > > > > > > > > > ===== > > > > SI Reasoning > > > > [EMAIL PROTECTED] > > > > > > > > A requirement of creativity is that it > > contributes > > > > to change. Creativity keeps > > > > the creator alive. > > > > > > > > -FRANK HERBERT, unpublished notes > > > > > > > > > > __________________________________________________ > > > > Do You Yahoo!? > > > > Try FREE Yahoo! Mail - the world's greatest > free > > > > email! > > > > http://mail.yahoo.com/ > > > > > > > > > > > > > > > > ______________________________________________________________________ > > > > > > Find, Connect, Date! http://personals.yahoo.ca > > > > > > > > > ===== > > SI Reasoning > > [EMAIL PROTECTED] > > > > A requirement of creativity is that it contributes > > to change. Creativity keeps > > the creator alive. > > > > -FRANK HERBERT, unpublished notes > > > > __________________________________________________ > > Do You Yahoo!? > > Try FREE Yahoo! Mail - the world's greatest free > > email! > > http://mail.yahoo.com/ > > > > > ______________________________________________________________________ > > Find, Connect, Date! http://personals.yahoo.ca > ===== SI Reasoning [EMAIL PROTECTED] A requirement of creativity is that it contributes to change. Creativity keeps the creator alive. -FRANK HERBERT, unpublished notes __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
