Results 1 to 7 of 7
so right now i ended up accidentally wiping my harddrive and all i have is the gentoo 2005.1 disk and for some reason it wont install correctly. So would i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-03-2006 #1
burn an iso
so right now i ended up accidentally wiping my harddrive and all i have is the gentoo 2005.1 disk and for some reason it wont install correctly. So would i be able to burn an iso of the newer version from the live cd?
- 10-03-2006 #2
Probably not, unless you have a separate CDRW drive. As far as I know most LiveCDs lock the drive while they're running. I could be wrong though.
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-03-2006 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You may have a 'toram' boot option. Sometimes it's called 'nocd', but it should load the system into a ramdisk and allow your burner to be freed up. If you have that option it is possible, but you will either need a lot of RAM or to use some mounted partition to store the .iso.
- 10-03-2006 #4
- 10-03-2006 #5Does the Gentoo LiveCD boot up and give you a command prompt? Something like "enter any boot parameters and hit enter"? If so, try entering something like linux toram. In Knoppix the command is "knoppix toram". You might also try just "toram".
Originally Posted by crashandburn0420 Registered Linux user #270181
TechieMoe's Tech Rants
- 10-03-2006 #6
User Name
ok i got that far on my own but how do i acctually save and burn the iso?
- 10-06-2006 #7
I might not have got the question correctly. You have a blank hard-disk and a gentoo LIVECD which does not install correclty. Now you have the iso of the newer version and you wish to burn it.
If this is the case then might I suggest using some other liveCD such as knoppix. Then you can boot into the ram mode as mentioned above and use the following commands to burn the iso. (Assuming that now you have the iso on another CD).
Insert a blank CD nowCode:dd /dev/cdrom /<location>/abracadabra.iso
You even have an access to k3b on knoppix.Code:cdrecord -v -pad speed=1 dev=0,0,0 abracadabra.iso
If I did not get your question right please let me know.


Reply With Quote
