Re: question regarding no space left on device message

2020-08-21 Thread Thomas Schmitt
Hi, Semih Ozlem wrote: > However I do not know how to install new programs in knoppix > (still there is apt-get install as a command, but debian packages > no longer seem to work, and I do not know which packages work with > knoppix system, [...] https://www.knopper.net/knoppix/knoppix861-en.ht

Re: question regarding no space left on device message

2020-08-21 Thread Semih Ozlem
Hi Thomas, Thank you for your email and recommendation. It seems that knoppix uses less ram. However I do not know how to install new programs in knoppix (still there is apt-get install as a command, but debian packages no longer seem to work, and I do not know which packages work with knoppix sys

Re: question regarding no space left on device message

2020-08-21 Thread Thomas Schmitt
Hi, Semih Ozlem wrote: > I used "dd if=isofilename of=devicename" So the partition table afterwards is the one which came with the ISO. MBR based, but accompanied by an invalid GPT. Further, this implies that your Live system is only running on RAM and not using a writable system disk.

Re: question regarding no space left on device message

2020-08-21 Thread Semih Ozlem
Also if one creates a partition on some device, say /dev/sda becomes /dev/sda1 /dev/sda2 /dev/sda3 after partitioning (which can be done with gnome disk utility, or gparted, or from the command line, and I forget the exact commands now probably "parted mkpart") then "dd if=isofilename.iso of=/dev/s

Re: question regarding no space left on device message

2020-08-21 Thread Semih Ozlem
I used "dd if=isofilename of=devicename" and when using this command I use a blank usb or one with a partition, and device name gets filled with the partition that will be overwritten if anything was previously on it. Thomas Schmitt , 21 Ağu 2020 Cum, 14:14 tarihinde şunu yazdı: > Hi, > > Semih O

Re: question regarding no space left on device message

2020-08-21 Thread Thomas Schmitt
Hi, Semih Ozlem wrote: > Hi Thomas, (You need to reply to the list, not to my mail address directly.) > the computer has 4gb RAM This should suffice for a RAM based session. But if you add large software packages, then 4 GB for everything will at some point not be enough. > https://cdimage.d

Re: question regarding no space left on device message

2020-08-21 Thread David Christensen
On 2020-08-21 02:35, Semih Ozlem wrote: Hi, When I try installing some programs while running debian live from a usb, I get a message saying that there is no space left on device. I presume this means that the space allocated on the usb for debian is not enough to install the program in question

Re: question regarding no space left on device message

2020-08-21 Thread Semih Ozlem
Hi Brian, It helps partially, but I think (I have not yet tried it in a particular case) the problem is not in var/cache/apt/archives ... Even if the necessary packages are stored someplace else, if the system you are running is low on space, then the system won't be able to complete the installat

Re: question regarding no space left on device message

2020-08-21 Thread Thomas Schmitt
Hi, Semih Ozlem wrote: > When I try installing some programs while running debian live from a usb, I > get a message saying that there is no space left on device. > I presume this means that the space allocated on the usb for debian is not > enough to install the program in question. More people

Re: question regarding no space left on device message

2020-08-21 Thread Brian
On Fri 21 Aug 2020 at 12:35:02 +0300, Semih Ozlem wrote: > Hi, > > When I try installing some programs while running debian live from a usb, I > get a message saying that there is no space left on device. > I presume this means that the space allocated on the usb for debian is not > enough to ins

question regarding no space left on device message

2020-08-21 Thread Semih Ozlem
Hi, When I try installing some programs while running debian live from a usb, I get a message saying that there is no space left on device. I presume this means that the space allocated on the usb for debian is not enough to install the program in question. I am wondering if there is a way to atta