Results 1 to 2 of 2

Thread: Strange error at boot-up: rm: cannot remove '/etc/resolvconf/run/interface/*'....

  1. #1
    Join Date
    Nov 2006
    Location
    Switzerland
    Beans
    13
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Cool Strange error at boot-up: rm: cannot remove '/etc/resolvconf/run/interface/*'....

    Hi there,

    I have 2 HDD in my PC , sda and sdb. On sda I used to have Ubuntu 7.10 and Windows and on sdb I have Ubuntu 8.10 which I am using.

    I got rid of 7.10 by deleting the respective partitions on sda and now I have on sda1 my old windows and sda2 in a big ext3-partition.

    After these changes on sda I rebooted and got a strange error at boot time:

    rm: cannot remove '/etc/resolvconf/run/interface/*': Read-only file system /etc/rcS.d/S07resolvconf: 116: cannot create /etc/resolvconf/run/enable-updates: read-only file system
    Besides this error everything seems alright. Does anyone know how so solve this problem or what consequences it has?

    Thanks!


    The problem is not due to the /etc/fstab. There everything is alright:
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    # /dev/sdb2
    UUID=c27db196-fce9-4baa-9a40-5568ce09e3a9 / ext3 relatime,errors=remount-ro 0 1
    # /dev/sdb3
    UUID=de41aad4-0516-470a-b10b-0ef9438a9d09 /home ext3 relatime 0 2
    # /dev/sdb1
    UUID=61455f8c-e025-420b-a366-5fe1445d9430 none swap sw 0 0
    /dev/sda2 /home/giorgione/backup ext3 defaults 0 2
    /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
    /dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0

  2. #2
    Join Date
    Jul 2007
    Location
    Shanghai
    Beans
    3
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Thumbs down Re: Strange error at boot-up: rm: cannot remove '/etc/resolvconf/run/interface/*'....

    Try to rename /etc/rcS.d/S07resolvconf to /etc/rcS.d/S38resolvconf.

    See also Bug #264165

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •