|
Prev: able to retrieve but not send email with elm, nail, and mutt
Next: how to sync time for LAN (ntp)?
From: john on 1 Feb 2008 11:39 On slackware 12 the lilo boot line boot = /dev/hda idebus=66 works but on slackware current I get: unrecognized token "idebus" at of above line 5... I have tried various alternatives like spaces around the = enclosing the string in double quotes etc. Same or similar message every time. My elderly moherboard has two ide ports capable of 66Mhz and on slack 12 that is what the two disks run at. John Culleton
From: Mark South on 1 Feb 2008 11:48 On Fri, 01 Feb 2008 08:39:46 -0800, john(a)wexfordpress.com wrote: > On slackware 12 the lilo boot line > boot = /dev/hda idebus=66 > works > but on slackware current I get: > unrecognized token "idebus" at of above line 5... What happens if you try booting without it?
From: lazardo on 1 Feb 2008 12:26 john(a)wexfordpress.com wrote: > On slackware 12 the lilo boot line > boot = /dev/hda idebus=66 > works > but on slackware current I get: > unrecognized token "idebus" at of above line 5... > > I have tried various alternatives like spaces around the = enclosing > the string in double quotes etc. Same or similar message every time. > > My elderly moherboard has two ide ports capable of 66Mhz and on slack > 12 that is what the two disks run at. > > John Culleton append = "\ idebus=66 \ " OR man lilo.conf; KERNEL OPTIONS; addappend Cheers,
|
Pages: 1 Prev: able to retrieve but not send email with elm, nail, and mutt Next: how to sync time for LAN (ntp)? |