So, checking again and again the installation process I found something, here it is the scenario
- iso file: lubuntu 11.10-desktop-i386
-unetbootin used by put the iso in my usb
-booting from my usb i cant get the unetbootin menu, I choose the default option
-starting the ubnkern, then the ubninit
-.then I get into the <initramfs> console
errors displayed checked in the f7 tty:
Code:
mount: can't read 'etc/fstab' no such file or directory
mount: mounting /dev on /root/dev failed: no such file or directory
mount: mounting /sys on /root/sys failed: no such file or directory
mount: mounting /proc on /root/proc failed: no such file or directory
target filesystem doesn't have requested /sbin/init
No init found. Try passing init=bootarg.
that's it, it seems to add some params to the init file right?
so, my new question is:
how can I do that?
what params should I pass?
regards
Bookmarks