Re: boot target unusable
"Florin Muntean" <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Message: 3 Date: Tue, 29 Nov 2005 21:18:37 +0100 From: Benjamin Schieder <blindcoder-1k+CIuW/[email protected]> Subject: Re: [rock-devel] boot target unusable To: ROCK Development Mailing List <[email protected]> Message-ID: <438CB79D.2070204-1k+CIuW/[email protected]> Content-Type: text/plain; charset=us-ascii -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Florin Muntean wrote: > Hi, > > I try to build the boot target for a while now and it does build > correctly but I can't use it. An ISO file created with this will not > install anything. > > The latest repository that seems to work for now is r6535. > Can somebody take a look and fix the bootdisk target? > I think that has to do with udev.... > > thanks > Florin Muntean What was the error message you got I don't think I can look into this for another week (need to build bootdisk and an installable target), so any pointer here (error messages, expected vs. actual behaviour) would be helpful. Greetings, Benjamin - -- Go away, or I will replace you with a very small shellscript! http://shellscripts.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFDjLeJr0OTeImXvg8RAoKGAJ4j+Ty3bKRJR2HzY42smwnYarkLVwCeImgU qFUfC1Z4C/5B9TW0yDXF1/w= =k6Ji -----END PGP SIGNATURE----- I did build the release 6701 and the bootdisk target is now working better. I still have one issue: During the installation I am creating two partitions on the hdd. One reiserfs for root and a swap. Grub is failing to install with the following errors: ls: /dev/fd0: no such file or directory /usr/ssbin/stone: line 54: [: -gt: unary operator expected root (fd0): Filesystem type unknown, partition type 0x0 setup (hd0) Error 12: Invalid device request After that the postinstall is giving me the following error: /usr/sbin/postinstall: line 102: /dev/fd/62: no such file or directory I think that this errors are relted to udev but I am not sure. Greetings, Florin Muntean