how to run cdrom with command prompt

twistdyoyo

Reputable
Aug 27, 2014
1
0
4,510
ohk so i have just installed kali linux and theres this bug
http://www.kali.org/how-to/tracking-fixing-installer-bugs/ says i have to manually remounting the encrypted partition, repopulating it with the required parameters, and then updating the initramfs, the machine would boot successfully into the encrypted partition again. but the thing is im a newbie and dont know how or what to type to do this action,

if anyone can help with that?
or do you know if its possible to just run cdrom and just start the installation from begginning?? but hw to you run the cdrom from the command prompt? how would you type it?? please someone help as my lappy is just an expensive paper weight and i cant access my lappy at all expect the command prompt?

please help!
 
Solution
you need to use the mount command i will not tell you how to do it but i will give you the spirit on how to find out on making it work.to find information on the mount command you can use these commands.
man mount this will show you a manual on the mount command.
info mount this will show youinformation on the mount command.
and because you are a newbie you want to start where newbies start.
http://linux-bible.com/
and maybe a linux distro that is aimed for newbies.this distro is hardcore and is used to test how secure a network is.by "penetrating" it.isn't that a alternative word for "hacking".and a lot more.
but what i can help you with is in order to be able to remount the cd rom you need to first type sudo...

JOHNN93

Honorable
you need to use the mount command i will not tell you how to do it but i will give you the spirit on how to find out on making it work.to find information on the mount command you can use these commands.
man mount this will show you a manual on the mount command.
info mount this will show youinformation on the mount command.
and because you are a newbie you want to start where newbies start.
http://linux-bible.com/
and maybe a linux distro that is aimed for newbies.this distro is hardcore and is used to test how secure a network is.by "penetrating" it.isn't that a alternative word for "hacking".and a lot more.
but what i can help you with is in order to be able to remount the cd rom you need to first type sudo init 0 or else you would not be able to get starter.if i remember the password is toor.
 
Solution