27;s the solution for the EFI boot interface, use EFI variables.
For the BIOS boot interface, I'm still clueless why it doesn't work. However,
I'll leave it at that.
Thanks to everyone who helped!
Kind regards,
Valentin Caracalla
se hardware available for the experiment, but
don't want to read through everything posted earlier.)
Kind regards,
Valentin Caracalla
Here's the output you requested:
user@host:~$ ls -dl $(find /mnt/boot/efi)
drwxr-xr-x 3 root root 32768 Jan 1 1970 /mnt/boot/efi
drwxr-xr-x 3 root root 32768 Apr 25 13:59 /mnt/boot/efi/EFI
drwxr-xr-x 2 root root 32768 Apr 25 13:59 /mnt/boot/efi/EFI/debian
-rwxr-xr-x 1 root root 108
Hello Steve,
thanks a lot for the tip! However, I'm a complete novice when it comes to
running custom firmware in QEMU. I just tried the following:
1.: Download the latest EDK2 release from Github:
https://github.com/tianocore/edk2/archive/refs/tags/edk2-stable202302.tar.gz
2.: Extract the OVM
By the way:
The disadvantage of using EFI is that it doesn't work in QEMU, i.e. the
following will not show a GRUB command line:
sudo qemu-system-x86_64 -accel kvm -smp 2 -m 2G /dev/sda
The same thing works for the BIOS boot interface, however (as in my original
recipe).
I apologize for the formatting in my last post, I don't know what happened. And
many thanks for your help!
I checked my partition table using "sudo parted /dev/sda print" and it didn't
show any flags for partition 1 (the "init" partition). Therefore I manually set
the flags using "sudo parted /
> I can't see anything wrong with the script. Did that installation use> GPT
> and a BIOS Boot Partition though?The successful installation (with official
> installation media) used aBIOS partition table, but I prefer GPT.> I guess I
> have to ask, why not just use UEFI?I also tried that and I c
There are a few things I forgot to say:
The recipe I posted earlier is executed on a system installed on the external
drive /dev/sdb, which I call the installer system. It is also a Debian system,
with the recipe's dependencies installed. To reproduce the issue (if you want),
I suggest using a
do it using command line utilities like
debootstrap and grub-install.
Any help would be very appreciated.
Kind regards,
Valentin Caracalla
ing:
>
> /home, 54684MiB, 1% used.
> /, 1512MiB, 27% used.
> swap, 3812MiB
> /tmp, 15260MiB, 1% used.
> /usr, 38144MiB, 12% used.
> /var, 77316MiB, 35% used.
>
> No currently unallocated space.
You can try booting directly into / on LVM, if grub allows it.
--
Valentin
Hi,
There is a segmentation fault when top is used as follow
top -b1 -hc
I think the args are not parsed properly. The version used is: procps-ng
version 3.3.10
--
Met vriendelijke groet,
Valentin Bajrami
tOS 6). After I kill this
daemon the problem was gone. To avoid of reloading the daemon
again I removed the execute permission:
chmod -x /usr/libexec/udisks-daemon
Maybe you can find this daemon in your OS distribution as well.
Good luck :)
Regards, Valentin
--
To UNSUBSCRIBE, email to deb
Hello Lisi ?!
There is this cog-wheel, above in right corner.
Click on it. Menue pops up and you can change there back
to old design.
This is googlemail-helpcenter topic !
There you can put any question concerning gmail.
Regards.
Val.
cv.deb...@gmail.com
2011/12/26 Lisi :
> On Sunday 25 Decem
2011/10/14 Harry Putnam
> Carl-Valentin Schmitt writes:
>
> > Hello Harry Putnam,
> >
> > not sure, what you really mean.
> > Do you mean this ?:
>
> What is that?
>
> > lsb_release -a
>
> lsb_release -a
> No LSB modules are available.
>
Hello Harry Putnam,
not sure, what you really mean.
Do you mean this ?:
lsb_release -a
as command ? Try it as user.
Happy Hacking.
Greetings.
dschinn
cv.deb...@gmail.com
2011/10/12 Harry Putnam
> How can I quickly get version information for packages I have
> installed. I mean the common
Hello Christopher,
I had similiar problems with apt-get install and -update and -upgrade
and with aptitude too.
Have you tried the update-DVD-iso-images ? Burn them on DVD (6.0.3),
then perform update with them. ( apt-cdrom add, apt-get update, apt-get
upgrade)
After it anything with apt-get and
since I'm on ubuntu at the moment.
--Valentin
signature.asc
Description: PGP signature
> Does editing /boot/grub/device.map not fix this?
I don't know, haven't tried that. But wouldn't that just change the
drive grub boots from? grub's working fine, after all. It's the kernel
that can't find the disk... Or does the kernel read from that file?
--
Quis custodiet ipsos custodes?
--
Now I tried putting the references to disks in the crypttab by
using /dev/disk/by-uuid/* instead of /dev/sda and did update-initramfs
-k -u, but it still can't find the device. What am I doing
wrong?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contac
Small correction:
Changing the kernel version *does* make it bootable again. The kernel
under the first one was just another 2.6.21 ;)
I've googled a bit and found that >=2.6.20 often seems to do that. Can
somebody tell me how I could change that or how to tell cryptsetup to
use the new devices?
use a different partition?
--Valentin
--
Quis custodiet ipsos custodes?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
problem occur again (I hope not - it's annoying),
I'll try that. But I don't think that it was gnome-terminal...
--Valentin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Huh. I don't know what I did, but it seems that somewhere I did
something right (tried everything I said and dpkg-reconfigure...)
Well, at least I now have bash 3.2
--Valentin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
esterday ;)
I'll now try stuff like reinstalling bash or compiling it myself,
getting newer versions etc. Perhaps it'll work. :)
--Valentin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ommand not found
Does anybody have an idea what could be wrong or what I could change to
make it work again?
--Valentin
sed: Not enabled at compile time
So, how to manage to enable at compile time? I don't find a point to unmark
in the Makefile, where GUI would be enabled!
--
Mit freundlichen Grüßen /
With kind regards
Arno Valentin
Dipl.math.
Senior System Administrator
___
Mit freundlichen Grüßen /
With kind regards
Arno Valentin
Dipl.math.
Senior System Administrator
im Auftrag
Siemens Enterprise
Communications GmbH & Co. KG
NMC - Network Management Center
Raum C00.03
Brunnenstraße 111
D-13355 Berlin
Phone +4
I've tried many times to install different flavor of linux on a [EMAIL PROTECTED] and 48 MB memory, as bases. Only after repeated trials those system were installed. Particullary, I have problem installing sarge 3.01r2, if I'm not wrong. At 61% the disc freezes. May I avoid this problem? As a detai
>
> I've tried many times to install different flavor of
> linux on a [EMAIL PROTECTED] and 48 MB memory, as
> bases. Only after repeated trials those system were
> installed. Particullary, I have problem installing
> sarge 3.01r2, if I'm not wrong. At 61% the disc
> freezes. May I avoid this pro
system will go faster, use less memory
for unwanted kernel code.
Valentin.
--- Robert Fernando -ntlworld
<[EMAIL PROTECTED]> escribió: > Hi all,
> I installed debian version 3.0r2 / woody wit the
> idepci kernel, and now find
> that some of the modules I requi
e full server output, not just the last messages.
This can be found in the log file
"/var/log/XFree86.0.log".
Im attaching the xfree log files just in case it is of
any help.
thanks alot for your help, Valentin.
_
late to such
double-management but you never know.
> Are we the only one with this Problem?
No, every user of unstable unavoidably runs into this. There is an
intrinsic risk but up until now I never encountered any critical
consequences in using the above command.
bye,
Klaus
--
|
y problems using LILO.
Could be that it is working because I use install-mbr on the mbr and
have placed the LILO boot stuff into the boot partition of Linux.
bye,
Klaus
--
| | | | | Klaus Bodo Valentin Lichti | Tel. +31-45-5670421 |
| |_|_| | Nullanderstraat 72 | Mobi
> > Have either of you checked to make sure you don't have gpm running. This
> > is
> > a common symptom of X and gpm conflicting. Most people don't even need
> or
> > want gpm these days. dpkg --purge it if you do have it.
> >
> you should be right!
> i didnt mind that - how could i forget!
> bu
> Have either of you checked to make sure you don't have gpm running. This
> is
> a common symptom of X and gpm conflicting. Most people don't even need or
> want gpm these days. dpkg --purge it if you do have it.
>
you should be right!
i didnt mind that - how could i forget!
but on my old comput
> Hi,
>
> I am running Debian Unstable and I am having some problems.
>
> The problem is that after a minute or less, the cursor freezes. Sometimes
> it
> starts with just acting 'weird & jumpy' and then it freezes. Other times
> it
> just freezes at without any prior weirdness in movement.
>
>
Hey Yo Hoh, everybody!
after "modprobe plip" (on woody,2.4.9,with modules parport, parport_pc and
plip) i get the following:
plip0: parport0 has no IRQ. using IRQ-less mode, which is fairly
inefficient!
plip0: parallel port at 0x378, not using IRQ.
but while booting i read s
b
and do a "man fstab", that will help you.
Can I give you a piece of advices : go to your favorite bookshop and buy a
Unix Admin tutorial.
Bye,
--
(°- Jean-Michel Valentin | " C'est pas parce qu'ils sont nombreux
//\ [EMAIL PROTECTED] | à avoir tort qu
38 matches
Mail list logo