Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux mint 22 Mate live ISO fails to recognize NTFS volume in Caja file manager #162

Open
zeekisthename opened this issue Nov 5, 2024 · 0 comments

Comments

@zeekisthename
Copy link

Grub2

Booting linuxmint 22 live ISO, NTFS volumes unrecognized in Caja file manager/

Can be manually mounted using command line in terminal.

Boots to desktop ok.

menuentry 'Mint live ISO' {
search --no-floppy --set=root --fs-uuid xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
#rmmod tpm
loopback loop /linuxmint22.iso
set gfxpayload=keep
linux (loop)/casper/vmlinuz boot=casper username=mint hostname=mint file=/cdrom/preseed/linuxmint.seed iso-scan/filename=/linuxmint22.iso --
#maybe-ubiquity
initrd (loop)/casper/initrd.lz
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant