View previous topic :: View next topic |
Author |
Message |
dizues n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Apr 2004 Posts: 18
|
Posted: Tue May 18, 2004 9:01 pm Post subject: /dev ongelma |
|
|
Multa on hävinnyt /dev hakemistosta kaikki hda hda1 jne... Kone käynnistyy pelkästään johonkin yksinkertaiseen tilaan jossa voi katsoa levyjä mutta ei kirjoittaa levylle mitään. Kyseinen jakelu on Gentoo 1.4. Voisiko devfsd:n uudelleen asentaminen auttaa? /dev hakemistossa on pelkkiä hakemistoja.
Järjestelmää olen päässyt puukottamaan boottaamalla koneen Gentoo Live CD:llä |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pussi l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 08 May 2004 Posts: 727 Location: Finland
|
Posted: Wed May 19, 2004 4:26 pm Post subject: |
|
|
Gentoon asennusohjeissa tehdään näin:
Finally we have to create the /dev files in our new home, which is needed during the bootloader installation. This could be done by "bind"-mapping the /dev-filesystem from the LiveCD:
Code Listing 8: Bind-mounting the /dev-filesystem
Code: |
# mkdir /mnt/gentoo/dev
# mount -o bind /dev /mnt/gentoo/dev
|
Eli jos boottaat Live CD:ltä ja kirjoitat tuon jälkimmäisen niin ongelma saattaisi korjaantua. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|