ahci: attachment to atapi device

Sascha Wildner saw at online.de
Wed Jun 17 23:40:53 PDT 2009


Matthew Dillon schrieb:
:How do I boot my laptop back?
:
:I changed my fstab to da0s.... When I boot with option 6 (without AHCI), i set 
:mountroot to /dev/ad4s3a, which takes me to single usermode. But from there I 
:cannot edit the fstab because... Did I mention vi is impossible to use from 
:single user mode?
:
:I mount the /usr and /tmp partitions to get access to vi, but when i try to 
:open anything, it doesnt show anything meaningful. (some gibberish at the 
:bottom of the text)
:
:Petr

    You almost got it.  The termcap is broken.  So you also need to do,
    in addition to mounting the stuff:
    TERM=cons25
    export TERM
    Then vi will work.
We also have mined(1) which is very useful for such cases.

Regards,
Sascha
--
http://yoyodyne.ath.cx




More information about the Bugs mailing list