Modify ↓
#7437 closed defect (fixed)
Backfire 10.03 - rootfs_data unlocked
Reported by: | Gilles Filippini <gilles.filippini@…> | Owned by: | developers |
---|---|---|---|
Priority: | highest | Milestone: | Backfire 10.03.1 |
Component: | base system | Version: | Backfire 10.03 |
Keywords: | Cc: |
Description
Hi,
Flashing and configuring Backfire 10.03 on a WRT54G v3.1 works fine. But after the first cold reboot (unplug / re-plug the device) the root file system isn't writable anymore :
root@Openwrt:~# touch toto touch: toto: Read-only file system
See also this forum thread.
After unlocking rootfs_data:
mtd unlock rootfs_data
the file system is writable again.
I guess it's a bug related to the preinit modularization but I fail to narrow it down.
Attachments (0)
Change History (2)
comment:1 Changed 8 years ago by jow
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by nico
- Version changed from Trunk to Backfire 10.03
Note: See
TracTickets for help on using
tickets.
Should be fixed by r22377