On Sunday 26 August 2001 07:17 am, David Aikema wrote:
> I've tried installing slackware 8.0 using only reiserfs on a
> system here. When I try to bootup the system lilo freezes at LI
> (suggesting a corrupt kernel IIRC) though.  Do I need to preserve
> /boot as ext2 here or would it be some other sort of problem that
> I'm having?
>

I don't know whether this is your problem or not; the following is 
required for using a reiserfs /boot with grub.  The /boot partition 
should have been mounted with -o notail; if not, the structure of 
the files and journal records are different, and grub can't cope 
with that.  If this is the problem, copy your /boot files somewhere 
else, umount the /boot partition, make new reiserfs on the 
partition, moun /dev/hdx -o notail -t reiserfs /mnt/xxx, copy back 
the /boot files you preserved.

Since you are using Lilo, the problem may be that you need LBA32 or 
some tinkering with your bios?


---
Collins Richey
Denver Area
jblinux 2.2 KDE
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to