AFAIK,
Exporting a nfs mounted location is possible via nfs-ganesha
An template config will be like
Ganesha.conf:
EXPORT
{
Export_ID = 1;
Path = "/mnt/nfs_mount";
Pseudo = "/re_export";
Access_Type = RW;
Protocols = 4;
Transports = TCP;
FSAL {
Name = VFS
HI
tbf the built-in Chinese input method is painful
i used to use ibus.el in emacs(but it is dead i think)
l
some minor problems i have
1. unless locale is set to Zh_CN.UTF-8 i cant type chinese under X,no
problem in Term though
i need to start emacs instant with LANG=zh_CN.utf8 emacs in bash if
Linux-Fan,Mark
Thanks for the sharing,I‘ll check it out in non-free repo,and dive into
chroot as a backup.
cheers
On Wed, Feb 5, 2020 at 13:35 Mark Allums wrote:
>
>
> On 2/5/2020 2:37 AM, An Liu wrote:
> > Hi,
> >
> > As there is no Cuda offical support fo
Hi,
As there is no Cuda offical support for debian from NVIDIA,anyone could
share any Cuda experience.
Or does install media for Ubuntu work for Debian
Thanks
--
Liu An
Hi,
On Thu, Nov 7, 2019 at 07:21 Outsider Ksana wrote:
> Hello,I’m a user from China. I have a problem installing Debian on the
> network, China's Debian image stations all use the HTTPS protocol now,
>
I dont think it is true.
try http://mirrors.163.com/debian
or http://mirrors.ustc.edu.cn/deb
>
>
>
> Reason this option is not enabled by default is, as I understand it,
> that a) downgrades are officially unsupported (in reality they commonly
> work,
Glad to hear this. Now i had a answer to this question: does debian
package management system have
a downgrade mechanism similar to 'yum'
On Wed, Oct 23, 2019 at 10:36 Jiri Kanicky wrote:
> I understand how it works. I am just warning others to wait before they
> upgrade unless they want to have it broken.
I also know the risks of broken dependencies
Is there any way to manually fix?
sometimes it is hard to prevent myself from t
Hi,
Can you see your wireless interface by excuting /sbin/ifconfig -a
should have device wlan0 or wlo0 or wls0p0 listed there
if not,you missed driver for that device,either look non-free repository or
download source code compile yourself
On Fri, May 31, 2019 at 12:17 senthil kosapeta
wrote
Hi,experts
My dell vistro 5453 failed to work several days ago,and i‘m not going to
save it.
I could reuse ram and ssd,so i'm considering a motherboard for a home
NAS,w/ debian and OMV
one possible choice is j3455-itx,however,there were some posts indicated i
might have problem running Debian wi
Hi, experts
I want to summary the cases I tested here to this topic, FYI.
Brian mentioned the installation could be finished in case 1 , but i'm
still with no luck.
| Index | Case | Result
|
| 1 | GRUB + netinst iso | Can start debian installer but can't
> Try booting the mini.iso with GRUB's loopback. You might have a pleasant
> surprise!
>
Yes, boot with GRUB's loopback, I can start debian-installer, impressive!
But it still failed at detect media step. As we can't mount loop devices in busy
box, if we could extract the contents in this ISO to s
Hi, Pascal,
I personally didn't use --removable option while install GRUB,
but built a standalone EFI boot executable for grub (say,
grubx64.efi with modules),it could be copied everywhere you want,
and it do safe me many times.
Are these two the same thing?
> My method of choice would be to
Hi, Pascal
> IIRC and although it did not change with Buster, the initrd.gz in
> installation images does not include the loop module either. So it is
> not able be able to mount an ISO image.
Yes, you are right, neither could i mount ext4 partitions within busybox
But it is able to mount vfat pa
appreciate your opinion, more than technical point of view
--
Liu An
Hi, Gene,
Maybe systemd is what you are after
https://wiki.debian.org/systemd
Hope it help.
On Fri, May 10, 2019 at 9:29 AM Gene Heskett wrote:
>
> Greetings all;
>
> This was an rcx.d thing that adjusted what ran in what run-level.
>
> I need to shut off all the nut stuff. Because this rt ker
HI, Brian,
> I am not sure An Liu is asking for help with installing Red Hat.
No, because all problem settled. Cheers.
Actually there is a 'LIVE OS' hidden in RHEL's DVD, then followed by
switch-root within a dracut image,
which differs from Debian's installation. I
> This makes no sense. If you want to learn how to install Red Hat, you
> should ask a Red Hat mailing list, not a Debian mailing list.
>
> We don't know how to install Red Hat.
Yes, That's why I don't ask how to do here but to figure it out, as
talking that is something of topic
I just wonder i
> Multi-Boot allows Linux and *any other* OS to reside on the same medium.
sure, and what's next? i have 5 OS on my PC,
The order of installation is not quite the problem, as i USE UEFI
I said i was just talking about install media, not install target.
Though I have a HD could work as install-med
o install it
Can we do that?
We have a solution for debian, as mentioned, use hd-media (vmlinuz,
initrd.gz with iso-scan) in step 2 , so it's not a really a problem
But this should have share the common ground in installation, isn't?
That's why i post my question here.
FYI
On
Hi, Richard
Thank you for you information,
> https://www.debian.org/releases/stable/amd64/ch03s05.html.en
>
> Chapter title: Before Installing Debian GNU/Linux
> Section Title: Pre-Partitioning for Multi-Boot Systems
Still doesn't get you point. What i mentioned is the USB stick which would turn
Hi, Pascal,
> Downloading vmlinuz is not required. You can get it from the ISO image.
yes.
> > I wonder if there is a way to finish install only in GRUB, without
> > initrd involved
maybe more precisely, without initrd.gz from hd-media involved, but
could use initrd.gz from the
ISO file we have
Hi, Greg,
It really helps, thank you
On Fri, May 10, 2019 at 6:13 AM Greg Wooledge wrote:
>
> On Fri, May 10, 2019 at 03:52:34AM -0600, An Liu wrote:
> > 1. Could I install debian from chroot enviroment while i'm in another
> > linux dist
> > (such as CentOS, SU
> What worries me about this thread is that the OP (who doesn't seem to
> know how the various parts of the d-i are meant to work together) has
I don't know what's d-i mean (short for ?)
> just last week posted a recipe claiming to install Debian using only
> vmlinuz and initrd¹,
no, you need iso
Hi, Jonas
> Ah, ok. Then you probably want to play with debootstrap (or one of the
> many wrapper tools around that, or alternatives to it like multistrap or
> mmdebstrap), add compare the result of that with a debian-installer
> installation to understand what you are missing (e.g. a boot loader
Hi, Joe
Thank you
> The current (and presumably all future) stable installation images will
> install either in legacy mode or UEFI. Just transfer the image to the
> stick (the whole stick, not a partition of it) and it should Just Work.
'Should just Work' is not what i care in this question, so f
Hi Brain
> Adapt
>
> https://wiki.debian.org/Installation+Archive+USBStick?highlight=%28shared%2Fask_device%3Dmanual%29
>
> to your needs?
Yes, the section 'Using GRUB's Loopback Facility' should have
something I'm after.
Thank you
--
Liu An
> Sorry, I don't understand: what do you want different from running
> debian-installer?
>
In short,just for fun
longer answer,
1. want to know what a installation process (e.g. bootable iso) actually do
for us 。
2.Find some clues if the automation setup fails,what we could do next
>
> -
Hi, List
Image the following case
What I Have.
a USB stick with
1. a portable GRUB (either UEFI or legacy)
2. a install ISO, such as debian-9.9.0-amd64-DVD-1.iso (mayb would e
a LiveCD make life easier?)
What we want.Have Debian installed (could assume that we could do
whatever we could, such
ep Xwayland
source@debian:~$ echo $XDG_SESSION_TYPE
wayland
source@debian:~$
On Mon, May 6, 2019 at 8:28 AM Francisco M Neto wrote:
>
> On Mon, 2019-05-06 at 07:54 -0600, An Liu wrote:
> > Partly right, Debian 9.9 tested
>
> Debian 9.9 uses X.Org.
>
> This
ly works if you're using X.Org. In Wayland that kind of
> thing does not exist.
>
> --Francisco
>
> On Sat, 2019-05-04 at 02:46 +0200, An Liu wrote:
> >
> > HI,
> > short answer is yes,you can have both emacs displayed in GUI
> >
> > i think the probl
>From error message ,it seems grub cant locate it‘s stage2 file
that indicate you dont have grub proper installed,did you remove or change
harddisk?
kernel arch is amd64 but grub i386-pc,and from the error it's a efi
installation
are you trying to boot from legacy while installation is under EF
Hello,
from my experience
cp windows.iso /dev/sdf should work for windows version higher than win
7,and not work for xp
What i usually do is the best following way rather tban cp or dd because it
preserve my disk table ,i only need do rm (or not even you dont bother
install media in root partitio
HI,
short answer is yes,you can have both emacs displayed in GUI
i think the problem is when you switch to goo,the auth to DISPLAY is lost
it depends much on how you switch to goo from foo
btw,
i guess you login to foo with display-manager such as gdm or something
alike,and switch to goo with
if you dont want to erase the existing contents of your USB stick (or you
even dont need a USB stick)
then
grab vmlinuz and initrd from
http://ftp.debian.org/debian/dists/stretch/main/installer-amd64/current/images/hd-media/
then place debian install iso of same version under root partition of
Hi, List
My Problem:
I have installed debian Stretch on HP 14cf0xxx, but touchpad failed to work.
I don't have good understanding on how hardware works, i need your help.
please feel free to ask what log file or what infomation i should
gather to find the problem.
INFORMATION:
doing google didn
35 matches
Mail list logo