Seguridad Wireless - Wifi

Sistemas operativos => Zona GNU/Linux => Mensaje iniciado por: Vizit0r en 09-04-2010, 11:09 (Viernes)

Título: boot flash + grub + wifiway 1.0
Publicado por: Vizit0r en 09-04-2010, 11:09 (Viernes)
Good day 2 all.

I have bootable usb flash. Formatted on NTFS.  Boot manager - Grub.
Try to start wifiway from this flash (without install to HDD).


Código: [Seleccionar]
title Wifiway 1.0 Final
kernel /wifiway/boot/vmlinuz root=/dev/ram0 ro vga=791 rootdelay=10

All ok, start loading, until fail with reason:
Citar
VFS: Cannot open root device "ram0"
Please append a correct "root=" boot option:here are the available partiotions:
---------------here a list of my hdd, usb hdd & DVD. Noone of them have linux partition.------------
Kernel panic - not syncing : VFS: Unable to mount root

I don't want to link .iso from grub - it's not correct.

What is correct option (or param for "root=") to run wifiway from ram?


Thanks.

Post Merge: 09-04-2010, 21:23 (Viernes)
first question fixed.

problem found - kernel in boot time don't know NTFS format and mount flash incorrect ==> can't find wifiway path.
Try to put kernel from BM3 - NTFS mounted well, path found, but next step failed.

Now i start it from 2 flash - main on NTFS, and second - fat32 with path. And a don't like this :)

Say plz, what i can do with that situation?