Results 1 to 6 of 6
ok so heres my problem:
everything goes smooth till...
live cd src# grub-install /dev/hda
df: warning:cannot read table of mounted filesystems:no such file or directory
df: warning:cannot read table of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-04-2006 #1Just Joined!
- Join Date
- Jan 2006
- Location
- Madison, WI
- Posts
- 10
cannot read.. blah, blah.... awww :(
ok so heres my problem:
everything goes smooth till...
live cd src# grub-install /dev/hda
df: warning:cannot read table of mounted filesystems:no such file or directory
df: warning:cannot read table of mounted filesystems:no such file or directory
could not find device /boot: not found or not a block device
someone please tell me what config files to post and how to fix it
thnx
- 02-04-2006 #2
Looking at the prompt you have, are you chrooted into the gentoo install while doing this?
Secondly postCode:fdisk -l
- 02-04-2006 #3
did you copy /proc/mounts to /etc/mtab?
Life is complex, it has a real part and an imaginary part.
- 02-04-2006 #4Just Joined!
- Join Date
- Jan 2006
- Location
- Madison, WI
- Posts
- 10
hmm
i gotta say iam a noob with linux and i probably shouldnt be starting with gentoo from whati hear and iam going to anyways, i followed the handbook to the letter.. i think i may have miss configured something with nano, i am willing to try anything so tell me whatever i need to type in.. this is my second time trying to install first time i tryed lilo and this time grub, i dont think i copied the proc thing
- 02-05-2006 #5
See This section of handbook, execute this command to copy over /proc/mounts:
Also, like dylunio asked, did you perform the chroot command at the appropriate time?Code:grep -v rootfs /proc/mounts > /etc/mtab
Life is complex, it has a real part and an imaginary part.
- 02-05-2006 #6Just Joined!
- Join Date
- Jan 2006
- Location
- Madison, WI
- Posts
- 10
yes i chrooted when the handbook told me to, i have manually configured grub and booted to a command section.. now i cant getto the handbook on cd so iam looking for instructions to go from there


Reply With Quote
