Opened 15 years ago
Last modified 5 weeks ago
#5035 new bug
BFS partition mounted read-only without warnings
Reported by: | emitrax | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/BFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The partition, which is not stated to be corrupted by checkfs is mounted read-only even thought I explicitly ask for rw mode.
I also run a checkfs.
Following is the serial output.
bfs: InitCheck:310: Bad data bfs: inode at block 4218 corrupt! bfs: InitCheck:416: Bad data bfs: bfs: volume doesn't have indices! bfs: mounted "haiku-usb-dev" (root node at 524288, device = /dev/disk/usb/0/0/raw) bfs: bfs_stat_index:2085: No such file or directory bfs: InitCheck:310: Bad data bfs: inode at 4218 is already deleted! bfs: check: Could not open inode at 4218
Revision of 25-11-09, although it has happened since hrev34007 fixed #4942.
Change History (2)
comment:1 by , 15 years ago
Component: | - General → File Systems/BFS |
---|---|
Owner: | changed from | to
Version: | R1/alpha1 → R1/Development |
comment:2 by , 5 weeks ago
Note:
See TracTickets
for help on using tickets.
Is this still a problem?