invalid magic number when booting to CentOS 7 USB
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I get
invalid magic number
When booting to CentOS
bootable USB. The way I made the USB (on Ubuntu 17) is:
- Download CentOS-7-x86_64-DVD-1708.iso
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc status=progress
- Booted to the boot menu, chose the USB drive, then chose
Install Centos 7
How do I do this?
centos boot live-usb
add a comment |Â
up vote
-1
down vote
favorite
I get
invalid magic number
When booting to CentOS
bootable USB. The way I made the USB (on Ubuntu 17) is:
- Download CentOS-7-x86_64-DVD-1708.iso
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc status=progress
- Booted to the boot menu, chose the USB drive, then chose
Install Centos 7
How do I do this?
centos boot live-usb
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I get
invalid magic number
When booting to CentOS
bootable USB. The way I made the USB (on Ubuntu 17) is:
- Download CentOS-7-x86_64-DVD-1708.iso
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc status=progress
- Booted to the boot menu, chose the USB drive, then chose
Install Centos 7
How do I do this?
centos boot live-usb
I get
invalid magic number
When booting to CentOS
bootable USB. The way I made the USB (on Ubuntu 17) is:
- Download CentOS-7-x86_64-DVD-1708.iso
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc status=progress
- Booted to the boot menu, chose the USB drive, then chose
Install Centos 7
How do I do this?
centos boot live-usb
asked Apr 1 at 19:51
amphibient
4,39983467
4,39983467
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Your command seems okay, just try few things, double check device name, make sure device is not mounted while writing and at the end try running sync command.
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc ; sync
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Your command seems okay, just try few things, double check device name, make sure device is not mounted while writing and at the end try running sync command.
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc ; sync
add a comment |Â
up vote
0
down vote
Your command seems okay, just try few things, double check device name, make sure device is not mounted while writing and at the end try running sync command.
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc ; sync
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Your command seems okay, just try few things, double check device name, make sure device is not mounted while writing and at the end try running sync command.
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc ; sync
Your command seems okay, just try few things, double check device name, make sure device is not mounted while writing and at the end try running sync command.
dd if=CentOS-7-x86_64-DVD-1708.iso of=/dev/sdc ; sync
answered Apr 1 at 20:30
Bharat
3058
3058
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f434890%2finvalid-magic-number-when-booting-to-centos-7-usb%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password