Jump to content

Recommended Posts

  • Replies 845
  • Created
  • Last Reply

Top Posters In This Topic

  • longgone

    415

  • Bruno

    377

  • SonicDragon

    22

  • teacher

    14

Posted
^_^
[root@localhost dale]# ls -al /boottotal 6016drwxr-xr-x 7 root root 4096 Aug 18 02:55 ./drwxr-xr-x 19 root root 4096 Aug 18 02:20 ../-rw-r--r-- 1 root root 512 Aug 12 18:48 boot.0300lrwxrwxrwx 1 root root 17 Aug 18 02:20 config -> config-2.6.3-7mdk-rw-r--r-- 1 root root 54087 Mar 17 06:58 config-2.6.3-7mdk-rw-r--r-- 1 root root 54189 Mar 17 06:19 config-2.6.3-7mdk-i686-up-4GB-rw-r--r-- 1 root root 5032 Feb 19 09:03 diag1.img-rw-r--r-- 1 root root 16796 Feb 19 09:03 diag2.imgdrwxr-xr-x 2 root root 4096 Aug 18 00:45 drake90/drwxr-xr-x 2 root root 4096 Aug 12 18:37 grub/-rw-r--r-- 1 root root 108939 Aug 12 18:48 initrd-2.6.3-7mdk-i686-up-4GB.img-rw-r--r-- 1 root root 139177 Aug 12 18:48 initrd-2.6.3-7mdk.imglrwxrwxrwx 1 root root 33 Aug 12 18:48 initrd-i686-up-4GB.img -> initrd-2.6.3-7mdk-i686-up-4GB.imglrwxrwxrwx 1 root root 21 Aug 12 18:48 initrd.img -> initrd-2.6.3-7mdk.im glrwxrwxrwx 1 root root 25 Aug 18 02:20 kernel.h -> /boot/kernel.h-2.6.3-7 mdk-rw-r--r-- 1 root root 537 Aug 17 23:26 kernel.h-2.6.3-7mdk-rw-r--r-- 1 root root 537 Aug 12 18:58 kernel.h-2.6.3-7mdk-i686-up-4GBdrwxr-xr-x 3 root root 4096 Aug 18 01:02 knoppix/-rw------- 1 root root 516608 Aug 18 02:17 maplrwxrwxrwx 1 root root 15 Aug 12 18:50 message -> message-graphic-rw-r--r-- 1 root root 442273 Aug 12 18:48 message-graphic-rw-r--r-- 1 root root 116 Aug 12 18:50 message-textdrwxr-xr-x 2 root root 4096 Aug 18 00:30 slack/drwxr-xr-x 3 root root 4096 Aug 18 00:29 suse/lrwxrwxrwx 1 root root 21 Aug 17 23:26 System.map -> System.map-2.6.3-7md k-rw-r--r-- 1 root root 898908 Mar 17 06:58 System.map-2.6.3-7mdk-rw-r--r-- 1 root root 900900 Mar 17 06:19 System.map-2.6.3-7mdk-i686-up-4GB-rw-r--r-- 1 root root 256 Aug 12 18:48 us.kltlrwxrwxrwx 1 root root 18 Aug 12 18:48 vmlinuz -> vmlinuz-2.6.3-7mdk-rw-r--r-- 1 root root 1440198 Mar 17 06:58 vmlinuz-2.6.3-7mdk-rw-r--r-- 1 root root 1468886 Mar 17 06:19 vmlinuz-2.6.3-7mdk-i686-up-4GBlrwxrwxrwx 1 root root 30 Aug 12 18:48 vmlinuz-i686-up-4GB -> vmlinuz-2.6 .3-7mdk-i686-up-4GB[root@localhost dale]#
Posted

Now

# ls -al /boot/slack

^_^ Bruno

Posted
[[root@localhost dale]# ls -al /boot/slacktotal 3092drwxr-xr-x  2 root root    4096 Aug 18 00:30 ./drwxr-xr-x  7 root root    4096 Aug 18 02:55 ../-rw-r--r--  1 root root  512 Aug 18 00:30 boot.0308-rw-r--r--  1 root root  179 Aug 18 00:30 boot_message.txtlrwxrwxrwx  1 root root      17 Aug 18 00:30 config -> config-ide-2.4.22-rw-r--r--  1 root root 38645 Aug 18 00:30 config-ide-2.4.22-rw-------  1 root root 26624 Aug 18 00:30 maplrwxrwxrwx  1 root root      21 Aug 18 00:30 System.map -> System.map-ide-2.4.22-rw-r--r--  1 root root  609166 Aug 18 00:30 System.map-ide-2.4.22-r--------  1 root root 1226706 Aug 18 00:30 vmlinuz-rw-r--r--  1 root root 1226706 Aug 18 00:30 vmlinuz-ide-2.4.22[root@localhost dale]#
Posted

Now:

# cat /etc/lilo.conf

^_^ Bruno

Posted

I see the Typo Dale:You typed /boot/slack/vmlinux-ide-2.4.22It has to be: /boot/slack/vmlinuz-ide-2.4.22B) Bruno

Posted
^_^ I see the mistake ......... but here is the info ...
[[root@localhost dale]# cat /etc/lilo.conf# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="Mandrake10"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz label="Mandrake10" root=/dev/hdb1 initrd=/boot/initrd.img append="devfs=mount acpi=ht splash=silent" vga=788 read-onlyimage=/boot/vmlinuz-i686-up-4GB label="Drake10-4GB" root=/dev/hdb1 initrd=/boot/initrd-i686-up-4GB.img append="devfs=mount acpi=ht splash=silent" read-onlYimage=/boot/vmlinuz label="failsafe" root=/dev/hdb1 initrd=/boot/initrd.img append="failsafe acpi=ht devfs=nomount" read-onlyimage=/boot/drake90/vmlinuz-2.4.19-16mdkenterprise label="Mandrake90" root=/dev/hda1 initrd=/boot/drake90/initrd-2.4.19-16mdkenterprise.img append="devfs=mount acpi=bt splash=silent" vga=788 read-onlyimage=/boot/knoppix/vmlinuz-2.4.26 label="Knoppix-24" root=/dev/hda9 initrd=/boot/knoppix/initrd.img-2.4.26 vga=788 read-onlyimage=/boot/knoppix/vmlinuz-2.6.6 label=Knoppix-26" root=/dev/hda9 initrd=/boot/knoppix/initrd.img-2.6.6 vga=788 read-onlyimage=/boot/slack/vmlinux-ide-2.4.22 label="Slackware" root=/dev/hda8 append="hdc=ide-scsi" vga=791 read-onlyimage=/boot/suse/vmlinuz-2.6.5-7.104-default label="SUSE" initrd=/boot/suse/initrd-2.6.5-7.104-default optional root=/dev/hda10 vga=0x317 append="splash=silent desktop resume=/dev/hda5 showopts"other=/dev/hda3 label="windows" table=/dev/hdaother=/dev/fd0 label="floppy" unsafe[root@localhost dale]#]I made another spelling error .......
Posted
][root@localhost dale]# /sbin/lilo -b /dev/hdaIgnoring entry 'boot'Added Mandrake10 *Added Drake10-4GBAdded failsafeAdded Mandrake90Added Knoppix-24Added Knoppix-26"Added SlackwareAdded SUSEAdded windowsAdded floppy[root@localhost dale]#]
Posted

Good . . now try to boot every entry . . . exept "failsafe and floppy"^_^ Bruno

Posted

We will add Cooker tomorrow . . . ;)^_^ Bruno

Posted
^_^ o:) Okay..... here are the results of that .... check out ....All are able to be booted into......... but not all are useable....... I have not yet re-installed Slack using the PS2 mouse....... hopefully that will take care of that problem .... Knoppix 2.6 is strange.. it boots up part way then gives a "kernel panic" error and makes reference to hda11 ... there is nothing on hda11 so I am not sure what to make of on that ... so that is the wrap up for now here .... time to call it a day/night... as you said .. cooker tomorrow
Posted

We will have to check the fstab of knoppix tomorrow then . . . ^_^ Bruno

Posted

Okay Dale . . . just tell me when you are ready for the next session ( and booted in Mandrake 10 ):) Bruno( just for my personal notes: Knoppix is on hda9 . .and the beta 10.1 is on hdb9 )

Posted

Bruno,,,,That is correct ..... Knoppix on hdA9 and the Beta on hdB9 .....

Posted

So does that mean you are ready ??Show me

# ls /mnt

:) Bruno

Posted
[[root@localhost dale]# ls /mntcdrom/  cdrom2/  floppy/  hda1/  windows/[root@localhost dale]#
that was short and to the point
Posted

Okay . . we will first do the easy one: attack the Beta . .

$ su< password ># mkdir  /mnt/hdb9# mount  /dev/hdb9  /mnt/hdb9# cp -r  /mnt/hdb9/boot  /boot/cooker# ls  /boot/cooker

:) Bruno

Posted

And the next step will be ..... add to Lilo ............ I betcha

[Password:[root@localhost dale]# ls /mntcdrom/  cdrom2/  floppy/  hda1/  windows/[root@localhost dale]# mkdir /mnt/hdb9[root@localhost dale]# mount /dev/hdb9 /mnt/hdb9[root@localhost dale]# cp -r /mnt/hdb9/boot /boot/cooker[root@localhost dale]# ls /boot/cookerboot.0300                    mapconfig@                      message@config-2.6.8-0.rc2.2mdk      message-graphicdiag1.img                    message-textdiag2.img                    System.map@grub/                        System.map-2.6.8-0.rc2.2mdkinitrd-2.6.8-0.rc2.2mdk.img  us.kltinitrd.img@                  vmlinuz@kernel.h@                    vmlinuz-2.6.8-0.rc2.2mdkkernel.h-2.6.8-0.rc2.2mdk[root@localhost dale]#
]
Posted

You are 100% right . . :)

image=/boot/cooker/vmlinuz-2.6.8-0.rc2.2mdk       label="Cooker"       root=/dev/hdb9       initrd=/boot/cooker/initrd-2.6.8-0.rc2.2mdk.img       append="devfs=mount acpi=ht resume=/dev/hda5 splash=silent"       vga=788       read-only

and show

# cat /etc/lilo.conf

:) Bruno

Posted
:thumbsup: :thumbsup: [
[root@localhost dale]# cat /etc/lilo.conf# File generated by DrakX/drakboot# WARNING: do not forget to run lilo after modifying this fileboot=/dev/hdamap=/boot/mapdefault="Mandrake10"keytable=/boot/us.kltpromptnowarntimeout=100message=/boot/messagemenu-scheme=wb:bw:wb:bwimage=/boot/vmlinuz        label="Mandrake10"        root=/dev/hdb1        initrd=/boot/initrd.img        append="devfs=mount acpi=ht splash=silent"        vga=788        read-onlyimage=/boot/vmlinuz-i686-up-4GB        label="Drake10-4GB"        root=/dev/hdb1        initrd=/boot/initrd-i686-up-4GB.img        append="devfs=mount acpi=ht splash=silent"        read-onlYimage=/boot/vmlinuz        label="failsafe"        root=/dev/hdb1        initrd=/boot/initrd.img        append="failsafe acpi=ht devfs=nomount"        read-onlyimage=/boot/drake90/vmlinuz-2.4.19-16mdkenterprise        label="Mandrake90"        root=/dev/hda1        initrd=/boot/drake90/initrd-2.4.19-16mdkenterprise.img        append="devfs=mount acpi=bt splash=silent"        vga=788        read-onlyimage=/boot/knoppix/vmlinuz-2.4.26        label="Knoppix-24"        root=/dev/hda9        initrd=/boot/knoppix/initrd.img-2.4.26        vga=788        read-onlyimage=/boot/knoppix/vmlinuz-2.6.6        label=Knoppix-26"        root=/dev/hda9        initrd=/boot/knoppix/initrd.img-2.6.6        vga=788        read-onlyimage=/boot/slack/vmlinuz-ide-2.4.22        label="Slackware"        root=/dev/hda8        append="hdc=ide-scsi"        vga=791        read-onlyimage=/boot/suse/vmlinuz-2.6.5-7.104-default        label="SUSE"        initrd=/boot/suse/initrd-2.6.5-7.104-default        optional        root=/dev/hda10        vga=0x317        append="splash=silent desktop resume=/dev/hda5 showopts"image=/boot/cooker/vmlinuz-2.6.8-0.rc2.2mdk        label="Cooker"        root=/dev/hdb9        initrd=/boot/cooker/initrd-2.6.8-0.rc2.2mdk.img        append="devfs=mount acpi=ht resume=/dev/hda5 splash=silent"        vga=788        read-onlyother=/dev/hda3        label="windows"        table=/dev/hdaother=/dev/fd0        label="floppy"        unsafe[root@localhost dale]#
] B)
Posted

Looks good to me . . .

#  /sbin/lilo -b /dev/hda

And test it . . ;)B) Bruno

Posted
Password:[root@localhost dale]# /sbin/lilo -b /dev/hdaIgnoring entry 'boot'Added Mandrake10 *Added Drake10-4GBAdded failsafeAdded Mandrake90Added Knoppix-24Added Knoppix-26"Added SlackwareAdded SUSEAdded CookerAdded windowsAdded floppy[root@localhost dale]#
]
Posted
TY .... TYVM ......
Is that: "To You ..... Though Yellow Veranda Meeting" ??LOLB) BrunoReboot back into Drake 10 Official and report back for the Knoppix part B)
Posted
:thumbsup: :lol: :lol: :lol: Bruno,,,,,, In the words of the "King of Rock 'n Roll" (Elivis Presley)TY thank you TYVM thank you very much B) :thumbsup: and I have not yet gone into Cooker (like kitchen better) but on the way
Posted

GTTCQ = Get To The Cooker Quickly !! . . . :PWill see you posting positive results . . . :DB) Bruno

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