> options), till it loads installation program stage 2 (I think it is till
> the "Welcome to RedHat" splashscreen). Then:

here message appears: you don't have any linux partion

> [On the shell on Alt-F2]
> cd /tmp
> mknod hdaX b 3 X # X = my usual root partition on HDD
> mkdir mountpoint
> mount -t ext2 /tmp/hdaX /tmp/mountpoint

after these instructions have applied, message appears: invalid argument
now What should i do?

Thanks and regards,
Abhiram
> chroot /tmp/mountpoint
> mount -t proc /proc /proc
> mount -a
>
> And I am on my HDD. Do whatever rescue work - edit /etc/lilo.conf, fix root
> password, anything. Finally:
>
> umount -a
> [Control-D to exit chroot]
> cd /tmp
> umount mountpoint
>
> [Ctrl-Alt-Del to reboot]
>
> Binand


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to