Jump to content

Mandrake 10 Install so near


kamicota

Recommended Posts

Well Colin . . if it hangs at "power down" in the messages on the shutdown screen . . it does hang at a NON critical point . . so for the moment I am not too worried anymore aboput that . . we just wait for the bugfix to be posted !!!B) Bruno

Link to comment
Share on other sites

  • Replies 543
  • Created
  • Last Reply

Top Posters In This Topic

  • kamicota

    249

  • Bruno

    182

  • teacher

    71

  • ross549

    24

Top Posters In This Topic

ColinWe are going to add PCLos and Mepis and Windows to Lilo !!!!!Please boot into PCLos and post me:

# cat /etc/lilo.conf

B) Bruno

Link to comment
Share on other sites

[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# cat /etc/lilo.conf# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="linux"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz label="linux" root=/dev/hda5 initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent" vga=788 read-onlyimage=/boot/vmlinuz label="linux-nonfb" root=/dev/hda5 initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8" read-onlyimage=/boot/vmlinuz-2.6.3-7mdk label="263-7" root=/dev/hda5 initrd=/boot/initrd-2.6.3-7mdk.img append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent" read-onlyimage=/boot/vmlinuz label="failsafe" root=/dev/hda5 initrd=/boot/initrd.img append="failsafe acpi=ht resume=/dev/hda8 devfs=nomount" read-onlyother=/dev/fd0 label="floppy" unsafe[root@localhost kamicota]#Colin B)

Link to comment
Share on other sites

That is Mandrake LILO . . . I want PCLos lilo posted !!!Reboot into PCLos and post:

# cat /etc/lilo.conf

B) Bruno

Link to comment
Share on other sites

Here's PCLos's[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# cat /etc/lilo.confboot=/dev/hdamap=/boot/mapdefault="pclinuxos"keytable=/boot/livecd.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz-2.4.23-2.tmb.2mdk label="pclinuxos" root=/dev/hda9 initrd=/boot/initrd-2.4.23-2.tmb.2mdk.img append="devfs=mount splash=silent" vga=788 read-onlyimage=/boot/mepis/vmlinuz-2.4.26 label="Mepis-24" root=/dev/hda7 vga=788 read-onlyimage=/boot/mepis/vmlinuz-2.6.4 label="Mepis-26" root=/dev/hda7 vga=788 read-onlyother=/dev/hda1label="Windows"table=/dev/hdaimage=/boot/vmlinuz-2.4.23-2.tmb.2mdk label=2423-2tmb2 root=/dev/hda9 read-only optional vga=788 append=" devfs=mount splash=silent" initrd=/boot/initrd-2.4.23-2.tmb.2mdk.imgimage=/boot/vmlinuz-2.4.26-1.tmb.1tex label=2426-1tmb1tex root=/dev/hda9 read-only optional vga=788 append=" devfs=mount splash=silent" initrd=/boot/initrd-2.4.26-1.tmb.1tex.img[root@localhost kamicota]#Colin B)

Link to comment
Share on other sites

You are in Mandrake . . right ??Here it is:

$ su# mkdir  /mnt/hda7# mkdir  /mnt/hda9# mount /dev/hda7  /mnt/hda7# cp -r  /mnt/hda7/boot  /boot/mepis# umount  /mnt/hda7# mount  /dev/hda9  /mnt/hda9# cp -r  /mnt/hda9/boot  /boot/texstar# umount  /mnt/hda9# ls  /boot

Show me what the console says . . B) Bruno

Link to comment
Share on other sites

heck BrunoI feel like a "Canadian Mountie" with all this Mounting & Unmounting the HORSE must be sore by now B) [kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# mkdir /mnt/hda7[root@localhost kamicota]# mkdir /mnt/hda9[root@localhost kamicota]# mount /dev/hda7 /mnt/hda7[root@localhost kamicota]# cp -r /mnt/hda7/boot /boot/mepis[root@localhost kamicota]# umount /mnt/hda7[root@localhost kamicota]# mount /dev/hda9 /mnt/hda9[root@localhost kamicota]# cp -r /mnt/hda9/boot /boot/texstar[root@localhost kamicota]# umount /mnt/hda9[root@localhost kamicota]# ls /bootboot.0300 initrd.img@ message-textconfig@ kernel.h@ System.map@config-2.6.3-7mdk kernel.h-2.6.3-7mdk System.map-2.6.3-7mdkdiag1.img map texstar/diag2.img mepis/ us.kltgrub/ message@ vmlinuz@initrd-2.6.3-7mdk.img message-graphic vmlinuz-2.6.3-7mdk[root@localhost kamicota]#Colin :D

Link to comment
Share on other sites

Well done Colin !!! Very well done !!!!!!!!! :D :DNow:

$ su# kedit  /etc/lilo.conf

This will bring up the lilo file in an other window ( you have kedit installed B) I am sure ! )Now replace the complete file . . . delete all that is there . . and paste in this:

#Final Lilo for Colin, edit by Bruno# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="PCLos"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz  label="Mandrake"  root=/dev/hda5	initrd=/boot/initrd.img  append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent"  vga=788  read-onlyimage=/boot/texstar/vmlinuz-2.4.23-2.tmb.2mdk	label="PCLos"  root=/dev/hda9	initrd=/boot/texstar/initrd-2.4.23-2.tmb.2mdk.img	append="devfs=mount splash=silent"	vga=788	read-onlyimage=/boot/texstar/vmlinuz-2.4.26-1.tmb.1tex  label="PCLos-2426"  root=/dev/hda9 append="devfs=mount splash=silent" initrd=/boot/texstar/initrd-2.4.26-1.tmb.1tex.img  read-only  optional  vga=788image=/boot/mepis/vmlinuz-2.4.26	label="Mepis-24"  root=/dev/hda7	vga=788  read-onlyimage=/boot/mepis/vmlinuz-2.6.4	label="Mepis-26"	root=/dev/hda7  vga=788  read-onlyimage=/boot/vmlinuz  label="linux-nonfb"  root=/dev/hda5  initrd=/boot/initrd.img  append="devfs=mount acpi=ht resume=/dev/hda8"  read-onlyimage=/boot/vmlinuz  label="failsafe"  root=/dev/hda5  initrd=/boot/initrd.img  append="failsafe acpi=ht resume=/dev/hda8 devfs=nomount"  read-onlyother=/dev/hda1        label="Windows"        table=/dev/hdaother=/dev/fd0  label="floppy"  unsafe

Then save the file and close the kedit GUI . . and back in the console type:

# /sbin/lilo

:o Bruno

Link to comment
Share on other sites

[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# /sbin/liloAdded MandrakeFatal: open /boot/initrd-2.4.23-2.tmb.2mdk.img: No such file or directory[root@localhost kamicota]# :D Colin B)

Link to comment
Share on other sites

Here's the new one[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# /sbin/liloAdded MandrakeAdded PCLos *Added PCLos-2426Added Mepis-24Added Mepis-26Added linux-nonfbAdded failsafeAdded WindowsAdded floppy[root@localhost kamicota]#Colin

Link to comment
Share on other sites

Colin . . sorry found another mistake . . you have to do it again . . just posted the correction !B) Bruno

Link to comment
Share on other sites

Colin . . it is a complicated lilo . . the error was in the 2nd PCLos entry . . . but the corrected one now should be 100% . . . so just replace the /etc/lilo.conf with the one here:

#Final Lilo for Colin, edit by Bruno# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="PCLos"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz  label="Mandrake"  root=/dev/hda5 initrd=/boot/initrd.img  append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent"  vga=788  read-onlyimage=/boot/texstar/vmlinuz-2.4.23-2.tmb.2mdk label="PCLos"  root=/dev/hda9 initrd=/boot/texstar/initrd-2.4.23-2.tmb.2mdk.img append="devfs=mount splash=silent" vga=788 read-onlyimage=/boot/texstar/vmlinuz-2.4.26-1.tmb.1tex  label="PCLos-2426"  root=/dev/hda9 append="devfs=mount splash=silent" initrd=/boot/texstar/initrd-2.4.26-1.tmb.1tex.img  read-only  vga=788image=/boot/mepis/vmlinuz-2.4.26 label="Mepis-24"  root=/dev/hda7 vga=788  read-onlyimage=/boot/mepis/vmlinuz-2.6.4 label="Mepis-26" root=/dev/hda7  vga=788  read-onlyimage=/boot/vmlinuz  label="linux-nonfb"  root=/dev/hda5  initrd=/boot/initrd.img  append="devfs=mount acpi=ht resume=/dev/hda8"  read-onlyimage=/boot/vmlinuz  label="failsafe"  root=/dev/hda5  initrd=/boot/initrd.img  append="failsafe acpi=ht resume=/dev/hda8 devfs=nomount"  read-onlyother=/dev/hda1        label="Windows"        table=/dev/hdaother=/dev/fd0  label="floppy"  unsafe

B) Bruno

Link to comment
Share on other sites

brunoI DID the correction Deleted the first in Kedit and pasted the new on in & saved and this is what came up from my previous post Here's the new one[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# /sbin/liloAdded MandrakeAdded PCLos *Added PCLos-2426Added Mepis-24Added Mepis-26Added linux-nonfbAdded failsafeAdded WindowsAdded floppy[root@localhost kamicota]#Colin

Link to comment
Share on other sites

[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# cat /etc/lilo.conf#Final Lilo for Colin, edit by Bruno# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="PCLos"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz label="Mandrake" root=/dev/hda5initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent" vga=788 read-onlyimage=/boot/texstar/vmlinuz-2.4.23-2.tmb.2mdklabel="PCLos" root=/dev/hda9initrd=/boot/texstar/initrd-2.4.23-2.tmb.2mdk.imgappend="devfs=mount splash=silent"vga=788read-onlyimage=/boot/texstar/vmlinuz-2.4.26-1.tmb.1tex label="PCLos-2426" root=/dev/hda9 read-only optional vga=788image=/boot/mepis/vmlinuz-2.4.26label="Mepis-24" root=/dev/hda7vga=788 read-onlyimage=/boot/mepis/vmlinuz-2.6.4label="Mepis-26"root=/dev/hda7 vga=788 read-onlyimage=/boot/vmlinuz label="linux-nonfb" root=/dev/hda5 initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8" read-onlyimage=/boot/vmlinuz label="failsafe" root=/dev/hda5 initrd=/boot/initrd.img append="failsafe acpi=ht resume=/dev/hda8 devfs=nomount" read-onlyother=/dev/hda1 label="Windows" table=/dev/hdaother=/dev/fd0 label="floppy"[root@localhost kamicota]#Colin B)

Link to comment
Share on other sites

Colin . . that is NOT the corrected one . . . . PLEASE do it again . . . . with the file posted above !B) Bruno

Link to comment
Share on other sites

Bruno Checked Kedit, deleted what was in and repasted your last info and here is /sbin/lilo[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# /sbin/liloAdded MandrakeAdded PCLos *Added PCLos-2426Added Mepis-24Added Mepis-26Added linux-nonfbAdded failsafeAdded WindowsAdded floppy[root@localhost kamicota]#Colin

Link to comment
Share on other sites

[kamicota@localhost kamicota]$ suPassword:[root@localhost kamicota]# /sbin/liloAdded MandrakeAdded PCLos *Added PCLos-2426Added Mepis-24Added Mepis-26Added linux-nonfbAdded failsafeAdded WindowsAdded floppy[root@localhost kamicota]# cat /etc/lilo.conf#Final Lilo for Colin, edit by Bruno# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="PCLos"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz label="Mandrake" root=/dev/hda5initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8 splash=silent" vga=788 read-onlyimage=/boot/texstar/vmlinuz-2.4.23-2.tmb.2mdklabel="PCLos" root=/dev/hda9initrd=/boot/texstar/initrd-2.4.23-2.tmb.2mdk.imgappend="devfs=mount splash=silent"vga=788read-onlyimage=/boot/texstar/vmlinuz-2.4.26-1.tmb.1tex label="PCLos-2426" root=/dev/hda9append="devfs=mount splash=silent"initrd=/boot/texstar/initrd-2.4.26-1.tmb.1tex.img read-only optional vga=788image=/boot/mepis/vmlinuz-2.4.26label="Mepis-24" root=/dev/hda7vga=788 read-onlyimage=/boot/mepis/vmlinuz-2.6.4label="Mepis-26"root=/dev/hda7 vga=788 read-onlyimage=/boot/vmlinuz label="linux-nonfb" root=/dev/hda5 initrd=/boot/initrd.img append="devfs=mount acpi=ht resume=/dev/hda8" read-onlyimage=/boot/vmlinuz label="failsafe" root=/dev/hda5 initrd=/boot/initrd.img append="failsafe acpi=ht resume=/dev/hda8 devfs=nomount" read-onlyother=/dev/hda1 label="Windows" table=/dev/hdaother=/dev/fd0 label="floppy" unsafe[root@localhost kamicota]#Colin B)

Link to comment
Share on other sites

GREAT !!! PERFECT !!Now go and boot every entry in your Lilo . . and report back . . . . . . B) :DB) Bruno

Link to comment
Share on other sites

Yep reboot and boot PCLos . . then reboot and boot PCLos2426 . . then reboot and boot Mepis-24 . . then reboot and boot Mepis-26 . . then reboot and boot Windows . . and reboot and let it "default-boot" and post from there ;)B) Bruno

Link to comment
Share on other sites

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...