My task is as follows: I have a very fast Windows 11 system which I want to use with a bootable USB Mint Cinneamon Linux distribution. The Mint system runs satisfactorily as long as I don't install anything large; then the system complains about insufficient memory. How can I tell the Mint system to install all applications on a free 1 TB exFAT formatted hard drive? And i dont want an Dualboot-System.
#Using Mint-System from external USB ...
48 messages · Page 1 of 1 (latest)
I doubt it is possible to install Linux programs on exFAT drive
I know it's possible, but how do I tell the system: install not on the USB stick but on the HDD?
Is it an ISO on the USB drive?
Yes
Everything is basically in RAM then and that causes some issues
you run lsblk command in terminal
and also lsblk -o name,model,fstype,size,mountpoint
if mountpoint column shows /cdrom, you are only on live USB / live DVD
if mountpoint shows / then look the model for that same line. that slash means you are installed on that drive
That lasts some time, i write from Win11
those two commands only work in linux or maybe Mac OS
i shut down win and start mint
well, did you find out?
yes, i startet a second linux pc from wich i m writing an starttet the first command on the other
the answer of the second command is : lsblk /o is not a block divice
where is the doublepoint?
or, open the start menu and go to Accessories category. open the Disks app
when that app opens, if you see a loop device shows /dev/mnt/squashfs , then u are running from live usb
in the answer of the first command is a loopdevice
if you only see drive then click drive. if u see a starred partition, then that's installed
a third way is df command
if really installed, it will say the big size of drive and mountpoint at /
if not installed, it will probably say loop and /cdrom
in the disk app is a loopdevice 2.6 GB loop device /cdrom/casper...
yep. so you're in live mode
and its read only😥
is it possible to install mint on the usb-Stick and to do what i want?
for very light use only , yes
or else u will burn it out in a week or less
if u have a USB hard drive, that will last much, much, much longer
the free hdd is in an USB dockingstatio.
that would work
👍 i trie the next days. thx so far.
to do it correctly, you must remove the disk flags of the boot partition of pc own internal disk
(or physically unplug internal drive of pc)
OK, in linux from the stick, before i will install on external hdd?
yes
call us when you are ready.
I recommedn BTRFS also
👍
So its done. Linux cinneamon is running with a little mistake of mine. The Linux bootmanager is on the windows drive. The mistake was that i unmounted a partion of the win drive and not the drive.
the mistake was you did not unflag the esp as i strongly warned you about