I booted current boot-iso 32 bit from one USB stick, and had another empty NTFS-3G formatted USB stick in it to recieve the report.bug file. When it had problem finding SATA drive (bug 5667) i issued bug, selected the target USB drive and then it responded: mounting partition /dev/sdb1 in directory /fd failed. Fortunately it seem to suceed to store on floppy. Unfortunately i now have given up after banged my head a half hour at getting the floppy to work (see mess in bug 4642) on the running cauldron on this the only machine i have that have a floppy in, so i can read it back... Else i would have attached that file.
After some exercise. attached report.bug in bug 5667 comment 6 ; https://bugs.mageia.org/attachment.cgi?id=2139
Assignee: bugsquad => thierry.vignaudSource RPM: (none) => drakx-installer-stage2
Looking at the report.bug, * running: mount -t ntfs-3g /dev/sdb1 /fd /sbin/mount.ntfs-3g: error while loading shared libraries: libfuse.so.2 Looks like package libfuse2 is missing from the stage 2. It would probably have worked if sdb1 were formatted ext2.
CC: (none) => davidwhodgins
Summary: bug bug : The installer "bug" command fail to mount USB for storing file. => The installer "bug" command fail to mount NTFS USB sticks
Fixed in SVN
Status: NEW => RESOLVEDResolution: (none) => FIXED
Great :) Just a question: does it work to use FAT32 stick?
(In reply to comment #4) > Great :) > Just a question: does it work to use FAT32 stick? Yes.
This seem not yet propagated to the boot.iso i downloaded right now.
...or wherever bug is located, i tried it after stage 2 had loaded.
You didn't purged stage2 from urpmi-proxy cache, did you?
You really keep track on me! :) No this was before purging, so it used an old stage2. Want me to retest?
Just to be sure the fix is OK
I try tomorrow.
Sorry, still does not work with stage2 fetched from a tier1 mirror right now.
Status: RESOLVED => REOPENEDResolution: FIXED => (none)
Created attachment 2291 [details] report.bug - via ext4 USB stick I tried and failed putting it on a NTFS-3g formatted stick. (probably formatted using mga1 or mandriva diskdrake a year ago or so...) Then i dumped this one it on a ext4 formatted stick. Before both instance i had pulled the boot-iso stick out.
Attachment 2291 mime type: application/octet-stream => text/plain
So we need to include the fuse module too. Fixed in SVN
Will be uploaded soon. Please test again tommorow with new boot.iso
Status: REOPENED => RESOLVEDResolution: (none) => FIXED
Created attachment 2326 [details] report.bug Still fail mounting. Attach report.bug put on ext4 stick after failing NTFS-3G stick. The NTFS-3G stick works perfectly on mga1.
Fails
The boot.iso i used fresh from download page is still the same (md5sum) but the stage2/mdkinst.sqfs was a new version fetched during test.
Hi, This bug was filed against cauldron, but we do not have cauldron at the moment. Please report whether this bug is still valid for Mageia 2. Thanks :) Cheers, marja
Keywords: (none) => NEEDINFO
Not fixed in Mageia 2 final. The ntfs-3g package is not in stage 2. However, as this is an installer bug, this should stay assigned to cauldron for Mageia 3.
Keywords: NEEDINFO => (none)
Please look at the bottom of this mail to see whether you're the assignee of this bug, if you don't already know whether you are. If you're the assignee: We'd like to know for sure whether this bug was assigned correctly. Please change status to ASSIGNED if it is, or put OK on the whiteboard instead. If you don't have a clue and don't see a way to find out, then please put NEEDHELP on the whiteboard. Please assign back to Bug Squad or to the correct person to solve this bug if we were wrong to assign it to you, and explain why. Thanks :) **************************** @ the reporter and persons in the cc of this bug: If you have any new information that wasn't given before (like this bug being valid for another version of Mageia, too, or it being solved) please tell us. @ the reporter of this bug If you didn't reply yet to a request for more information, please do so within two weeks from now. Thanks all :-D
OK, I just tested, the problem is that we need to manually load the 'fuse' module
Fixed in git