[Voyage-linux] Install Trouble w/ voyage-0.2pre1 and FC4
Giorgio Ducci
(spam-protected)
Tue Aug 16 07:26:23 HKT 2005
Hi Andrew,
I had the same problem with FC4 but on FC3 works fine, so I downgraded my
laptop. Otherwise, as Punky confirm, CD install it.
Cheers
Giorgio
>Just an update, it happens with all versions of Voyage so it must be a
>Fedora Core 4 thing. Anybody had any success getting voyage to install
>on FC4?
>
>On Sun, 2005-08-14 at 09:58 -0600, Andrew Niemantsverdriet wrote:
> > When running voyage.update I am getting the following error:
> >
> > Fatal: '/dev/sda1' is not a whole disk device
> > Fatal Error: Failed to chroot to /mnt/cf to install lilo
> >
> > I had to edit the voyage.update script already as there was a typo I think
> > in it.
> >
> > This line:
> >
> > mount -t ext2 ${DISK}1 $MOUNTDISK || { echo "Fatal Error: Failed to mount
> > ${DISK}1 on $MOUNTDISK as an ext2 partition" >&2; exit; }
> >
> > had to be changed to this:
> >
> > mount -t ext2 ${DISK} $MOUNTDISK || { echo "Fatal Error: Failed to mount
> > ${DISK} on $MOUNTDISK as an ext2 partition" >&2; exit; }
> >
> > So that the proper disk would be mounted. Any ideas on how to get rid of
> > the other error?
> >
> > Is it a Fedora Core 4 thing? This is the first time I have tried to use
> > Fedora to install voyage. The last time I tried with FC 2 it failed
> > horribly so I was hoping that the latest and greatest Fedora fixed the
> > issues which caused the previous FC2 failure.
> >
> >
> > _______________________________________________
> > Voyage-linux mailing list
> > Voyage-linux at list.voyage.hk
> > http://list.voyage.hk/mailman/listinfo/voyage-linux
> >
>
>
>_______________________________________________
>Voyage-linux mailing list
>Voyage-linux at list.voyage.hk
>http://list.voyage.hk/mailman/listinfo/voyage-linux
More information about the Voyage-linux
mailing list