[Voyage-linux] Install Trouble w/ voyage-0.2pre1 and FC4

Kevin Crick (spam-protected)
Mon Aug 15 17:12:39 HKT 2005


Verify that there is the file sda1 under /dev on your target disk. If
/dev/sda1 doesn't exist, then go to directory dev under voyage-x.x (the
extracted tarball), and run ./MAKEDEV sda. This should create the device
for your next install attempt.

Hope this helps.

On Sun, 14 Aug 2005 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


Kevin Crick
           





More information about the Voyage-linux mailing list