Kali Linux Installation error
up vote
-1
down vote
favorite
I've some problems installing Kali Linux on my computer.
- The first error message is the following:
An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom
Fortunately, I was able to find a fix for this using the following command
mount -t vfat /dev/sdb1 /cdrom
The problem I'm facing now is with the next step. The error message is the following:
There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.
- I checked the integrity of my cd-rom and here's the message I got:
The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk
I have no idea on how to proceed. Any clue?
linux ubuntu boot compact-disc
add a comment |
up vote
-1
down vote
favorite
I've some problems installing Kali Linux on my computer.
- The first error message is the following:
An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom
Fortunately, I was able to find a fix for this using the following command
mount -t vfat /dev/sdb1 /cdrom
The problem I'm facing now is with the next step. The error message is the following:
There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.
- I checked the integrity of my cd-rom and here's the message I got:
The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk
I have no idea on how to proceed. Any clue?
linux ubuntu boot compact-disc
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I've some problems installing Kali Linux on my computer.
- The first error message is the following:
An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom
Fortunately, I was able to find a fix for this using the following command
mount -t vfat /dev/sdb1 /cdrom
The problem I'm facing now is with the next step. The error message is the following:
There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.
- I checked the integrity of my cd-rom and here's the message I got:
The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk
I have no idea on how to proceed. Any clue?
linux ubuntu boot compact-disc
I've some problems installing Kali Linux on my computer.
- The first error message is the following:
An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom
Fortunately, I was able to find a fix for this using the following command
mount -t vfat /dev/sdb1 /cdrom
The problem I'm facing now is with the next step. The error message is the following:
There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.
- I checked the integrity of my cd-rom and here's the message I got:
The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk
I have no idea on how to proceed. Any clue?
linux ubuntu boot compact-disc
linux ubuntu boot compact-disc
edited Apr 5 at 21:20
Stephen Rauch
2,22581524
2,22581524
asked Apr 5 at 18:58
Prosper Akwo
61
61
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12
add a comment |
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.
If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --
Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.
add a comment |
up vote
-1
down vote
If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
Good Luck
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.
If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --
Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.
add a comment |
up vote
0
down vote
Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.
If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --
Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.
add a comment |
up vote
0
down vote
up vote
0
down vote
Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.
If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --
Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.
Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.
If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --
Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.
answered Apr 5 at 19:56
duskwuff
2,7951414
2,7951414
add a comment |
add a comment |
up vote
-1
down vote
If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
Good Luck
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
-1
down vote
If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
Good Luck
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
-1
down vote
up vote
-1
down vote
If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
Good Luck
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
Good Luck
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 days ago
JeroSeijas
1
1
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
JeroSeijas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1311161%2fkali-linux-installation-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12