Re: didn't can use "fdisk"!

2023-12-02 Thread David Christensen
On 12/2/23 03:24, fuf wrote: Hello all again. I recently installed Debian-12. Your advises calmed me but will be used it's tomorrow so as now eyes shutting down. Good morning! I began since top of your advices i.e. https://wiki.debian.org/NewInBuster#Changes and reading: "The su command in bus

Re: didn't can use "fdisk"!

2023-12-02 Thread fuf
Hello all again. I recently installed Debian-12. Your advises calmed me but will be used it's tomorrow so as now eyes shutting down. Good morning! I began since top of your advices i.e. https://wiki.debian.org/NewInBuster#Changes and reading: "The su command in buster is provided by the util-lin

Re: didn't can use "fdisk"!

2023-12-01 Thread Greg Wooledge
On Fri, Dec 01, 2023 at 07:46:28PM +, Andy Smith wrote: > My first guess is that you may have done "su" which results in you > not having /sbin in your path. So you need to execute it as > /sbin/fdisk, or "su -", or become root by some other means. At this point, we no longer need to guess. I

Re: didn't can use "fdisk"!

2023-12-01 Thread Andy Smith
Hi, On Fri, Dec 01, 2023 at 07:06:58PM +, fuf wrote: > root@debian:/sbin# fdisk -l > bash: fdisk: command not found > > whereas: > root@debian:/sbin# ls -al > . > -rwxr-xr-x 1 root root169520 Mar 23 2023 fdisk > > why? My first guess is that you may have done "su" which resul

Re: didn't can use "fdisk"!

2023-12-01 Thread Tom Furie
fuf writes: > Hello all. > I'm embarrassed because didn't can use "fdisk"! > I work as normal user, open the terminal, switch to "root" user but > get: > root@debian:/sbin# fdisk  -l > bash: fdisk: command not found > > whereas: > ro

Re: didn't can use "fdisk"!

2023-12-01 Thread Greg Wooledge
On Fri, Dec 01, 2023 at 07:06:58PM +, fuf wrote: > I'm embarrassed because didn't can use "fdisk"! > I work as normal user, open the terminal, switch to "root" user but get: > root@debian:/sbin# fdisk -l > bash: fdisk: command not found https://wiki

didn't can use "fdisk"!

2023-12-01 Thread fuf
Hello all. I'm embarrassed because didn't can use "fdisk"! I work as normal user, open the terminal, switch to "root" user but get: root@debian:/sbin# fdisk -l bash: fdisk: command not found whereas: root@debian:/sbin# ls -al . -rwxr-xr-x 1 root root169520