Bug 37598

Summary: Невозможность загрузить с NTFS-раздела
Product: Simply Linux Reporter: freuser <dil8016>
Component: hardwareAssignee: Mikhail Efremov <sem>
Status: CLOSED FIXED QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P3    
Version: Не указана   
Hardware: all   
OS: Linux   
Bug Depends on: 37636    
Bug Blocks:    
Attachments:
Description Flags
dmesg, ошибки на строках 630-645, далее загрузка с флешки. none

Description freuser 2019-12-10 17:31:21 MSK
Created attachment 8458 [details]
dmesg, ошибки на строках 630-645, далее загрузка с флешки.

Образ в формате .iso лежит на разделе. Рядом вынесены ядро и initrd. Grub4Dos грузит их, после инсталлер спрашивает, где лежит остальное и подхватывает образ. Схема работает на ext2 и fat32, но не работает на NTFS -- выскакивает окно ошибки
'I can't find valid filesystem (tried ext2, ext3, ext4, vfat, ntfs, iso9660, reiserfs).'
В консоли по Alt+F3 видны попытки перебора ФС:

guessing type of /dev/sda1
(ISO9660, ext*, vfat опущены)
mounting /dev/sda1 on /image as type reiserfs
have to insmod reiserfs 
    succeeded reiserfs
mount failed: Invalid argument
mounting /dev/sda1 on /image as type ntfs
have to insmod ntfs 
    succeeded ntfs
mount failed: No such device
unsetting automatic

(где лежит этот лог, не нашел, списал с экрана)
а в dmesg (прилагается) и journalctl про NTFS вообще ни слова:

[   13.026776] ISOFS: Unable to identify CD-ROM format.
[   13.038395] EXT2-fs (sda1): error: can't find an ext2 filesystem on dev sda1.
[   13.112182] EXT4-fs (sda1): VFS: Can't find ext4 filesystem
[   13.117092] EXT4-fs (sda1): VFS: Can't find ext4 filesystem
[   13.128272] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   13.128697] FAT-fs (sda1): bogus number of reserved sectors
[   13.128702] FAT-fs (sda1): Can't find a valid FAT filesystem
[   13.144334] REISERFS warning (device sda1): sh-2021 reiserfs_fill_super: can not find reiserfs on sda1
[   16.890637] ISOFS: Unable to identify CD-ROM format.
[   16.895618] EXT2-fs (sda5): error: can't find an ext2 filesystem on dev sda5.
[   16.900531] EXT4-fs (sda5): VFS: Can't find ext4 filesystem
[   16.905500] EXT4-fs (sda5): VFS: Can't find ext4 filesystem
[   16.910438] FAT-fs (sda5): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   16.910931] FAT-fs (sda5): bogus number of reserved sectors
[   16.910935] FAT-fs (sda5): Can't find a valid FAT filesystem
[   16.916578] REISERFS warning (device sda5): sh-2021 reiserfs_fill_super: can not find reiserfs on sda5

Проверены х32 и х64 Live-версии на двух ноутбуках Asus (c WinXP и Win7).
Comment 1 freuser 2019-12-10 18:11:07 MSK
UPD: проверены лайв-версии дистрибутива кандидатов на p9:
slinux-live-8.910_beta1-i586.iso
slinux-live-8.910_beta1-x86_64.iso
Также проверена альфа
slinux-live-8.900_alpha1-i586.iso
результат аналогичный.
Comment 2 Mikhail Efremov 2019-12-26 15:29:37 MSK
В slinux-8.920_beta2 модуль ntfs добавлен в инсталлятор.