Hi.
On Wed, Sep 27, 2017 at 06:56:27PM +0200, solitone wrote:
> On 27/09/17 14:01, solitone wrote:
> > Although mkfs had warned me, I mistakenly formatted the entire file,
> > like this:
> >
> > $ sudo mkfs.ext4 restore.img
> >
> > Now I've redone it the right way, using a loop device, a
On 09/26/2017 06:22 PM, Michael Stone wrote:
> On Mon, Sep 25, 2017 at 05:10:32PM +, 慕 冬亮 wrote:
>> how do I check the default C standard GCC uses? I check "gcc -v"(list
>> below), but nothing is found.
>
> the default is to not be standards compliant. if you need a specific
> standard you s
Hello, I want to test/use upse123 on Debian 9 stable, but I am un-
successful, I tested all the options but the result was "Sound device
not available!" or there was no sound. Can you please help me? thanks.
There is no bug report about it.
==
upse123 is an advanced Playstation Sound Emul
I used to be able to change the console font with a GUI program.
But I have forgotten how to do that. Console setup doesn't do it, I
don't know what that does.
Can anybody help me out here?
Hugo (Sid)
I always hibernate my system but since the last upgrade when I do
"systemctl hibernate" I get:
Failed to hibernate system via logind: Sleep verb not supported
How do I get hibernate back?
Hugo(Sid)
On Wed 27 Sep 2017 at 13:14:41 (-0400), Gene Heskett wrote:
[…]
> Here's what I found that worked after wiping the part table out:
> fdisk
> o
> w
>
> which made and wrote an empty dos part table.
> then
> sfdisk /dev/sda
> , 1G
> , 8G
> ,
> write
>
> Which made a 1G boot partition, an 8G destine
On Thu, 28 Sep 2017, david...@freevolt.org wrote:
[snip]
Thing 3:
If you don't want to wait for reboot, don't feel like making big plans
for the future, and just want a VT now, as root do something like
# systemctl enable getty@tty8.service
As I just discovered, the "enable" line above is act
On Tue, 26 Sep 2017, Tamas Hegedus wrote:
Hi,
Recently I have noticed that there is no login prompt on my consoles.
X11 starts and I can use my system (I can also start a gui console).
I have upgraded my system to Debian 9 and hoped to get this issue solved
seamlessly. However, there is still
On 09/22/2017 04:02 PM, Reco wrote:
>
>
> Hi.
>
> On Fri, Sep 22, 2017 at 07:07:28PM +, 慕 冬亮 wrote:
>> qemu-system-x86_64 -kernel /boot/vmlinuz-4.12.0-1-amd64 -hda
>> qemu-stretch.img -append "root=/dev/sda1 single"
One small problem I have modified, sda1 => sda.
There is no any partiti
Hi,
Gene Heskett's parted wrote:
> > > Start? 163,840B
> > > End? 167,772,160B
> > > Error: The maximum head value is 254.
i wrote:
> > I think it takes the commas for a CHS addrss and the "772" for heads.
> > https://www.gnu.org/software/parted/manual/html_node/unit.html
> I don't recall that
Download x11vnc source from github and compile, change x11vnc binaries with
the compiled version.
2017. szept. 27. 16:27 ezt írta ( ):
> x11vnc does work to let me connect to my running session, but it crashes a
> lot.
>
>
>
> Is it possible to launch a gnome-session from tiger vnc server, as a
>
On Tue 26 Sep 2017 at 14:32:08 -0500, Kent West wrote:
> I've written a couple of HOW-TO's (Debian-based kiosk; Pharos printing from
> Debian) for myself that I would have loved to have found before I had to
> figure things out for myself. Assuming there may be a few people out there
> interested
Gene Heskett wrote:
>
> Do we have a disk partitioner that does understand a physical sector size
> of any power of 2 ?
>
> gparted is out as this machine does not yet have an x server installed,
> so I need a commandline tool.
>
Gene
You might try the cfdisk partit
On Wednesday 27 September 2017 13:25:06 Michael Stone wrote:
> On Wed, Sep 27, 2017 at 11:32:31AM -0400, Gene Heskett wrote:
> >Oh? The last time I used fdisk I wound up with writes under 15
> >megs/second, and read of about 21 megs/second. Fixed it so it was
> >aligned, and its now around 120 meg
On Wednesday 27 September 2017 12:03:12 Thomas Schmitt wrote:
> Hi,
>
> Gene Heskett's parted wrote:
> > Sector size (logical/physical): 512B/4096B
>
> Wasn't that 2048 bytes per physical sector, last time ?
yes, thats the figures quote elsewhere here, which came from the
discovery stanza in dme
On Wed, Sep 27, 2017 at 11:32:31AM -0400, Gene Heskett wrote:
Oh? The last time I used fdisk I wound up with writes under 15
megs/second, and read of about 21 megs/second. Fixed it so it was
aligned, and its now around 120 megs/second both ways.
And that was presumably a very long time ago. Cur
On Wednesday 27 September 2017 11:28:53 Pascal Hambourg wrote:
> Le 27/09/2017 à 16:43, Gene Heskett a écrit :
> > Secondary question. On efi setups, how much blank space in front of
> > the 1st partition is needed for that stuff on a terrabyte drive?
>
> None.
> That space is not used in EFI setu
On Wednesday 27 September 2017 10:57:24 Roberto C. Sánchez wrote:
> On Wed, Sep 27, 2017 at 10:43:29AM -0400, Gene Heskett wrote:
> > On Wednesday 27 September 2017 08:46:30 Roberto C. Sánchez wrote:
> > > On Wed, Sep 27, 2017 at 08:42:08AM -0400, Gene Heskett wrote:
> > > > Do we have a disk part
On 27/09/17 14:01, solitone wrote:
Although mkfs had warned me, I mistakenly formatted the entire file,
like this:
$ sudo mkfs.ext4 restore.img
Now I've redone it the right way, using a loop device, and I'll see how
it goes.
It's a struggle! Now that I partitioned the image file, it sees
/
On Wed, Sep 27, 2017 at 04:32:34PM +, 慕 冬亮 wrote:
>
>
> On 09/22/2017 04:02 PM, Reco wrote:
> >
> >
> > Hi.
> >
> > On Fri, Sep 22, 2017 at 07:07:28PM +, 慕 冬亮 wrote:
> >> qemu-system-x86_64 -kernel /boot/vmlinuz-4.12.0-1-amd64 -hda
> >> qemu-stretch.img -append "root=/dev/sda1 singl
On Wed 27 Sep 2017 at 11:32:31 (-0400), Gene Heskett wrote:
> On Wednesday 27 September 2017 09:09:26 Pascal Hambourg wrote:
>
> > Le 27/09/2017 à 14:42, Gene Heskett a écrit :
> > > [ 2404.664052] sd 0:0:0:0: [sda] 1953525167 512-byte logical blocks:
> > > (1.00 TB/932 GiB)
> > > [ 2404.676277] s
On Wed, Sep 27, 2017 at 10:16:20PM +1300, Richard Hector wrote:
> On 26/09/17 19:50, Reco wrote:
> > Please post these things from the problematic PC:
> >
> > ip a l
> >
> > ip ro l
>
> Can I make a request? When giving example commands, can you give them in
> full, rather than abbreviated?
Sur
I've assumed the OP is not subscribed to the list.
On Wed 06 Sep 2017 at 16:07:55 (+0300), gentoo...@runbox.com wrote:
> I installed Stretch on my Thinkpad from a USB flash drive. Only after the
> installation, during the first boot did I notice that something was wrong.
> GRUB
> failed to load t
Hi,
Gene Heskett's parted wrote:
> Sector size (logical/physical): 512B/4096B
Wasn't that 2048 bytes per physical sector, last time ?
> Start? 163,840B
> End? 167,772,160B
> Error
On Wed 27 Sep 2017 at 14:46:22 +, Curt wrote:
> On 2017-09-27, Brian wrote:
> >>
> >> When I tried this, it solved my problem, and I don't notice any delay
> >> issues.
> >
> > Users of Qt apps, command line utilities and LibreOffice would not be
> > overjoyed by having their printing experi
Thanks for the explanations, y'all! I've learned a lot.
(My situation is on a kiosk, so limiting the users isn't an issue, so long
as what the kiosk is designed to do, it does. It does. Thanks!
--
Kent West<")))><
Westing Peacefully - http://kentwest.blogspot.com
On Wednesday 27 September 2017 09:09:26 Pascal Hambourg wrote:
> Le 27/09/2017 à 14:42, Gene Heskett a écrit :
> > [ 2404.664052] sd 0:0:0:0: [sda] 1953525167 512-byte logical blocks:
> > (1.00 TB/932 GiB)
> > [ 2404.676277] sd 0:0:0:0: [sda] 2048-byte physical blocks
> >
> > But I've now spent se
Le 27/09/2017 à 16:43, Gene Heskett a écrit :
Secondary question. On efi setups, how much blank space in front of the
1st partition is needed for that stuff on a terrabyte drive?
None.
That space is not used in EFI setups. Instead the bootloaders are in a
regular EFI partition.
On 2017-09-27, Lck Ras wrote:
> On 09/27/2017 06:16 AM, Don Armstrong wrote:
>> In almost every case, if you don't know the right man page, apropos (or
>> man -k) will help you find it. If that's not good enough, man -K
>> dhclient will eventually find all of them.
>>
>> dhclient (8) - Dy
On Wed, Sep 27, 2017 at 10:43:29AM -0400, Gene Heskett wrote:
Secondary question. On efi setups, how much blank space in front of the
1st partition is needed for that stuff on a terrabyte drive? Or is
there even a rule of thumb about that?
You're overthinking this. The defaults should work fin
On Wed, Sep 27, 2017 at 10:43:29AM -0400, Gene Heskett wrote:
> On Wednesday 27 September 2017 08:46:30 Roberto C. Sánchez wrote:
>
> > On Wed, Sep 27, 2017 at 08:42:08AM -0400, Gene Heskett wrote:
> > > Do we have a disk partitioner that does understand a physical sector
> > > size of any power o
On 2017-09-27, Brian wrote:
>>
>> When I tried this, it solved my problem, and I don't notice any delay
>> issues.
>
> Users of Qt apps, command line utilities and LibreOffice would not be
> overjoyed by having their printing experience severely degraded. There
> might also be other drawbacks to
On Wednesday 27 September 2017 08:46:30 Roberto C. Sánchez wrote:
> On Wed, Sep 27, 2017 at 08:42:08AM -0400, Gene Heskett wrote:
> > Do we have a disk partitioner that does understand a physical sector
> > size of any power of 2? gparted is out as this machine does not yet
> > have an x server in
x11vnc does work to let me connect to my running session, but it crashes a lot.
Is it possible to launch a gnome-session from tiger vnc server, as a second
gnome session running on the same machine?
From: Alexander V. Makartsev [mailto:avbe...@gmail.com]
Sent: Wednesday, September 27, 201
On 09/27/2017 06:16 AM, Don Armstrong wrote:
> In almost every case, if you don't know the right man page, apropos (or
> man -k) will help you find it. If that's not good enough, man -K
> dhclient will eventually find all of them.
>
> dhclient (8) - Dynamic Host Configuration Protocol Clie
On Tue 26 Sep 2017 at 13:55:33 -0500, Kent West wrote:
> On Tue, Sep 26, 2017 at 8:57 AM, Brian wrote:
>
> > On Tue 26 Sep 2017 at 12:08:02 +, Curt wrote:
> >
> > > On 2017-09-26, Brian wrote:
> > > > On Tue 26 Sep 2017 at 00:15:31 -0500, Kent West wrote:
> > > >
> > > >> So when I go to se
Hi,
Gene Heskett wrote:
> > [ 2404.664052] sd 0:0:0:0: [sda] 1953525167 512-byte logical blocks: (1.00
> > TB/932 GiB)
> > [ 2404.676277] sd 0:0:0:0: [sda] 2048-byte physical blocks
Pascal Hambourg wrote:
> Don't bother with alignment.
As far as oldfashioned "cylinder" aligment is concerned: ce
Le 27/09/2017 à 14:42, Gene Heskett a écrit :
[ 2404.664052] sd 0:0:0:0: [sda] 1953525167 512-byte logical blocks:
(1.00 TB/932 GiB)
[ 2404.676277] sd 0:0:0:0: [sda] 2048-byte physical blocks
But I've now spent several hours trying to put the 1st of 3 partitions on
it with figures that satisfy
On Wed, Sep 27, 2017 at 08:42:08AM -0400, Gene Heskett wrote:
>
> Do we have a disk partitioner that does understand a physical sector size
> of any power of 2? gparted is out as this machine does not yet have an x
> server installed, so I need a commandline tool.
>
> Suggestions will be invest
Greetings all;
I just bought a 1TB disk, in a usb3 interface format, had a full disk
ntfs partition on it. The machine its to be used on is an arm64
rockchip called a rock64. It looks like a pi killer and I intend to
replace the 1GB of memory pi-3b with this 4GB of memory card.
This disk has
On Tue, Sep 26, 2017 at 02:32:08PM -0500, Kent West wrote:
>I've written a couple of HOW-TO's (Debian-based kiosk; Pharos printing
>from Debian) for myself that I would have loved to have found before I had
>to figure things out for myself. Assuming there may be a few people out
>th
On 27/09/17 08:56, Reco wrote:
I'm curious to know how you'd achieve this.
Although mkfs had warned me, I mistakenly formatted the entire file,
like this:
$ sudo mkfs.ext4 restore.img
Now I've redone it the right way, using a loop device, and I'll see how
it goes.
Thank you!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Sep 26, 2017 at 02:32:08PM -0500, Kent West wrote:
> I've written a couple of HOW-TO's (Debian-based kiosk; Pharos printing from
> Debian) for myself that I would have loved to have found before I had to
> figure things out for myself. Assuming
Yes. Package you need is "x11vnc". Be sure to connect to it using ssh
tunnel with private\public keys for security.
Good guide: http://www.karlrunge.com/x11vnc/
On 27.09.2017 08:49, j...@bluemarble.net wrote:
> Is there a way to launch a gnome 3 session in VNC while I'm still logged
> in on my co
Le 27/09/2017 à 10:37, Jimmy Johnson a écrit :
On 09/26/2017 02:25 AM, Pascal Hambourg wrote:
Le 26/09/2017 à 03:55, Jimmy Johnson a écrit :
Hi Mark, while multi-booting I use the device name in fstab,
/dev/sd?? none swap sw 0 0, it works for all my installed systems.
It is not always reliabl
On 26/09/17 19:50, Reco wrote:
> Please post these things from the problematic PC:
>
> ip a l
>
> ip ro l
Can I make a request? When giving example commands, can you give them in
full, rather than abbreviated?
I believe 'a' and 'ro' are 'address' and 'route' respectively, but 'l'
is a bit harde
On 09/26/2017 02:25 AM, Pascal Hambourg wrote:
Le 26/09/2017 à 03:55, Jimmy Johnson a écrit :
Hi Mark, while multi-booting I use the device name in fstab,
/dev/sd?? none swap sw 0 0, it works for all my installed systems.
It is not always reliable with multiple drives, because device names are
Hi.
On Wed, Sep 27, 2017 at 09:39:50AM +0200, Thomas Schmitt wrote:
> Hi,
>
> solitone wrote:
> > > Partition Table: loop
> > > 1 0.00B 96.6GB 96.6GB ext4
>
> Reco wrote:
> > I'm curious to know how you'd achieve this.
>
> The storage device (image file in this case) is unparti
Hi,
solitone wrote:
> > Partition Table: loop
> > 1 0.00B 96.6GB 96.6GB ext4
Reco wrote:
> I'm curious to know how you'd achieve this.
The storage device (image file in this case) is unpartitioned.
If you have a MBR partition table ("msdos"), then you may achieve this
by deleting all p
49 matches
Mail list logo