Sep 17, 2025 - 08:42 PMDeutsch | English
Hello unlogged user [ Register | Log in ]

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ReNE
Post subject: fehler bei kernel installation  PostPosted: Jun 25, 2007 - 10:42 PM



Joined: Apr 29, 2004
Posts: 211

moin moin,

ich wollte gerade den neuen kanotix kernel auf meinem etch installieren, bekomme aber folgende fehlermeldung:

[root@GEN]/data/downloads/kernel-update-pack-noide==> ./install.sh
Warning: No UUID found for /dev/hda (no-filesystem no-type)
Error: Dup UUID found: 55b8f418-4758-4af8-b46f-708657dc825f

wie kann ich den fehler beheben?

lg, rene
 
 View user's profile Send private message  
Reply with quote Back to top
gs
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 06:56 AM



Joined: Jan 06, 2005
Posts: 638

bei mir funktionierte die Installation von kernel 2.6.22....trotz ähnlicher Fehlermeldungen, habe sie ignoriert....
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 07:01 AM



Joined: Dec 17, 2003
Posts: 16809

Du hast vermutlich eine Partition geklont - also 1:1 kopiert, darum haste die selbe uuid, was nicht grad sinnvoll ist. Bei reiserfs bzw. ext2/3 kann man die UUID nachträglich ändern - natürlich nur bei einer partition...

reiserfs:

reiserfstune -u random /dev/hdXY

ext2/3:

tune2fs -U random /dev/hdXY
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 08:51 AM



Joined: Apr 29, 2004
Posts: 211

in der tat hab ich es geklont. danke für den tipp mit tune2fs -U random /dev/hda2, hat funktioniert.
jetzt hab ich aber ein neues problem, nach dem auswählen bei grub kommt nur "Loading, please wait ..." und dann ist schluss.
hab mit vga=0 probiert, ergebnis ist das gleiche. wäre dankbar für weitere tipps.
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 01:36 PM



Joined: Dec 17, 2003
Posts: 16809

Mit altem Kernel bootet es?
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 03:57 PM



Joined: Apr 29, 2004
Posts: 211

ja ohne probleme
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 04:25 PM



Joined: Dec 17, 2003
Posts: 16809

Poste mal:

cat /etc/fstab

und

fdisk -l
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 04:44 PM



Joined: Apr 29, 2004
Posts: 211

fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda7
UUID=db587e99-a25a-43f7-9f33-a6db72ec5e53 /data reiserfs defaults 0 2
# /dev/hda2
UUID=673603d8-3c99-421e-a54d-2adeb159047c / ext3 defaults 0 0
# /dev/hda1
UUID=55b8f418-4758-4af8-b46f-708657dc825f /media/hda1 ext3 defaults 0 0
# /dev/hda5
UUID=94d20c84-157c-467e-af18-4a97c1f1c810 none swap sw 0 0
# /dev/hda6
UUID=62ceecb2-642f-45c4-bc2e-8c98b4721bb6 /opt reiserfs defaults 0 2
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0


fdisk:
/dev/hda1 * 1 790 6345643+ 83 Linux
/dev/hda2 791 1580 6345675 83 Linux
/dev/hda3 1581 4864 26378730 5 Extended
/dev/hda5 1581 1702 979933+ 82 Linux swap / Solaris
/dev/hda6 1703 2310 4883728+ 83 Linux
/dev/hda7 2311 4864 20514973+ 83 Linux
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 07:54 PM



Joined: Dec 17, 2003
Posts: 16809

Ok, evtl. mal mit vga=0 irqpoll booten.
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject: fehler bei kernel installation  PostPosted: Jun 26, 2007 - 09:02 PM



Joined: Apr 29, 2004
Posts: 211

gleiches ergebnis. "Loading, please wait ..." wird angezeigt, dann ist schluss.
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject: fehler bei kernel installation  PostPosted: Jun 27, 2007 - 12:31 AM



Joined: Dec 17, 2003
Posts: 16809

Evlt. quiet wegtun, damit man sieht an was es liegen könnte.
 
 View user's profile Send private message  
Reply with quote Back to top
Adapter
Post subject:   PostPosted: Jun 27, 2007 - 06:20 AM



Joined: Jan 14, 2004
Posts: 387
Location: Langenzenn
Hi ReNE,
hast du schon mal länger gewartet bei loading,
hatte auch mal das problem mit ewig langem start.
Davor hatte ich mit der festplatte probleme (Stromausfall) dauerte gut 1 1/2Minuten bis er gestartet ist, nach erneuten neustart gings dann ganz normal.

Gruß Adapter

_________________
problems seemto come from nowhere, nowhere is the problem

--Heute schon geklickt: http://distrowatch.com/ und rechts unten auf Kanotix klicken!
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ReNE
Post subject:   PostPosted: Jun 27, 2007 - 08:04 AM



Joined: Apr 29, 2004
Posts: 211

hi Adapter,
hab ca. 5min gewartet, da tut sich nichts mehr.

@kano,
hab quiet weggelassen und ein foto vom ende der meldungen mit meinen handy gemacht.



dsc00002.jpg
 Description:
 Filesize:  119.51 KB
 Viewed:  598722 Time(s)

dsc00002.jpg


 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject:   PostPosted: Jun 27, 2007 - 10:12 PM



Joined: Dec 17, 2003
Posts: 16809

Ähm... was da sieht ja seltsam aus. Evtl. mal die /boot/grub/menu.lst zeigen.
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject:   PostPosted: Jun 28, 2007 - 07:28 AM



Joined: Apr 29, 2004
Posts: 211

title Debian GNU/Linux, 2.6.18.1-kanotix-1 etch-arbeit
root (hd0,0)
kernel /boot/vmlinuz-2.6.18.1-kanotix-1 root=/dev/hda1 ro quiet vga=791
initrd /boot/initrd.img-2.6.18.1-kanotix-1
savedefault

title --------------------------------------------------------------------
root

## ## End Default Options ##

title Debian GNU/Linux, kernel 2.6.20-10-kanotix
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-10-kanotix root=/UUID=ac132bbd-586d-4bb5-ab9a-c751fa8eb5cb ro vga=0 irqpoll
initrd /boot/initrd.img-2.6.20-10-kanotix
savedefault

title Debian GNU/Linux, 2.6.18.1-kanotix-1 etch-test-system
root (hd0,1)
kernel /boot/vmlinuz-2.6.18.1-kanotix-1 root=/dev/hda2 ro quiet vga=791
initrd /boot/initrd.img-2.6.18.1-kanotix-1
savedefault


ps. ich hatte seit BH5 noch nie probleme einen neuen kanotix kernel zu installieren. hab keine ahnung wieso es mit dem neuen nicht geht.
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject:   PostPosted: Jun 28, 2007 - 01:01 PM



Joined: Dec 17, 2003
Posts: 16809

woher kommt denn das / vor UUID? das darf da ger nicht sein. Steht das in der kopt zeile auch? Sieht stark danach aus, wie wenn du das durch manuelle änderungen vermurkst hast.
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject:   PostPosted: Jun 29, 2007 - 10:43 AM



Joined: Apr 29, 2004
Posts: 211

original war es ohne / hatte es mit und ohne probiert. ich bleib bei dem alten kernel, werde aber den nächsten testen obs dann läuft. vielen dank für deine unterstützung.
 
 View user's profile Send private message  
Reply with quote Back to top
hessi
Post subject:   PostPosted: Aug 03, 2007 - 04:03 PM



Joined: Jan 14, 2006
Posts: 53
Location: Helmetz
Hallo ReNE,

ich finde die in "/boot/grub/menu.list" gennante UUID in Deiner "/etc/fstab" nicht.

Hier gibt es irgendwie einen Wiederspruch!

Mach mal:
Code:
ls -l /dev/disk/by-uuid

pass die dort angezeigten UUID's in der "/etc/fstab" und in "/boot/grub/menu.list" entsprechend an.

Stefan
 
 View user's profile Send private message  
Reply with quote Back to top
ReNE
Post subject:   PostPosted: Aug 05, 2007 - 06:31 PM



Joined: Apr 29, 2004
Posts: 211

Hi Stefan,

hab es eigentlich schon aufgegeben. Ich werde es aber die Tage probieren.

Danke für den Tipp.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
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
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.