Originally Posted by saxon1978
why is giving me in linux no permision when i try cd\petitboot
or when i try cd /tmp/petitboot/mnt/sda1/create_hdd_region.sh
not found
help
|
you can't cd in "/tmp/petitboot/mnt/sda1/create_hdd_region.sh" because this isn't a directory - you can cd to "/tmp/petitboot/mnt/sda1/"
sda1 = directory
create_hdd..=file
cd means change directory