Wednesday, April 25, 2007

Upgrade fix

This is a workaround for /VAR being to small to upgrade Ubuntu 6.10

All you need to do is mount the alternative 7.04 install CD ISO and mount it as a real cd-rom drive.

You can download the ISO from my FTP Server.
To add FTP server goto

Places
Connect to server

Service type FTP(with login)
Server: 10.10.17.156
Port:21
Folder: /home/joe/shares
User Name: (user/pass will be given in class)
Name of connection: Any
Click Connect
Open shortcut on the desktop to download ISO
'This will be 30x faster than downloading it from the internet'

or

Download Ubuntu 7.04 alternative install CD from Ubuntus website


Mount ISO as a cd-rom drive with this command
Make sure your in "/home/user/Desktop" or where you downloaded the ISO
"DO ONE COMMAND AT A TIME"
sudo mkdir /media/iso
sudo modprobe loop
sudo mount ubuntu-7.04-alternate-i386.iso /media/iso/ -t iso9660 -o loop

Browse the CD open upgrade install file
Then follow the onscreen instructions

No comments: