Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
i think im fucked, its my roomates first installation of gentoo, he accidentially made a symbolic link /boot that points to . Did he overwrite all contents of /boot?
and if so how can he get all of the contents back?
Well never had to fix something like that.
First you only deleted the dir, but you hadn't the /boot mounted? Then it's ok you only have to mkdir boot and that's it.
If you deleted /boot mounted... well you erased all contents of /boot... Lets see If this helps.
1. get a stage3 for example, decompress on /tmp or something and see if you have any files over /tmp/boot , copy them back to /boot.
2. recopile your kernel and copy the boot image to /boot
3. remerge your boot loader and set it up again ( guess you only need this for grub .. )
Tó
------------------------------------------------
Linux Gandalf 3.2.35-grsec
Gentoo Base System version 2.2
------------------------------------------------
well unforunetly it was mounted. Now all that exists in boot are grub and lost+found. The boot folder is completely gone. I have to mess around with re extracting it from the tarball. Thanks for your guys help.