For some reason there is no fdisk in /sbin or /usr/sbin while using debian 10 installation shell.
Is is a bug or somewhat?
cuckoo@debian:~$ which fdisk
cuckoo@debian:~$
cuckoo@debian:~$ su -
Password:
root@debian:~# which fdisk
/usr/sbin/fdisk
root@debian:~# exit
@debian:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux bullseye/sid
Release: testing
Codename: bullseye
russel@DESKTOP-CK0E8I6:~$ fdisk -l
bash: fdisk: command not found
russel@DESKTOP-CK0E8I6:~$ sudo fdisk -l
Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: CT1000BX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x02d520cf
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 1187839 1185792 579M 7 HPFS/NTFS/exFAT
/dev/sda2 1187840 245762047 244574208 116.6G 7 HPFS/NTFS/exFAT
/dev/sda3 245764094 1953523711 1707759618 814.3G 5 Extended
/dev/sda5 245764096 284823551 39059456 18.6G 83 Linux
/dev/sda6 284825600 293025791 8200192 3.9G 82 Linux swap / Solaris
/dev/sda7 293027840 1848668159 1555640320 741.8G 83 Linux
/dev/sda8 1848670208 1953523711 104853504 50G 83 Linux
russel@DESKTOP-CK0E8I6:~$ which which
/usr/bin/which
qfu38 wrote:while using debian 10 installation shell
anna-install fdisk-udeb
p.H wrote:Please guys, pay attention.qfu38 wrote:while using debian 10 installation shell
This is about the fdisk-udeb installer component in the Debian installer context, not the fdisk command in an installed system context.
P.H.If you want to install it, you can either :
- start the installation with "expert install"
select "fdisk-udeb" in the "load installer components from CD" stage
cuckooflew wrote:I had never used or tried the "expert install", since I am not what I would consider a expert
p.H wrote:- apt-install <package> allows to install a normal package (not udeb) in the installed system.
apt install
p.H wrote:Here are a couple of other commands available in the installer shell which I find useful
Users browsing this forum: dragonfly320 and 17 guests