View previous topic :: View next topic |
Author |
Message |
blk_jack Apprentice
Joined: 10 May 2002 Posts: 298 Location: Toronto
|
Posted: Sat Feb 15, 2003 9:36 am Post subject: Possible to switch CDs during install? |
|
|
I have a backup script that backs up the important portage/world files and essentially I want to use the latest 1.4rc2 livecd to boot, start a fresh install and then uncompress the backup files (from a CD) overtop of the fresh install ones and resync portage and then remerge world. But unfortunately I can't seem to be able to switch CDs after booting Gentoo 1.4r2.
Is there an easier way to do what I'm doing and how is it possible to switch CDs from the install? |
|
Back to top |
|
|
Dessimat0r Tux's lil' helper
Joined: 06 Jan 2003 Posts: 102
|
Posted: Sat Feb 15, 2003 3:47 pm Post subject: |
|
|
umount /dev/cdrom
<put in other CD>
mount /dev/cdrom
or something like that |
|
Back to top |
|
|
blk_jack Apprentice
Joined: 10 May 2002 Posts: 298 Location: Toronto
|
Posted: Sat Feb 15, 2003 3:55 pm Post subject: |
|
|
The Gentoo installation uses cloop. If it was as simple as unmounting I would've figured it out by now. |
|
Back to top |
|
|
|