Questions tagged [ash]

6 questions
14
votes
3 answers

Ubuntu16.04 boots into initramfs

Ubuntu doesn't boot up and it goes into initramfs. I am writing from a live CD trial session. what should I do? I understand that the boot flow is broken and that when the files from root are going to be loaded into the ram, it does not find the…
1
vote
1 answer

Busybox v1.27.2 (ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash) enter 'help' for a list of built-in commands

initramfs appears on the screen, my computer is just cli, it does not login. I have tried some commands, but it does not work. There is more /dev/mapper/ubuntu--vg-root fsck.ext4 -a -CO /dev/mapper/ubuntu--vg-root inodes that were part of a…
user1016117
0
votes
0 answers

busybox shows for `type -a ls` command links to /bin/ls instead of ls

I did some modifications in busybox source. Then I executed some commands as below with output: root@sai ~$ ls 1D_bar barcode_serial insmod pam_aut root@sai ~$ /bin/busybox ls hiiiii.. hello.. Credentials…
manikanta
  • 463
0
votes
1 answer

How to execute a file like "~/.bashrc" for bash for ash?

I have a board with the default shell being sh. At the end of "/etc/profile" there is: exec /bin/ash This changes the shell to ash. What should I do if want to execute a file where I defined some aliases in ash? I tried using: exec /bin/ash -f…
0
votes
1 answer

Can you help me please about fsck

Check the image or ask me for details. Thanks
Max
  • 1
-2
votes
2 answers

fsck run manually, ubuntu 14.04

UNEXPECTED INCONSISTENCY : RUN fsck MANUALLY The root filesystem on /dev/sdb9 requires a manual fsck BusyBox v1.21.1(Ubuntu 1:1.21.0-1ubuntu1) built in shell(ash) (initramfs)_
KUSHA B K
  • 107