Jump to content

Recommended Posts

Posted

Perfect. Now run

# /sbin/lilo

  • Replies 265
  • Created
  • Last Reply

Top Posters In This Topic

  • kamicota

    125

  • teacher

    114

  • havnblast

    16

  • ross549

    9

Posted

Julia still the same wonder if the install needs to complete first???[colin@localhost colin]$ suPassword:[root@localhost colin]# /sbin/lilopart_nowrite: read:: Input/output error[root@localhost colin]#

Posted

We can go back and boot into and see if it needs to do anything else after we run this. Did you run /sbin/lilo once and it worked????

Posted

No JuliaEach time sbinlilo came up the sameMaybe just reboot ans see what options I have to boot into ???

Posted

You can try that and see what happens but if you can't run /sbin/lilo then no changes will take place to your lilo.

Posted

Julia STILL NO Joy :'( at allStill the three Mepis are there 2.4 2.6 and new Mepis which was a previs one that had to be replacedAnd NO SuseNo info on hda8 in either PCL:os or ATLColin :) but still trying for :D

Posted

See if it will allow you to run /sbin/lilo now!

Posted

Nope :D Beginning to think THIS computer has an AVERSION to Suse as Bruno has said before :) [colin@localhost colin]$ suPassword:[root@localhost colin]# /sbin/lilopart_nowrite: read:: Input/output error[root@localhost colin]#Colin :hmm: what's next ??? :'(

Posted

I read every hit googled that was in English. All that solved it did it in one of two ways - they removed CDs, external drives, or other devices that were external or 2. They went and switched to grub. It looks like the only way to change this today is with Grub. What do you think?

Posted

You took the thought right out of my mind about grubBut how do we procedd from there OR is another distor the way to go on hda8 I am OPEN to all possibilites except another Windows XP on my Linux Box :) Colin

Posted

ColinThe only way I know to do this is to go into the PCLos Control Center --> Boot --> and there change it to Grub. I am not an expert at Grub and can not remotely claim to be so.l

Posted

Hey there julia :D stop getting a couple of steps ahead of me :'( So do we go ahead and pur suse on with grub???Colin :)

Posted

That means changing your menu to grub for everything. It would be converting your lilo to grub. Bruno will not be much help to you with grub. If you want to, you can go ahead. I am about to call it a night. I must get up early in the morning and go to work. If you want to try go into the control center and change it.

Posted

JuliaDiscretion reigns I am not game to try thatI will probably have to decide on a nother distro and calling it a night is a wise decisionCheers for YearsColin :) :'( :D for all the support

Posted

We will call it a night but don't dispare. Maybe /sbin/lilo will work tomorrow. :)

Posted

Hey JuliaMaybe the Suse good fairy will help during the night :) :'( :D Cheers for years

Posted (edited)

JuliaBooHoo :rolleyes: the Suse Good Fairy did NOT visit last nightWe still have the same in /sbin/lilo[colin@localhost colin]$ suPassword:[root@localhost colin]# /sbin/lilopart_nowrite: read:: Input/output error[root@localhost colin]#and also other=/dev/hda8 & Suse still in nano ....So where to from here :hmm: on hda8 eh Now I am pleased I did NOT try and install on the laptop systemMay even look at re downloading Suse in PCLos this time not xp and see if that makes a difference yet the CD1 checked MD5sum Ok during the installBut maybe there is another distro earmarked for hda8 and/or the laptopI WELCOME any and ALL comments :D And Hope that Colin can once agin be :D and :D and :( for a New Distro to play withCheers for YearsColin :( :rolleyes: :D ;)

Edited by kamicota
Posted

Your error actually has nothing to do with Suse. It is in your pclos. Have you done updates recently? Everything I read indictaes this is a problem with some drive attached or USB device or an error with lilo. You might try going into synatpic and reloading the lilo program. ;)

Posted

Yes JuliaAfter a couple of months hiatus from linux I updated 387MB and I am a little unclear on what you mean by "RELAODING THE LILO PROGRAM" a LITTLE :'( WITH THISColin ;)

Posted

Juliawent into synaptic there was one "doc" file liloI udated that and it is still the same in sbin/liloColin a little ;) now

Posted

Colin's at it :P again If the inabilty to repair lilo in PCLos and unable to install Suse on hda8 --->>>Have been looking and trying other Live cd's eg - Ubuntu - not enthralled with gnome so may look at KubuntuSo a few options for MY TOTALLY Linux Box--->>>PCLOs hda6ATL hda7nothing NOW on hda8Do I replace PCLOs on Hda6 with Suse in lilo then reinstall a new PCLOs on hda8and even consider Kubuntu or some other distro or even two by also replacing ATLIt's not confusion that reigns :'( but INDECISION :rolleyes: So comments would be truly welcomedColin from Ubuntu Live :lol: and still motoring along ;)

Posted

I downloaded Kubuntu livecd to give it a try and it wouldn't even boot up my pc - first livecd to fail booting up my machine.It booted off the cd but I forget now where duing the process of starting up it just stops and sits there.

Posted

hanks KellyKubuntu down;loading now Ubuntu worked wellI've even tried Knoppix download for DVD but it hung up in both Konqueror and firefoxAlthough I would still like tyo install suse 9.3 BUT Pclos lilo is giving me the collywobbles :rolleyes: SX\o I'll keep trying and se what adavice comes along about what to dith my Linix BoxThaks againColin :'( ;)

Posted

Well KellyKubuntu Live runs although IF this goes on my system HOPE there are more packages availableCheers for YearsColin ;) :'(

Posted

Colin....Give me the output from

# cat /etc/lilo.conf

One more Time. i would like to look at it. ;)

Posted

AdamPlease let me reboot out of Kubuntu Live into PCLos and I'll give it to youTHANKSColin ;)

Posted

here it is AdamPassword:[root@localhost colin]# cat /etc/lilo.confboot=/dev/hdamap=/boot/mapdefault="pclinuxos"keytable=/boot/livecd.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz-2.6.10-oci7 label="pclinuxos" root=/dev/hda1 initrd=/boot/initrd-2.6.10-oci7.imgappend="devfs=nomount nomce splash=silent"vga=788read-only image=/boot/ATL/vmlinuz-2.6.7-2.tmb.6mdk label="ATL-Live" root=/dev/hda7 initrd=/boot/ATL/initrd-2.6.7-2.tmb.6mdk.img append="nomce devfs=nomount splash=silent acpi=ht" vga=788 read-onlyother=/dev/hda8 label="Suse"[root@localhost colin]#

Posted

OK, hopefully, we can get a more decriptive error....

# lilo -t -v

This invokes a lilo "test" mode, as well as the verbose option, whic gives us better errors! :D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...