Debian :: Cannot Create Good Disc - Always Corrupt
Jun 9, 2011
I tried to make a Debian netinst install disc. I tried two different computers with multiple settings. I also tried different brands of CDs. All resulted in corruption. I am using AT&T Broadband (if it matters). I also tried two different CD drives on the future Linux Box. What am I doing wrong?
View 14 Replies
ADVERTISEMENT
Apr 19, 2011
I am trying to create an mp3 disc playable in my car mp3 player. Creating a data cd full of mp3's in brasero doesnt seem to work. i.e. It is not playable by the player though it is playable by the computer. How I can do this?
View 5 Replies
View Related
Mar 13, 2010
Is it possible/easy to create my own install disc based on the install that I have now? I just got finished setting up ubuntu on a new computer and I want to make an install disc that has everything that I have set up ALREADY set up right after installation.
View 2 Replies
View Related
May 9, 2011
I am trying to recover my compaq vista after a BSOD error. I have Ubuntu running and can see both my main hard drive and the factory image. I am trying to create a recovery disc that will allow me to boot back into windows.
View 1 Replies
View Related
Sep 22, 2010
I have a question that I can't find anything about online. I have spent the last few months creating and customizing a Kubuntu OS for my company and we want to install it on roughly 45 computers (all different models). Is there a way to save my creation to a cd so it can be installed on another computer?
I know about creating an image of the HDD but what I want to do is create what you would get in the store from Microsoft. A complete OS on a CD, ready to install with all of my configuration changes already setup.
View 1 Replies
View Related
May 24, 2010
I was wondering is there any good tutorials on how to create a good webserver... i have found a few but i was just trying to verify the info on the ones that i found.
View 2 Replies
View Related
May 5, 2011
I have a Lenovo laptop with Windows 7 pre-installed. I would like to dual boot Win 7 and Ubuntu or Linux Mint.
In my old laptop I had an OEM Win XP disc that I bought specifically for dual boot purposes (didn't want the pre-installed vista). This only has a one PC usage though unfortunately.
how to make a windows 7 boot disk? I made a RECOVERY disk already, but I don't think that will work as a boot disk right? Particularly if I completely wipe out or swap out the HDD (which I might do).
fyi: I NEED Win7 for a few special programs for my school. WINE will not work and VirtualBox puts to much strain on my computer.
View 4 Replies
View Related
Jun 18, 2010
I have an Eee PC with a dead Hdd. I brought it back to life by installing Ubuntu 10.10 on a 16GB SD card. It works 100% but is sluggish.Now I am wondering, from the standpoint of reducing SD card access and writes, would it have been better to create a Live Disc on the SD card with persistence options? What I am thinking is that a Live Disc is designed to run out of RAM, and would thus reduce the activity on the SD card. The only thing this netbook will get used for is the internet. It is a netbook, so the performance is limited, but as far as netbooks go, it is top of the line with dual core and discrete nvidia graphics.
View 1 Replies
View Related
Jul 5, 2011
I have Ubuntu 11.04 installed and running on my laptop and was wondering if there was any way to create an install disc/usb or some other way to install Ubuntu in its current state (including all apps, updates, settings etc.) onto my desktop.
View 6 Replies
View Related
Apr 11, 2010
I've just gotten a gateway netbook I'd love to throw a copy of ubuntu on. However, before I install I'd like to create a backup factory install disc. The problem is I don't have a DVD drive in my netbook.Is there a DVD writer program for Windows or something similar that would simulate the presence of a DVD drive and allow a backup DVD to be written to it?
View 2 Replies
View Related
Jun 14, 2011
I am using debian 6 on an acer 5338, intel 3d integrated graphics (don't know the exact type)
When I hibernate and restore the display/fonts can be corrupted. It can be fixed by logging out and back in. Switching virtual terminals (ctrl-alt-f?) has no effect. Is there a better fix?
View 1 Replies
View Related
Oct 3, 2014
Was I the only one having failure issues trying to install any Debian ISO Yesterday?I got big red screens about corrupt files all while trying to install Wheezy and Jessie.All with ISO versions downloaded and burned yesterday, net install. Disc and DVD.Mint and later Fedora installed perfectly well, but I wanted Debian.
View 1 Replies
View Related
Mar 22, 2015
Im currently not an linux expert so I turn to this forum after several attempts to fix my issue with grub.
I had a dualboot single HD with both win7 and win8.1 when I decided to install debian wheezy from usb.
I deleted the win7 partition and installed debian there. The partition scheme is separate /home
After reboot I automatically get into the "Grub rescue mode" and now I´m stuck.
I tried the commands:
set prefix=(hd0,msdosX)/boot/grub/
Insmod normal
I have msdos1, msdos3, msdos5 and msdos6 but nothing is listing anything from the grub rescue mode.
I get the "UNKNOWN FILE SYSTEM" error and cant get past that.
I also tried booting into rescue mode from usb iso install but nothing happens when choosing to repair GRUB.
The listed devices in rescue mode are:
/dev/sda1
/dev/sda2
/dev/sda3
/dev/sda5
/dev/sda6
debian uses sdb 1-2 and sdb1 is the only option to Reinstall GRUB on but it gives me "Unable to install GRUB in /dev/sdb1 This is a fatal error" message
/dev/sdb1
/dev/sdb2
View 3 Replies
View Related
Jul 24, 2010
I downloaded the first Lenny DVD for amd64, wrote it but on trying the install on my laptop (Gateway NV5389u) I cant get past the installing base system step: I get an error that some files are corrupt / cannot be read from the DVD. I am wondering whether there's a way I can download a minimal version or just the files needed for the base system installation then use the same DVD to install the packages, coz I have a terribly slow internet connection it took me a whole 2 days to download, and I surely cant stand any more of it.
View 4 Replies
View Related
May 23, 2011
I have just updated my Lenny 64 to a squeeze 64, everything is fine exept missing icons in the system menu, unfortunately I couldn't do any screenshot to show you the mess, did anyone experience the same problem and how was it solved.
View 6 Replies
View Related
Sep 30, 2009
I have a system with Voyage-Linux (Debian based) as my OS running on a compact flash card. Some files appear to be corrupt on it. Whenever I do a ls,cp,mv,rm command on these files I get the message Stale NFS file handle. I actually had the problem on 2 identical systems. I fixed the first one by attaching the CF card to another linux system and then running e2fsck -f -v /dev/sdb1. It got rid of the bad file.
My problem is I won't be able to do that all the time. I'm gonna have several of these systems in different places and won't have direct access to them, therefore I'm looking for a solution that would work on the system itself. Now running e2fsck on a mounted filesystem seems to be a bad idea from what I read, but I tried anyway and it did not get rid of the file. I tried running tune2fs -c 1 /dev/hda1 and rebooting, which is supposed to run e2fsck after the next boot (not 100% sure here) but that didn't seem to work.
View 2 Replies
View Related
Jan 1, 2011
I have just installed 11.3 x64. The installation went fine and worked for the first few hours. I ran the online update tool, and now it cannot find grub unless the installation disc is inserted and I select the "boot from hard disc" option.
I have read about the problem of the root partition being back, but not sure that's it.
sda1 - swap
sda2 - /
sda3 - /home
There used to be a repair tool in the installation disks. I could not find that in this media. Is that still available?
View 9 Replies
View Related
Mar 10, 2010
this blew my mind today, because i've been using ubuntu for 2 and half years. Brasero 2.28.2 in Karmic does not have an option enable multisessions when burning disc or import a disc which has a multisession.
Seriously, wtf is going on? This is supposed to be Ubuntu's default CD authoring software.
View 4 Replies
View Related
Dec 19, 2010
I'm trying to install files and everytime I manage to install from the first disc I succeed. When I get the the second disc I just keep clicking the "OK" button instead of "Cancel" and it keeps neglecting it.
View 1 Replies
View Related
Dec 6, 2009
I'm sorry for this stupid question, but I have nowhere found it.I need to access to my USB disc from text mode (In Fedora LiveCD I see it and i can access /media/New Volume). In F12 runlevel 3 in mc I see it in /dev/disc/by-label as @Newx20Volume. But I don't know what is the correct path.
View 2 Replies
View Related
May 28, 2010
I installed lilo and it boots. How do I installed grub again. Do I just use synaptic manager to uninstall lilo and install grub?
[code]....
I know grub2 does not work, giving me error: ntoskrnl.exe missing or corrupt. I did install grub-legacy and it worked, but I had to re-install squeeze due to other problems. So, now I want to replace lilo with grub legacy.
View 4 Replies
View Related
Mar 25, 2011
else had a problem with wheezy on cd1 install? I get to the install screen and can not go any farther as it will not pick up the keyboard or mouse. I have tried it on several PCs and also verified the disc. Just curious why there was not a 3/21 build? I have squeeze on my main drive and was wanting to install testing on my second drive with LXDE. It fun having stable running great on one drive and then playing around with testing on another. If you mess up so what format start over.
View 1 Replies
View Related
Jul 3, 2011
I am trying to install debian on a compaq presario 6000. When I try to boot off of the first dvd it just won't do anyting most of the time; one flat line keeps blinking. The first time that I booted it, there was that line that starts with isolinux, but that was only there the first time. now nothing shows up.That first time, I got several error messages: EDD: error 8000 reading sector 1360652 and the same thing 5 times over with different numbers at the end. Do these mean that the disc is corrupt in some way, or that the dvd reader is broken or something else?
View 14 Replies
View Related
Apr 16, 2011
This is my first time to use Debian. I ordered the discs from LinuxCD - Debian 5.0.7. I am at the install point of Software Selection packages and I don't want to install unnecessary ones. Desktop environment and Standard system are ticked by default. I am installing to a desktop machine. I don't think I need Web server and going to Apache's FAQ still didn't answer my question whether I need it or not. I am not sure about DNS server, either. At this point, the only one I am sure I need is the Printer server. I found one page that loosely describes these software collections, but I am still unsure. Since most people do not use dial up these days it isn't taken into account of the description.
View 2 Replies
View Related
Nov 11, 2015
URL....I can get it to read some DVDs, but I can't get it to burn any DVDs or blu-ray discs.
oflameo@thunderguard:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
[code]...
View 0 Replies
View Related
Mar 17, 2010
How can I build a debian boot disc with GNU Zebra installed on it?
View 1 Replies
View Related
Aug 15, 2009
I have two sata HDs. One of these has Debian an Winxp installed. Grub is the bootloader. Grub resides in MBR (on the same disk). Now that I've added that second disk, I would like to test win7 on it. What I would like to do is to be able to choose -at boot time (maybe in bios setup)- between booting from the disk containing win7 or from the disk containing Grub with winxp and Debian. I thought that when installing win7 it would let me choose the disk where to install it and here is where the problem arises.
Win7 installer detects my partitions and lists them as if they were not on different disks. What would happen if I choose to install win7 on the partition I want to (second disk, partition1)? Will win7 create a new bootloader? Now I am a little confused and don't want to keep on going not being sure the results are what I expected. What steps should I follow to install win7 on the second hard disc not affecting the disc with winxp, debian and grub letting me choose between these two Operating Systems?
View 9 Replies
View Related
Mar 22, 2011
Because a lot of them either refuse to install because of incompatibility for 64-bit Operating systems or they just don't work very well for recording video games, such as TF2.I found one, but it appears to have been abandoned for some reason, what a shame. It's GLC, but I can't figure out how to record WINE apps. I can't figure out what to record. The wiki tells me to record a "wine-pthread" but it says that it can't be executed nor is there such a file that exists on my computer. Are there any more options other than GLC? Or could I get some help with it?
View 7 Replies
View Related
Aug 29, 2011
Does anybody how to get good compression rates on pdf?
The default gzip somefilename.pdf gives hardly 10% in the pdf. Any ideas anybody ?
View 1 Replies
View Related
Oct 20, 2010
When I use the command df -h on one of our debian linux machines I get back that I have 0 space left on /dev/md0/. I tried to find out where all 60G of space was being used but am unable to find it. Could this reading be wrong? Also, where could this space be being used?
View 3 Replies
View Related