View Issue Details

IDProjectCategoryView StatusLast Update
0002156Kali LinuxGeneral Bugpublic2025-07-14 09:36
Reporterrhertzog Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Versionkali-dev 
Summary0002156: Ensure forensic mode works in kali-rolling
Description

The forensic mode should not touch/mount any local disk without an explicit action from the user, including not using detected swap partitions.

The desktop should already be configured that way (ensure it still works).

The kernel command line also has the new parameters "noswap noautomount". The former is supposed to not enable auto-detected swap partitions. The latter is only used by our own script in the graphical session (see kali-defaults).

Activities

rhertzog

rhertzog

2015-03-16 03:44

administrator   ~0003165

The forensic mode still works. live-boot does not enable swap partitions so the noswap parameter is mostly useless (on the opposite you need to add a "swapon" parameter if you want live-boot to enable any swap partition it will find).

Issue History

Date Modified Username Field Change
2015-03-09 05:16 rhertzog New Issue
2015-03-09 05:16 rhertzog Status new => assigned
2015-03-09 05:16 rhertzog Assigned To => sbrun
2015-03-09 05:19 rhertzog Product Version => kali-dev
2015-03-16 03:44 rhertzog Note Added: 0003165
2015-03-16 03:44 rhertzog Status assigned => closed
2015-03-16 03:44 rhertzog Resolution open => no change required
2025-07-14 09:36 g0tmi1k Priority high => normal