USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Share your opinion about Porteus Kiosk Edition.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
hamfast
White ninja
White ninja
Posts: 5
Joined: 03 Mar 2020, 07:26
Distribution: 4.90/5.0.0

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#1 by hamfast » 03 Mar 2020, 08:02

When we were using Windows 7 and Windows 8.1 to create the USB flashdisks for Porteus Kiosk, and we wanted to update the USB boot disks for our 225 exam computers, when plugging in the Porteus boot USBs on the Windows machine, they always appeared as a Drive letter followed by “BOOT”, allowing them to be written to directly with Win32DiskImager.

In windows 10 however, the drive letters don’t appear at all and the only way you can see and access the USB drive is to either do a low-level format on it, (We use the HDDGuru Hard Disk Low Level Format Tool or use the Windows Disk Management snapin.)

Only once you wipe the drive (and the drive letter appears) can you use Win32DiskImager to burn the .ISO onto the USB.

This is OK for one or two USB flash disks, but when you have 200+ USBs it will take a long time. 15 -port USB hub wiping each flash disk individually, then burning with Win32DiskImager. (Formatting 12-15 seconds + 32-35 seconds per disk for burning - do the math!)

Is it a Windows 10 issue, and does anybody have any suggestions as to why the drive letters are not appearing in Windows 10? Perhaps a “Porteus thing” bootsector or MBR issue with Windows 10?

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#2 by Ed_P » 03 Mar 2020, 17:01

I would tie it to a Windows 10 security issue, it has executable code. Does the drive show up in Disk Manager? Are there any AV entries from it?

You could also maybe keep an old Windows 7 machine around for working on the flash drives. :D
Ed

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#3 by fanthom » 03 Mar 2020, 20:50

hamfast,

It may be faster to boot any linux and perform MBR wiping under this system instead of a Windows.

The procedure is described in the kiosk FAQ:
https://porteus-kiosk.org/faq.html#11

Thanks
Please add [Solved] to your thread title if the solution was found.

hamfast
White ninja
White ninja
Posts: 5
Joined: 03 Mar 2020, 07:26
Distribution: 4.90/5.0.0

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#4 by hamfast » 04 Mar 2020, 11:13

Ed_P wrote:
03 Mar 2020, 17:01
I would tie it to a Windows 10 security issue, it has executable code. Does the drive show up in Disk Manager? Are there any AV entries from it?

You could also maybe keep an old Windows 7 machine around for working on the flash drives. :D
The Disk does show in the Disk Manager, but as "Not Allocated" No AV entries. Windows 10 doesn't recognise the boot sectors of Porteus Kiosk. It worked with Windows 8.1 and 7.0, but now with out university forcing us to stop using Windows 7 and upgrading all our PCs to Windows 10, we are somewhat knackered.

I will have to investigate a dual boot system on our office systems running Linux as well as Windows 10... :wall:

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#5 by Ed_P » 04 Mar 2020, 14:40

hamfast wrote:
04 Mar 2020, 11:13
I will have to investigate a dual boot system on our office systems running Linux as well as Windows 10... :wall:
I recommend Grub2Win for duel booting. Free, installs grub2 on Windows 10 and helps creating menus of systems to boot. It also supports booting ISO files directly. :)
Ed

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#6 by fanthom » 04 Mar 2020, 16:12

1) Booting Linux live (e.g. Porteus Desktop) is enough.
No need for messing with dual booting.

2) Also - kiosk can be burned from the linux directly on the USB sticks (no need for MBR wiping and using Win32DiskImager under Windows, that would be counter productive):
https://porteus-kiosk.org/download.html#usb

Thanks
Please add [Solved] to your thread title if the solution was found.

hamfast
White ninja
White ninja
Posts: 5
Joined: 03 Mar 2020, 07:26
Distribution: 4.90/5.0.0

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#7 by hamfast » 05 Mar 2020, 12:34

Well I managed to get a dual boot system working with Windows 10 and Ubuntu Linux, and it seems to be working OK. It was more of an intellectual challenge for me. (so that I could see if if could be done.)

I copied the custom .iso from the share onto my /home directory on the Ubuntu desktop and ran a Terminal with the command "sudo dd if=Porteus-Kiosk-50.iso of=/dev/sdb1" and got a "No space left on the device" so I presume I should take out the "1" and leave it at "sdb", and change the destination each time to sdc, sdd, sde, sdf, sdg etc for all the USB that I have in the USB hub.

I admit, the Linux way is far easier. All this clicky-pointy stuff in Windows is far to time consuming.

hamfast
White ninja
White ninja
Posts: 5
Joined: 03 Mar 2020, 07:26
Distribution: 4.90/5.0.0

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#8 by hamfast » 10 Mar 2020, 10:00

Using Porteus Desktop, but still puzzling/looking for tutorials on how to install Chrome Browser to have it available on the USB boot disk that I can carry around as an emergency. I used the "Browser Selection and Update Tool" and got the xzm file in the /tmp folder and I am instructed to copy it to the modules folder (which I found under /mnt/sdb1/porteus/modules/ . logged in as root and attempted to mv or cp the xzm file from the tmp folder to the modules folder but the filesystem is marked as read-only. I don't see any tutorials specific to this issue. :wall:

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#9 by fanthom » 10 Mar 2020, 11:45

hamfast,

Please post Porteus Desktop related issues on the main forum rather than kiosk subforum as the problem you described is not caused by the kiosk system.

Thanks
Please add [Solved] to your thread title if the solution was found.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

USB flashdisk Porteus Kiosk Drive Letter display in Windows 10 issues.

Post#10 by Ed_P » 10 Mar 2020, 15:29

hamfast the xzm file in the /tmp folder can be copied to your /mnt/sdb1/porteus/modules/ folder as guest. If your flash drive's filesystem is marked as read-only that relates to how you created and/or formatted the flash drive.

Added in 14 hours 42 minutes 46 seconds:
hamfast is the system on the flash drive a regular Porteus system or a Porteus Kiosk system?
Ed

Locked