sidux.com
Menu

News

Give back
Last 3 Contributions
16-11-2008 10.00
02-11-2008 20.00
31-10-2008 20.00

Donate


Sponsor
hetzner.de

Languages
Preferred language:



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
bluelupo
Post subject: [gelöst] nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:21 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
Hi zusammen,
habe nach der Umstellung von Kanotix auf sidux (du-fixes-h2.sh) nachdem d-u einen Grub Error 15 d.h. mein System bleibt stehen. Was muss ich tun um es wieder zu Laufen zu bringen.

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM


Last edited by bluelupo on Dec 09, 2006 - 11:19 AM; edited 1 time in total
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
towo|
Post subject: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:24 PM



Joined: Nov 30, 2006
Posts: 998
Location: Nimritz / Thüringen
Status: Offline
Quote:

15 : File not found
This error is returned if the specified file name cannot be found, but everything else (like the disk/partition info) is OK.


Also zeige:

/boot/grub/menu.lst
/boot/grub/device.map
/etc/fstab
fdisk -l
ls -al /boot
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
bluelupo
Post subject: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:43 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
Hi towo|,
also hier die Files:
Code:

#
#Ausschnit aus menu.lst auf /dev/hda6 Von dort wird verzweigt in neuen Grub auf hdd6. Erster Grub funktioniert noch bei des Eintrages kommt die Fehlermeldung
[...]
title           sidux (produktiv)
root            (hd2,5)
chainloader     +1
[...]
# device.map (auf hda6)
(hd0)   /dev/hda
(hd1)   /dev/hdb
(hd2)   /dev/hdd

# fdisk von hda und hdd (hdb ist nicht wichtig und hdc ist DVD-LW)
root@siduxtestbox1:~# fdisk -l /dev/hda

Platte /dev/hda: 120.0 GByte, 120034123776 Byte
255 Köpfe, 63 Sektoren/Spuren, 14593 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/hda1   *           1        5099    40957686    7  HPFS/NTFS
/dev/hda2            5100       10460    43062232+   f  W95 Erw. (LBA)
/dev/hda5            5100        5224     1004031   82  Linux Swap / Solaris
/dev/hda6            5225        6470    10008463+  83  Linux
/dev/hda7            6471        6533      506016   83  Linux
/dev/hda8            6534        7779    10008463+  8e  Linux LVM
/dev/hda9            7780        7842      506016   83  Linux
/dev/hda10           7843        9088    10008463+  8e  Linux LVM
/dev/hda11           9089        9369     2257101   83  Linux
/dev/hda12           9370       10460     8763426   83  Linux

# Rootfilesystem hdd6 und /boot hdd7. Rest läuft unter LVM Kontrolle hdd8
root@siduxtestbox1:~# fdisk -l /dev/hdd

Platte /dev/hdd: 120.0 GByte, 120000000000 Byte
255 Köpfe, 63 Sektoren/Spuren, 14589 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/hdd1   *           1       14240   114382768+   5  Erweiterte
/dev/hdd5               1         125     1003999+  82  Linux Swap / Solaris
/dev/hdd6             126         190      522081   83  Linux
/dev/hdd7             191         200       80293+  83  Linux
/dev/hdd8             201       14240   112776268+  8e  Linux LVM

# ich nehme mal an du willst /etc/fstab von hdd6 sehen
# /etc/fstab: static file system information.
#
# <file system>                 <mount point>   <type>          <options>                       <dump>  <pass>
proc                            /proc           proc            defaults                        0       0
usbfs  /proc/bus/usb  usbfs  devmode=0666  0  0
#
/dev/hdd5                       none            swap            sw                              0       0
/dev/hdd6                       /               ext3            defaults,errors=remount-ro      0       1
/dev/hdd7                       /boot           ext3            defaults                        0       2
#
/dev/datavg/lv_tmp              /tmp            reiserfs        defaults                        0       0
/dev/datavg/lv_var              /var            reiserfs        defaults                        0       0
/dev/datavg/lv_home             /home           reiserfs        defaults                        0       0
/dev/datavg/lv_opt              /opt            reiserfs        defaults                        0       0
/dev/datavg/lv_usr              /usr            reiserfs        defaults                        0       0
/dev/datavg/lv_photo            /mnt/photo      reiserfs        defaults                        0       0
/dev/datavg/lv_music            /mnt/music      reiserfs        defaults                        0       0
/dev/datavg/lv_misc             /mnt/misc       reiserfs        defaults                        0       0
/dev/datavg/lv_video            /mnt/video      reiserfs        defaults                        0       0
#
/dev/fd0                        /media/floppy0  auto            rw,user,noauto                  0       0
/dev/sda1                       /media/camera   auto            user,noauto                     0       0
#
#
http://mediacenter.1und1.de     /home/michael/1und1     davfs           user,noauto                     0       0
http://mediacenter.gmx.net      /home/michael/gmx       davfs           user,noauto                     0       0
#none /sys sysfs defaults 0 0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0

# ls -al /boot aus hdd6 Partition (ich weiss da muss ich mal aufräumen)
drwxr-xr-x  4 root root    2048 2006-12-07 17:05 .
drwxr-xr-x 17 root root    1024 2006-12-03 14:00 ..
-rw-r--r--  1 root root  308326 2006-11-21 17:38 coffee.bmp
-rw-r--r--  1 root root   69440 2006-10-25 18:34 config-2.6.18.1-slh-up-2
-rw-r--r--  1 root root   69440 2006-11-04 11:50 config-2.6.18.2-slh-up-1
-rw-r--r--  1 root root   69440 2006-11-19 14:24 config-2.6.18.3-slh-up-1
-rw-r--r--  1 root root   69415 2006-12-04 12:20 config-2.6.18.5-slh-up-1
lrwxrwxrwx  1 root root      13 2006-01-05 14:00 debian.bmp -> /boot/sid.bmp
-rw-r--r--  1 root root  153720 2006-11-21 17:38 debianlilo.bmp
drwxr-xr-x  2 root root    1024 2006-12-07 17:11 grub
lrwxrwxrwx  1 root root      28 2006-11-09 11:16 initrd.img -> initrd.img-2.6.18.2-slh-up-1
-rw-------  1 root root  982548 2006-10-27 19:11 initrd.img-2.6.18.1-slh-up-2
-rw-------  1 root root  983862 2006-11-09 10:55 initrd.img-2.6.18.2-slh-up-1
-rw-------  1 root root  983733 2006-11-22 13:00 initrd.img-2.6.18.3-slh-up-1
-rw-------  1 root root  984278 2006-12-07 16:51 initrd.img-2.6.18.5-slh-up-1
-rw-------  1 root root 1089709 2006-08-08 21:00 initrd.img.orig
-rw-r--r--  1 root root  135359 2006-08-08 21:00 initrd.splash
drwx------  2 root root   12288 2006-01-05 13:57 lost+found
lrwxrwxrwx  1 root root      10 2006-12-07 17:05 message -> message.hd
-rw-r--r--  1 root root  137728 2006-03-15 08:51 message.20060315
-rw-r--r--  1 root root  375296 2006-12-05 11:10 message.hd
-rw-r--r--  1 root root  153600 2006-09-13 01:21 message.hd.problem
-rw-r--r--  1 root root  375296 2006-12-05 11:10 message.live
-rw-r--r--  1 root root  153600 2006-09-13 01:21 message.live.problem
-rw-r--r--  1 root root  137728 2006-09-18 10:11 message.old2
-rw-r--r--  1 root root  122368 2005-12-17 12:01 message.orig
-rw-r--r--  1 root root    1590 2006-09-13 11:08 nach_d-u_problem_13092006.txt
-rw-r--r--  1 root root   23662 2006-11-21 17:38 sarge.bmp
-rw-r--r--  1 root root   24116 2006-11-21 17:38 sid.bmp
-rw-r--r--  1 root root  787028 2006-10-25 19:34 System.map-2.6.18.1-slh-up-2
-rw-r--r--  1 root root  786838 2006-11-04 12:52 System.map-2.6.18.2-slh-up-1
-rw-r--r--  1 root root  786838 2006-11-19 15:27 System.map-2.6.18.3-slh-up-1
-rw-r--r--  1 root root  786471 2006-12-04 13:20 System.map-2.6.18.5-slh-up-1
-rw-r--r--  1 root root 2327713 2006-10-25 19:34 vmlinuz-2.6.18.1-slh-up-2
-rw-r--r--  1 root root 2327796 2006-11-04 12:52 vmlinuz-2.6.18.2-slh-up-1
-rw-r--r--  1 root root 2327955 2006-11-19 15:27 vmlinuz-2.6.18.3-slh-up-1
-rw-r--r--  1 root root 2327647 2006-12-04 13:20 vmlinuz-2.6.18.5-slh-up-1


_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
towo|
Post subject: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:50 PM



Joined: Nov 30, 2006
Posts: 998
Location: Nimritz / Thüringen
Status: Offline
Warum trägst Du sidux nicht einfach in die menu.lst des Grub aus dem mbr ein?
Sorry, aber bei Deiner Konfig blicke ich nicht durch.
Grub im MBR startet?
Der Chainload funktioniert dann nicht?
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
bluelupo
Post subject: Re: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:57 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
towo| wrote:
Warum trägst Du sidux nicht einfach in die menu.lst des Grub aus dem mbr ein?
Sorry, aber bei Deiner Konfig blicke ich nicht durch.
Grub im MBR startet?
Der Chainload funktioniert dann nicht?

...ja der Grub im MBR ist okay. Die Fehlermeldung kommt bei der Auswahl des sidux Punktes. Der Chainload arbeitet nicht mehr nach der Umstellung. Ich versuch mal den sidux-Eintrag aus dem ersten Grub herraus zu starten und melde mich wieder.

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
towo|
Post subject: Re: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 04:58 PM



Joined: Nov 30, 2006
Posts: 998
Location: Nimritz / Thüringen
Status: Offline
Besser wäre es, du hättest anstatt des chainlod, die Konfig des anderen grub gezeigt.

_________________
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
bluelupo
Post subject: Re: nach sidux Umstellung grub error  PostPosted: Dec 07, 2006 - 05:12 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
towo| wrote:
Besser wäre es, du hättest anstatt des chainlod, die Konfig des anderen grub gezeigt.

...hier ist menu.lst (hdd7)
Code:

setkey y z
setkey z y
setkey Y Z
setkey Z Y
setkey equal parenright
setkey parenright parenleft
setkey parenleft asterisk
setkey doublequote at
setkey plus bracketright
setkey minus slash
setkey slash ampersand
setkey ampersand percent
setkey percent caret
setkey underscore question
setkey question underscore
setkey semicolon less
setkey less numbersign
setkey numbersign backslash
setkey colon greater
setkey greater bar
setkey asterisk braceright

default         0
timeout         3
color cyan/blue white/blue
gfxmenu (hd2,6)/message

title           Debian GNU/Linux, kernel 2.6.18.5-slh-up-1
root            (hd2,6)
kernel          /vmlinuz-2.6.18.5-slh-up-1 root=/dev/hdd6 ro vga=791
initrd          /initrd.img-2.6.18.5-slh-up-1

title           Debian GNU/Linux, kernel 2.6.18.3-slh-up-1
root            (hd2,6)
kernel          /vmlinuz-2.6.18.3-slh-up-1 root=/dev/hdd6 ro
initrd          /initrd.img-2.6.18.3-slh-up-1

title           Debian GNU/Linux, kernel 2.6.18.2-slh-up-1
root            (hd2,6)
kernel          /vmlinuz-2.6.18.2-slh-up-1 root=/dev/hdd6 ro
initrd          /initrd.img-2.6.18.2-slh-up-1

title           Debian GNU/Linux, kernel 2.6.18.1-slh-up-2
root            (hd2,6)
kernel          /vmlinuz-2.6.18.1-slh-up-2 root=/dev/hdd6 ro
initrd          /initrd.img-2.6.18.1-slh-up-2


Den ersten Eintrag (Debian GNU/Linux, kernel 2.6.18.5-slh-up-1) habe ich jetzt den Grub (menu.lst) der im MBR installiert ist reinkopiert und siehe da mein System bootet jetzt. Aber wieso kann ich kein Chainload durchführen ?

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
towo|
Post subject:   PostPosted: Dec 07, 2006 - 05:20 PM



Joined: Nov 30, 2006
Posts: 998
Location: Nimritz / Thüringen
Status: Offline
Quote:
Aber wieso kann ich kein Chainload durchführen ?

Meine Glaskugel is kaputt, ergo kann ich es dir nicht sagen, weil du ja die konfig dieses Grub nicht zeigen willst.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
bluelupo
Post subject:   PostPosted: Dec 07, 2006 - 05:37 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
towo| wrote:
Quote:
Aber wieso kann ich kein Chainload durchführen ?

Meine Glaskugel is kaputt, ergo kann ich es dir nicht sagen, weil du ja die konfig dieses Grub nicht zeigen willst.

...Sorry das war die falsche.
Code:

#das funktioniert, direkter Start aus der menu.lst von Partition hda6 (MBR)
title           sidux Test 2.6.18.5-slh-up-1
root            (hd2,6)
kernel          /vmlinuz-2.6.18.5-slh-up-1 root=/dev/hdd6 ro vga=791
initrd          /initrd.img-2.6.18.5-slh-up-1

#das funktioniert nach der Umstellung nicht mehr
title           sidux (produktiv)
root           (hd2,5)
chainloader    +1

# alle nachfolgenden Einträge funktionieren auch die Chainloads
title           Kanotix BootBox
root            (hd0,5)
kernel          /boot/vmlinuz-2.6.17.13-kanotix-2 root=/dev/hda6 ro quiet vga=791
initrd          /boot/initrd.img-2.6.17.13-kanotix-2

title           Kanotix TestBox1
root            (hd0,6)
chainloader     +1

title           sidux TestBox1
root            (hd0,8)
chainloader     +1

title           Kanotix MiniBox
root            (hd0,10)
chainloader     +1

title           Kubuntu
root            (hd0,11)
chainloader     +1

title           Fedora Core6
root            (hd1,5)
kernel          /boot/vmlinuz-2.6.18-1.2798.fc6 root=/dev/hdb6 ro vga=791
initrd          /boot/initrd-2.6.18-1.2798.fc6.img

title           memtest86+
root            (hd0,5)
kernel          /boot/memtest86+.bin

title           Windows XP
chainloader     (hd0,0)+1

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
bluelupo
Post subject:   PostPosted: Dec 08, 2006 - 01:52 PM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
Hi zusammen,
hat keiner mehr eine Idee dazu ? Irgendwie sind mir die Ideen ausgegangen Sad

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
hey_ian
Post subject:   PostPosted: Dec 08, 2006 - 02:07 PM



Joined: Nov 29, 2006
Posts: 122
Location: Dresden
Status: Offline
Es ist grundsaetzlich falsch den chainloader anzuwenden fuer Linux und verursacht genau solche Fehler.

_________________
Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com


Last edited by hey_ian on Dec 09, 2006 - 03:04 PM; edited 1 time in total
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mylo
Post subject:   PostPosted: Dec 08, 2006 - 08:48 PM



Joined: Dec 05, 2006
Posts: 1022
Location: Wiesbaden, Germany
Status: Offline
[quote="hey_ian"]Es ist grundsaetzlich den chainloader anzuwenden fuer Linux und verursacht genau solche Fehler.[/quote]

was meint dieser Satz?
 
 View user's profile Send private message  
Reply with quote Back to top
bluelupo
Post subject:   PostPosted: Dec 09, 2006 - 11:19 AM



Joined: Nov 30, 2006
Posts: 933
Location: DE, Südöstliches Oberbayern
Status: Offline
mylo wrote:
hey_ian wrote:
Es ist grundsaetzlich den chainloader anzuwenden fuer Linux und verursacht genau solche Fehler.


was meint dieser Satz?

...das habe ich mich auch gefragt. Mein Problem ist inzwischen auch gelöst es war einfach nur ein Tipfehler in der menu.lst. Ärgerlich, aber was solls nun gehts ja wieder Smile

_________________
Ciao bluelupo
PC: 2.6.27-6.slh.5-sidux-686 , AMD Athlon 64 3800+, NV 7600GT, 2 GB RAM
NB: ACER Aspire 5920G-702G25HN, 2.6.27-6.slh.5-sidux-amd64, Intel Core 2 Duo T7700 2,4 GHz, NV 8600GT, 4 GB RAM
 
 View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number 
Reply with quote Back to top
hey_ian
Post subject:   PostPosted: Dec 09, 2006 - 03:05 PM



Joined: Nov 29, 2006
Posts: 122
Location: Dresden
Status: Offline
mylo wrote:
hey_ian wrote:
Es ist grundsaetzlich den chainloader anzuwenden fuer Linux und verursacht genau solche Fehler.


was meint dieser Satz?


Sorry hab das Kernwort vergessen: falsch.
Es ist grundsaetzlich falsch chainloader anzuwenden fuer Linux.

_________________
Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
spacepenguin
Post subject:   PostPosted: Dec 10, 2006 - 01:09 PM



Joined: Dec 01, 2006
Posts: 924
Location: DE, near Hamburg
Status: Offline
hey_ian wrote:
Es ist grundsaetzlich falsch chainloader anzuwenden fuer Linux.


Warum grundsätzlich? In den meisten Anleitungen für mehrere Linuxe auf einem Rechner wird genau das als Lösung beschrieben. Ich dachte, chainloader macht nichts anderes, als den in die root-Partition des weiteren Linux instaliierten grub aufzurufen?
 
 View user's profile Send private message Visit poster's website ICQ Number 
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2006-2008 by sidux e.V., 10407 Berlin, Kniprodestr. 104. sidux e.V. is a Berlin, Germany based non-profit foundation. Consult Impressum and Legal Terms for details. sidux™ is Free Software released under the GNU/GPL license and other compatible licenses.
powered by Zikula & Zafenio