Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 24106  / 2 Years ago, wed, may 25, 2022, 2:01:58

I'm running Ubuntu from a "Try Ubuntu" file that I downloaded to my USB stick and booted from. Can I mount that very USB stick and write to it while running Ubuntu from it? If so, how?



Edit to clarify: It's not important that settings of applications and such are saved; I'm just looking to save some specific data.



Another edit: I restarted and booted again. This time the USB stick is found (/dev/sdb1) but it is already mounted (read-only) to /cdrom, so I can't mount it again. A file called "README.diskdefines" on the USB stick says that it's Ubuntu 10.10 i386.


More From » live-usb

 Answers
5

You can remount in read-write mode the partition mounted on /cdrom with the following command:



sudo mount -o remount,rw /cdrom

[#44101] Thursday, May 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
otatorm

Total Points: 218
Total Questions: 113
Total Answers: 124

Location: British Indian Ocean Territory
Member since Tue, Feb 22, 2022
2 Years ago
otatorm questions
;