Ubuntu Cannot Boot!
- hakkuo23
- This is my homepage
- Posts: 88
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Aug 05, 2010 5:04 pm
Ubuntu Cannot Boot!
I get this upon boot:
Target systen doesn't have requested /sbin/init
no init found. try passing init= bootarg
And I have BusyBox console which doesn't help.
HELP ME DOCTOR!
Target systen doesn't have requested /sbin/init
no init found. try passing init= bootarg
And I have BusyBox console which doesn't help.
HELP ME DOCTOR!
Re: Ubuntu Cannot Boot!
Google is great for looking up random error messages and I always recommend looking there first: https://www.google.com/search?q=Target+ ... bin%2Finit
It sounds as if your main partition is corrupted or that something deleted critical system files. As is stated in those posts, have you tried booting with a boot CD? Even if you can't boot from the main drive, you may be able to access your partition from there and rescue your files, copying them to another host.
It sounds as if your main partition is corrupted or that something deleted critical system files. As is stated in those posts, have you tried booting with a boot CD? Even if you can't boot from the main drive, you may be able to access your partition from there and rescue your files, copying them to another host.
Re: Ubuntu Cannot Boot!
Yes, but I cannot load ubuntu to try. I did the gparted disk and repaired all discs but it did not work
I have googled this problem. I cannot boot into ubuntu though since it's server edition and there is no TRY on the discs.

Re: Ubuntu Cannot Boot!
The gparted disc or Gentoo disc should work for troubleshooting purposes. What happened when you tried to mount your drive?
Re: Ubuntu Cannot Boot!
Nothing :S It mounted in gparted but honestly I have no idea :S
Re: Ubuntu Cannot Boot!
Boot with the Gentoo disk and use a command like:
mount /dev/sda2 /mnt/gentoo
Let me know what it tells you when you do this.
mount /dev/sda2 /mnt/gentoo
Let me know what it tells you when you do this.
Re: Ubuntu Cannot Boot!
GFS2: path_lookup on /dev/sda2 returned error
GFS2: gfs2 mount does not exist
mount: special device /dev/sda2 does not exist
GFS2: gfs2 mount does not exist
mount: special device /dev/sda2 does not exist
Re: Ubuntu Cannot Boot!
mount /dev/hda1 /mnt/gentoo works without error.
mount /dev/hda2 /mnt/gentoo returns mount: unknown filesystem type 'ext4' and that was the main partition the OS was installed under in GParted.
mount /dev/hda2 /mnt/gentoo returns mount: unknown filesystem type 'ext4' and that was the main partition the OS was installed under in GParted.
Re: Ubuntu Cannot Boot!
It sounds like the Gentoo boot disk doesn't support ext4 -- I'll need to push out a new one, since that means it's pretty old.
For now, try that command after booting gparted, from a command prompt.
For now, try that command after booting gparted, from a command prompt.
Re: Ubuntu Cannot Boot!
Which command in GParted? Gentoo doesn't exist there :S
Re: Ubuntu Cannot Boot!
ok it mounted the drive and I see my files. What do I do now?
Re: Ubuntu Cannot Boot!
You should now be able to rescue your files to another host. If you have another Linux VDS, for instance, you could use "scp" or "rsync" to copy files or folders to it. Or, you could start up /etc/init.d/sshd, set a root password with "passwd" and connect with a SFTP client to download the files directly to your client machine.
Re: Ubuntu Cannot Boot!
It says those commands dont exist :/
Re: Ubuntu Cannot Boot!
That's a head-scratcher, as I've never seen a Linux disc without "scp".
I've loaded on a new Gentoo install disc that you can try. It has "2012" in the name. This one will support ext4 and include at least "scp".
I've loaded on a new Gentoo install disc that you can try. It has "2012" in the name. This one will support ext4 and include at least "scp".
Re: Ubuntu Cannot Boot!
I loaded up that distro but the hda1 and hda2 and sdaX don't exist D:
MEDIC!
MEDIC!