Re: recursively share NFS

2025-03-19 Thread An Liu
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

Re: How to write in Chinese

2020-11-20 Thread An Liu
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

Re: Cuda sdk for Debian?

2020-02-05 Thread An Liu
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

Cuda sdk for Debian?

2020-02-05 Thread An Liu
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

Re: Mirror Station in China

2019-11-06 Thread An Liu
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

Re: Latest KDE packages update removed KDE

2019-10-23 Thread An Liu
> > > > 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'

Re: Latest KDE packages update removed KDE

2019-10-23 Thread An Liu
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

Re: Wifi not working in Lenovo laptop/Ideapad/Atheros QCA9377

2019-05-31 Thread An Liu
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

Debian compatibilty with ASrock J3455 question

2019-05-25 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-12 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-11 Thread An Liu
> 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

Re: Disk setup to boot both RAID1 disks

2019-05-11 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-11 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
appreciate your opinion, more than technical point of view -- Liu An

Re: Does anyone know where chkconfig went?

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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&#

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
> 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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
> 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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
> 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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
> 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 > > -

Is it possible to install Debian in such a case.

2019-05-10 Thread An Liu
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

Re: Emacs in GUI from two different users.

2019-05-06 Thread An Liu
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

Re: Emacs in GUI from two different users.

2019-05-06 Thread An Liu
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

Re: Buster boot failed on Thinkpad P52 after installing GDM3

2019-05-05 Thread An Liu
>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

Re: Trouble making bootable USB from ISO image

2019-05-04 Thread An Liu
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

Re: Emacs in GUI from two different users.

2019-05-03 Thread An Liu
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

Re: Is there a way to install Debian iso's from an existing installation onto a USB connected drive?

2019-05-02 Thread An Liu
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

Touchpad doesn't work With lastest Stretch on HP 14cf0xxx

2019-04-25 Thread An Liu
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