Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Extending Persistence Size fails
#1
Hi

Trying to extend persistence size by ExtendPersistentImg.sh, command ends in error as given below:

pop-os@pop-os:~/Downloads$ sudo bash ExtendPersistentImg.sh persistence_pop-os_osint.dat 16384

persistence_pop-os_osint.dat not exist.

Also, tried giving full pathname to the persistence file.

Thanks
Neo

Hi

Tried from a separate Unix machine:

root@localhost:~/Documents # sudo bash ExtendPersistentImg.sh /media/da0s1/ventoy/persistence_pop-os_osint.dat 16384
ExtendPersistentImg.sh: line 29: /bin/bash: No such file or directory

Thanks

Neo
Reply
#2
1. The script does not support Unix.
2. In Linux, firstly cd to the directory where the .dat file locate, then run  sudo bash ./ExtendPersistentImg.sh ./persistence_pop-os_osint.dat 16384
Reply
#3
(08-18-2023, 09:40 AM)longpanda Wrote: 1. The script does not support Unix.
2. In Linux, firstly cd to the directory where the .dat file locate, then run  sudo bash ./ExtendPersistentImg.sh ./persistence_pop-os_osint.dat 16384
Hi

Cannot locate persistence (.dat) file in ubuntu.

Search yields no results.

See, screenshot:    
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)