Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
42 views

Clone Image Without Empty Blocks

I've been using dd if/mnt/sda1/images/$1 of=/dev/$2 to clone some embedded images for compact flashes. I used to only be using one brand of CFs, but, now I have two of them (both 2g, but obviously ...
0
votes
1answer
91 views

Knoppix on a netbook [closed]

I am considering Knoppix for my netbook (Acer Aspire One 522). Does it work well in a netbook? First i want to try it in live mode and later install the same. I believe it will have all the drivers ...
0
votes
0answers
47 views

booting from knoppix 6.2.1 live cd - how to make printing work?

I was unable to print from knoppix live cd. Am I missing something? I vaguely remember going to a page that had the drivers, but I couldn't find the printer there. Is there a way out?
0
votes
2answers
878 views

Reloading udev rules fails

I've changed my rules in /etc/udev/rules.d (Ubuntu) to change my ethernet port names from 0 to 1 and 1 to 2, however whenever I run: sudo service udev restart sudo udevadm control ...
0
votes
0answers
167 views

Can I mount a broken VDI file to Knoppix for recovery?

I was using my VirtualBox Win 2008 R2 guest and I left it on during the night. When I came back, I saw it was paused and when I tried to unpause it, it says the host reported no disk space. The thing ...
0
votes
1answer
511 views

Knoppix: autostart vnc server

how can I autostart vnc server on my knoppix distro ?
0
votes
1answer
409 views

g++ in Knoppix 6 LiveCD

To avoid the inevitable, let me put this in context. I am instructing an Intro to Unix course this semester and the students are using Knoppix 6.4.3 off the LiveCD. They are not required to install ...
0
votes
2answers
266 views

Looking for help getting Samba server up and running off a Knoppix live CD to rescue files off a WinXP box

I have a WinXP box that is stuck in a permanent re-boot cycle that won't stop. Thus I've grabbed an ISO of the Ultimate Boot CD, and a Knoppix Live CD and burned them. With the UBCD, I managed to ...
1
vote
1answer
221 views

change sleep time in knoppix linux

I want to transfer files from one comp to another. Its a few hundred gigs. Since the pc crashed i am using knoppix to access the drive and sharing over samba. I'm using robocopy to copy the files. ...
1
vote
2answers
926 views

How do I enable an extended desktop across two monitors in Knoppix 6?

I want to have an extended desktop that spans two screens, but Knoppix's monitor settings only allow me to mirror but not create an extended desktop. I'm not very good with the command-line but I know ...
5
votes
2answers
147 views

How to burn files to cd while running Knoppix?

I can't open the cd drive because Knoppix is using it. Is there a way round this?
0
votes
2answers
304 views

remastering knoppix: which version and what method should i use

I'd like to remaster knoppix (mainly add and configure some software). I downloaded newest version (KNOPPIX-ADRIANE_V6.2CD-2009-11-18-EN.iso) but later i read that it has some other window manager as ...
0
votes
2answers
715 views

Any reason why IDE disk hda1 shows up as sda1 under Knoppix Live CD

I'm running a debian system and today I ran aptitude safe-upgrade. It's been a while since I'd down that so it downloaded and installed a bunch of stuff including a new kernal image. Everything ...