Results 11 to 20 of 69
try and add a line like this to the fstab:
Code:
/dev/hdc3 /mnt/gentoo reiserfs notail 0 0
chang /mnt/gentoo with the mountpoint and change reiserfs with the filesystem you have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-03-2005 #11
try and add a line like this to the fstab:
chang /mnt/gentoo with the mountpoint and change reiserfs with the filesystem you have put gentoo on, e.g. ext3, reiserfs, ext2.Code:/dev/hdc3 /mnt/gentoo reiserfs notail 0 0
dylunio
- 03-03-2005 #12
Is that the fstab file from your Gentoo install?
If Slack is what you're running right now, we need to see the fstab from your Slack install.$Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-03-2005 #13Just Joined!
- Join Date
- Jan 2005
- Posts
- 70
To Gentoo or slackware?
Originally Posted by dylunio 
Gentoo / is Reiserfs
So is Slackwares.
- 03-03-2005 #14To slackware's /etc/fstab
Originally Posted by Scourge
- 03-03-2005 #15
We're trying to make sure that your bootloader can "see" the directory where your kernel for Gentoo is located. Unless your Gentoo install has a mount point defined in /etc/fstab, it won't know where to go to load that kernel.
Once you have a mountpoint defined for your Gentoo install, you will have a path in your filesystem for the bootloader to follow. That's the path you need to define in the "image" line in your lilo.conf file so that it knows where to go.There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-03-2005 #16Just Joined!
- Join Date
- Jan 2005
- Posts
- 70
Oh now I got it

Ok, my fstab looks now this
/dev/hdc1 swap swap defaults 0 0
# Slackware root
/dev/hdc2 / reiserfs defaults 1 1
# Gentoo root
/dev/hdc3 /gentoo-root reiserfs defaults
(Theres much more but those aren't important)
Btw, thank you guys for such fast reply.
I really need your help..
- 03-03-2005 #17
Now we're getting somewhere
What are the contents of the /gentoo-root/boot directory?There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-03-2005 #18
Scourge, I think you should put some numbers after I think:
dylunioCode:# Gentoo root /dev/hdc3 /gentoo-root reiserfs defaults 1 2
- 03-03-2005 #19
If it's mounted and he can browse through it, I wouldn't worry much about that.
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-03-2005 #20
It is always a good policy to be neat with one's fstab Fatline;
dylunio


Reply With Quote
