I got Uberstudent to work a week ago but now i wanted to reinstall it because it broke when i ran some script. Now i doesn't work.
The exact process:
1. I prepare the usb as instructed on the Uberstudent site with UNetbootin. (the same way i did a week ago when it worked).
2. Boot into usb as instructed by several sites and get to a black screen with a blue box.
Blue box:
Code:
UNetbootin
----------------------------------
Default
Start UberStudent
Start in compability mode
Integrity check
Memory test
Boot from local drive
Start Uberstudent 4.1 Xfce 64-bit
Start Uberstudent 4.1 Xfce 64-bit (compability mode)
Start Uberstudent 4.1 Xfce 64-bit (alt compability mod
Start Uberstudent 4.1 Xfce 64-bit (ACPI and warn reboot
Check the integrity of the medium
3. I select "Start UberStudent" and press tab(if i just press enter it says there isn't enough "memory to load specified image") and i add " mem=4036M" to the line that appears beneath the blue box and press enter:
Code:
> /casper/vmlinuz initrd=/casper/initrd.img file=/cdrom/preseed/uberstudent.seed
boot=casper quiet splash -- mem=4036M
4. Last week a bunch of code appeared followed by the uberstudent logo and startup. This time, instead the "bunch of code" stops at the following screen:
Code:
[ 1.292104] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
[ 1.292162] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.13.0-37-generic #64-Ubuntu
[ 1.292235] Hardware name: , BIOS
[ 1.292278] 0000000000008001 ffff880079b47df0 ffffffff8171ed09 ffffffff81a3d1c0
[ 1.292409] ffff880079b47e68 ffffffff81717e80 ffffffff00000010 ffff880079b47e78
[ 1.292537] ffff880079b47e18 ffffffff817189ab ffff880079b47e88 0000000000000064
[ 1.292667] Call Trace:
[ 1.292712] [<ffffffff8171ed09>] dump_stack+0x45/0x56
[ 1.292760] [<ffffffff81717e80>] panic+0xc8/0x1d7
[ 1.292808] [<ffffffff817189ab>] ? printk+0x67/0x69
[ 1.292857] [<ffffffff81d3746a>] mount_block_root+0x225/0x2b0
[ 1.292906] [<ffffffff81d37692>] mount_root+0x53/0x56
[ 1.292954] [<ffffffff81d37801>] prepare_namespace+0x16c/0x1a4
[ 1.293004] [<ffffffff81d3716e>] kernel_init_freeable+0x1f3/0x200
[ 1.293054] [<ffffffff81d368e5>] ? do_early_param+0x88/0x88
[ 1.293103] [<ffffffff8170d220>] ? rest_init+0x80/0x80
[ 1.293151] [<ffffffff8170d22e>] kernel_init+0xe/0x130
[ 1.293199] [<ffffffff8172f77c>] ret_from_fork+0x7c/0xb0
[ 1.293247] [<ffffffff8170d220>] ? rest_init+0x80/0x80
_
And this is where it stops with the last underscore just blinking.
How do i get it to work?
PS. i wrote all this by hand so there might be some small errors and it was alot of work so i hope it helps to diagnose
Please help