-Sensemann-
23.12.07, 23:54
Moin,
Ich möchte mein System so konfigurieren, das der PC meine Festplatte mit Kubuntu als erstes startet und mir dann Lilo eine Auswahl der Systeme die man starten kann anzeigt.
dev/hda/ = Windows XP
dev/hdb/ = Kubuntu
beim Ausführen von "Liloconfig" nach der Installation, erscheint folgende Fehlermeldung.
WARNING! │
│ │
│ Your /etc/fstab configuration file gives device │
│ UUID=089bfe59-4958-4322-89d6-d55c8a753966 as the root filesystem device. │
│ This doesn't look to me like an "ordinary" block device. Either your │
│ fstab is broken and you should fix it, or you are using hardware (such │
│ as a RAID array) which this simple configuration program does not │
│ handle. │
│ │
│ You should either repair the situation or hand-roll your own │
│ /etc/lilo.conf configuration file; you can then run /usr/sbin/liloconfig │
│ again to retry the configuration process. Documentation for LILO can be │
│ found in /usr/share/doc/lilo/. │
│ │
│ <Ok> │
│
meine /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdb1
UUID=089bfe59-4958-4322-89d6-d55c8a753966 / ext3 defaults,erro
# /dev/hdb5
UUID=a2f45176-ee13-4818-959c-c4149ac6c464 none swap sw
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
wie gehe ich nun daran? Oder ist es eventuell einfacher einen Bootloader auf Windows zu installieren bzw. zu konfigurieren.
gruß
Ich möchte mein System so konfigurieren, das der PC meine Festplatte mit Kubuntu als erstes startet und mir dann Lilo eine Auswahl der Systeme die man starten kann anzeigt.
dev/hda/ = Windows XP
dev/hdb/ = Kubuntu
beim Ausführen von "Liloconfig" nach der Installation, erscheint folgende Fehlermeldung.
WARNING! │
│ │
│ Your /etc/fstab configuration file gives device │
│ UUID=089bfe59-4958-4322-89d6-d55c8a753966 as the root filesystem device. │
│ This doesn't look to me like an "ordinary" block device. Either your │
│ fstab is broken and you should fix it, or you are using hardware (such │
│ as a RAID array) which this simple configuration program does not │
│ handle. │
│ │
│ You should either repair the situation or hand-roll your own │
│ /etc/lilo.conf configuration file; you can then run /usr/sbin/liloconfig │
│ again to retry the configuration process. Documentation for LILO can be │
│ found in /usr/share/doc/lilo/. │
│ │
│ <Ok> │
│
meine /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdb1
UUID=089bfe59-4958-4322-89d6-d55c8a753966 / ext3 defaults,erro
# /dev/hdb5
UUID=a2f45176-ee13-4818-959c-c4149ac6c464 none swap sw
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
wie gehe ich nun daran? Oder ist es eventuell einfacher einen Bootloader auf Windows zu installieren bzw. zu konfigurieren.
gruß