BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] memory stick issue
- Subject: [Discuss] memory stick issue
- From: richard.pieri at gmail.com (Rich Pieri)
- Date: Mon, 5 Sep 2022 13:11:04 -0400
- In-reply-to: <YxYk/4NhKltA0r8M@alphacent.localdomain>
- References: <YxYk/4NhKltA0r8M@alphacent.localdomain>
On Mon, 5 Sep 2022 12:34:07 -0400 dan moylan <jdm at moylan.us> wrote: > moylan cmd[1051] sudo mke2fs -text4 -LBCKUP1n /dev/sdb > [sudo] password for moylan: You are creating a file system on the raw device, not on a partition. I don't know if this is relevant or not, just that it's an uncommon practice. > dmesg: > 1102 [168206.124660] JBD2: no valid journal superblock found > 1103 [168206.124671] EXT4-fs (sdb): error loading journal What I think is happening -- or, rather, not happening -- is "mke2fs -t ext4" creates an ext4 file system without journaling since you didn't specify "-j" and "-J <options>", and you didn't use mkfs.ext4 which provides reasonable default options for ext4 file systems. -- \m/ (--) \m/
- References:
- [Discuss] memory stick issue
- From: jdm at moylan.us (dan moylan)
- [Discuss] memory stick issue
- Prev by Date: [Discuss] memory stick issue
- Next by Date: [Discuss] memory stick issue
- Previous by thread: [Discuss] memory stick issue
- Next by thread: [Discuss] memory stick issue
- Index(es):