hey,
/dev is, as mentioned, created at boot time, if you're trying to run
lilo from a rescue disk you'll need to use something like
'sudo mount -o bind /dev/ /path/to/mounted/disk/dev'
Then chroot into /path/to/mounted/disk/ and then run lilo.
hope this helps,
cheers,
Owen.
On Wed, 2007-10-3
On Wed, Oct 31, 2007 at 01:01:22PM +0300, Vadim Vatlin wrote:
> Now I create by hand md0, sda, sdb, sda1, sdb1 - all partitions which I
> want.
udev will create these partitions on its own during boot.
>
> And when I run lilo I get:
> Fatal: Sorry, don't know how to handle device 0xfd00
Is this
Now I create by hand md0, sda, sdb, sda1, sdb1 - all partitions which I
want.
And when I run lilo I get:
Fatal: Sorry, don't know how to handle device 0xfd00
What is it?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
How can I recreate all devices in /dev ?
I have copyed /dev from one disk to one another with rsync.
I boot from Debian rescue and run:
shell> lilo
part_nowrite check:: No such file or directory
I think that it was happend because partitions from /dev of first disk
don't equal /dev of second
4 matches
Mail list logo