Installing an OS over the existing OS

Aaron Rainbolt arraybolt3 at ubuntu.com
Thu Feb 16 04:21:09 UTC 2023


On 2/15/23 22:18, Phil wrote:
>
> On 16/2/23 10:57, Aaron Rainbolt wrote:
>> On 2/15/23 18:53, Aaron Rainbolt wrote:
> Now we can copy the files. Run `sudo cp ./DebianISO/. /mnt/` to copy 
> the contents of the ISO to the USB. (Make sure every character is 
> there and there are no typos. Every slash and period in the command is 
> either necessary or a good idea to have there.)
>> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I messed up the cp 
>> command here! It's `sudo cp -a ./DebianISO/. /mnt/`. I missed the -a. 
>> Sorry about that.
>
>
> I've gone astray somewhere around here. The directory DebianISO is 
> read only and so is /mnt. I attempted to change them to read and write 
> but I probably need to remove the contents first.
>
> cp: cannot create regular file '/mnt/./.disk/cd_type': Read-only file 
> system
> cp: cannot create regular file '/mnt/./.disk/info': Read-only file system
> cp: cannot create regular file '/mnt/./.disk/mkisofs': Read-only file 
> system
> cp: cannot create regular file '/mnt/./.disk/multi_arch': Read-only 
> file system
> cp: cannot create regular file '/mnt/./.disk/udeb_include': Read-only 
> file system
> cp: preserving times for '/mnt/./.disk': Read-only file system
> cp: preserving times for '/mnt/.': Read-only file system
>
That's really weird - you did mount the USB drive partition to /mnt 
right? I would expect DebianISO to be read-only, but not /mnt.

-- 
Aaron Rainbolt
Lubuntu Developer
https://github.com/ArrayBolt3
https://launchpad.net/~arraybolt3
@arraybolt3:lubuntu.me on Matrix, arraybolt3 on irc.libera.chat

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x6169B9B4248C0464.asc
Type: application/pgp-keys
Size: 4853 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20230215/81ba4cc0/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20230215/81ba4cc0/attachment.sig>


More information about the ubuntu-users mailing list