Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current .img file #5

Open
drmarwat opened this issue Sep 29, 2024 · 2 comments
Open

current .img file #5

drmarwat opened this issue Sep 29, 2024 · 2 comments

Comments

@drmarwat
Copy link

I downloaded parts of current image file and created an .img but it can`t be mounts , tried different commands but did not work , peazip gives error on it as well . My questions are

1 ) should the command
cat demolinux-* > demolinux.img be run as root ?

2 ) What command can mount and extract the contents of demolinux.img so I can blast those on an empty partition and configure system to boot etc ?

Thanks ,

@demostanis
Copy link
Owner

mount -t loop

@demostanis
Copy link
Owner

but all you need is to dd if=demolinux.img of=/dev/yourdisk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants