Re: [Bug-grub] grub problems and extended root reiserfs.

2001-11-04 Thread Jason Thomas
is the partition a new reiserfs partition, mkreiserfs recently changed, make sure you have 0.90-12 of the debian package. if you already have this maybe try older version of the package. On Sat, Nov 03, 2001 at 01:50:45AM +, Cesar Gonz?lez Revilla wrote: El S?b 03 Nov 2001 00:36, escribi?:

Re: grub problems and extended root reiserfs.

2001-11-03 Thread Cesar González Revilla
El Sáb 03 Nov 2001 01:18, escribió: Re: grub problems and extended root reiserfs. No way, i install grub into a floppy disk (grub-install '(fd0)') and when reboot grub says : Grub geom error And hangs... -- César González Revilla Eureka Sistemas http://www.eureka-sistemas.com/ +34 (9)42

grub problems and extended root reiserfs.

2001-11-02 Thread Cesar González Revilla
Hello All, I am running Sid Debian GNU/Linux system. And my partiton table is as follows; #fdisk -l /dev/hda Disk /dev/hda: 16 heads, 63 sectors, 59560 cylinders Units = cylinders of 1008 * 512 bytes Device BootStart EndBlocks Id System /dev/hda1 * 127

Re: [Bug-grub] grub problems and extended root reiserfs.

2001-11-02 Thread Cesar González Revilla
El Sáb 03 Nov 2001 00:36, escribió: because you are using a /boot partition you need to specify this when running grub-install: grub-install --root-directory=/boot '(hd0)' Thanks for your reply but i have try to install grub with the root-directory option but the problem persist. On