Since I'm on a Mac I can't use GRUB. I use yaboot instead. I've tried LABEL=/ in fstab and root=LABEL=/ in yaboot but then I get "Unable to resolv Label=/" And I've tried e2label /dev/hda3 / but it still doesn't work.
I'm going to compile a new kernel and se if it works.
EDIT: This is really strange. When I plugged in the mac harddrive into my PC with FC3 and booted it couldn't remount root

But when I removed it again it worked just fine. How the hell can the mac disc, Which isn't even mounting, Stop my PC root drive from remounting?!?
EDIT2: I think the solution to the problem would be to get LABEL=/ to work. When I boot I get
Code:
fsck.ext3: Unable to resolve 'LABEL=/'
Why do I get this error message?