[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem austausch lilo zu grub



Am Mittwoch, 20. April 2005 11:21 schrieben Sie:
> Hallo,
>
> bei mir sollte es dann so aussehen:
> mein zustand:
>  root=/dev/hda3
>  boot=/dev/hda

Yup. 
Dran denken: grub fängt immer mit 0 an zu zählen

> grub --no-floppy
> grub> root (hd0,2)
> nun bekomme ich den netten Hinweis
> grub> setup (hd0)
>  Checking if "/boot/grub/stage1" exists... no
>  Checking if "/grub/stage1" exists... no

Jo. du hast das kopieren vergessen

-->
# mkdir /boot/grub
# cp -rv /lib/grub/i386-pc/* /boot grub/
<--

sollte so aussehen

-->
mail2:/etc/postfix# l /boot/grub/
insgesamt 292
drwxr-xr-x  2 root root   4096 2005-03-29 16:33 ./
drwxr-xr-x  3 root root   4096 2005-04-06 11:19 ../
-rw-r--r--  1 root root   7776 2005-03-29 16:31 e2fs_stage1_5
-rw-r--r--  1 root root   7504 2005-03-29 16:31 fat_stage1_5
-rw-r--r--  1 root root   8320 2005-03-29 16:31 jfs_stage1_5
-rw-r--r--  1 root root   3072 2005-04-06 11:22 menu.lst
-rw-r--r--  1 root root   7008 2005-03-29 16:31 minix_stage1_5
-rw-r--r--  1 root root   9216 2005-03-29 16:31 reiserfs_stage1_5
-rw-r--r--  1 root root    512 2005-03-29 16:31 stage1
-rw-r--r--  1 root root 108168 2005-03-29 16:31 stage2
-rw-r--r--  1 root root 108168 2005-03-29 16:31 stage2_eltorito
-rw-r--r--  1 root root   9288 2005-03-29 16:31 xfs_stage1_5
<--



>
> Error 15: File not found
>
> wenn ich jedoch ein setup root (hd0,0)
> gibt es ein succeeded, jedoch bekomme ich
> dann beim booten logischerweise ein kernelpanic

jo. klar. 

> nun bin ich doch schon am morgen wirr :-(

Immer mit der ruhe. das packen wir schon :)

Grüße - regards
-- 
Roland Kruggel, Germany, IT-Security Coordinator
tel.: 02352 277348   mobil: 0176 23198511
ICQ: 176-788-939  skype: rkruggel
Project: http://jana.bbf7.de

-- 
cu

Roland Kruggel  mailto: rk-liste@gmx.de
System: Intel 3.2Ghz, Debian sid, 2.6.7, KDE 3.3.2



Reply to: