Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 675
    • Issues 675
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 180
    • Merge Requests 180
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Issues
  • #9090

Closed
Open
Opened Jul 16, 2018 by Bill Stewart@billstewart

setup-udev breaks networking in 3.8 under vmware workstation player - eth0 vanishes

tldr - in setup-udev, the line “rm -f /etc/runlevels/sysinit/hwdrivers /etc/runlevels/sysinit/mdev” breaks networking on the next reboot. Removing it fixes that problem, but I don’t know if it causes other problems. (“breaks networking” means “eth0 not found next time I reboot”)

I’m new to Alpine, and trying to install 3.8 on VMware workstation player under Windows 7. (I’ve installed a bunch of other Linuxes in this environment; most of them work fine.) I’ve tried several installation modes (sys, or boot-from-crdom as data), and most of them work ok but they all break when I install setup-xorg-base. I debugged that and found that it’s all ok until the last line, which is setup-udev. So I tried debugging setup-udev

  • The line that seems to matter is “rm -f /etc/runlevels/sysinit/hwdrivers /etc/runlevels/sysinit/mdev”. If I delete that line, run it, save everything, and reboot, it all works fine. (However, I don’t know if it breaks anything else.)

(from redmine: issue id 9090, created on 2018-07-16)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#9090