LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   initrmfs - tocblock not foudn database may be corrupt! (https://www.linuxquestions.org/questions/linux-newbie-8/initrmfs-tocblock-not-foudn-database-may-be-corrupt-4175640519/)

A.samim.S 10-16-2018 02:27 PM

initrmfs - tocblock not foudn database may be corrupt!
 
hello every one, I wish you all good times. I am Ahmad Samim Samady from afghanistan, kabul. new here!!
I tried installing Kali Linux with a USB stick, everything went good. but unfortunately after completion of installation an error pop up saying something
"toclbock not found data base may be corrupt"
"initramfs"
I tried these codes to fix in live boot from USB.

mount /dev/sda6 /mnt
mount --bind /dev/dev/pts /mnt/dev/pts
.
.
.
nano /boot/grub/grub,cfg

but the first line code throws an error saying:

root@kali:~# mount /dev/sda6 /mnt
ntfs-3g: Failed to access volume '/dev/sda6': No such file or directory

ntfs-3g 2017.3.23 integrated FUSE 28 - Third Generation NTFS Driver
Configuration type 7, XATTRS are on, POSIX ACLS are on

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2017 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options: ro (read-only mount), windows_names, uid=, gid=,
umask=, fmask=, dmask=, streams_interface=.
Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

News, support and information: http://tuxera.com

I am really tired of trying anything please!!!!
thank you all!!

TB0ne 10-17-2018 07:31 AM

Quote:

Originally Posted by A.samim.S (Post 5915542)
hello every one, I wish you all good times. I am Ahmad Samim Samady from afghanistan, kabul. new here!!
I tried installing Kali Linux with a USB stick, everything went good. but unfortunately after completion of installation an error pop up saying something
"toclbock not found data base may be corrupt"
"initramfs"
I tried these codes to fix in live boot from USB.

mount /dev/sda6 /mnt
mount --bind /dev/dev/pts /mnt/dev/pts
nano /boot/grub/grub,cfg

but the first line code throws an error saying:

root@kali:~# mount /dev/sda6 /mnt
ntfs-3g: Failed to access volume '/dev/sda6': No such file or directory

ntfs-3g 2017.3.23 integrated FUSE 28 - Third Generation NTFS Driver
Configuration type 7, XATTRS are on, POSIX ACLS are on

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2017 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options: ro (read-only mount), windows_names, uid=, gid=,
umask=, fmask=, dmask=, streams_interface=.
Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

News, support and information: http://tuxera.com

I am really tired of trying anything please!!!! thank you all!!

I bolded and underlined part of your post above for emphasis. Kali Linux is for advanced, experienced Linux users, and even then should only be used for network security/pentesting. And, it's designed to be run from USB...while it CAN be installed, it shouldn't be. Their own website tells you this, as well as the sticky posts in this forum about using Kali.

You need to load a different version of Linux, such as Mint or Fedora.


All times are GMT -5. The time now is 03:50 AM.