You are not logged in.

#1 2020-10-09 11:47:02

HoseinSarafrazi
Member
Registered: 2020-08-26
Posts: 8

Install grub

When I want install grub by command :

grub-Install -target=i386-pc /dev/sda

It return this

zsh: no space left on device: grub-install

But my boot device hase 100MB free space
And also I market as bootable in command

cfdisk

Offline

#2 2020-10-09 11:53:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,616

Re: Install grub

Is this actually a BIOS boot install? also there's a typo it should be grub-install --target=i386-pc /dev/sda

On an MBR boot how much general space is available on the partitions is largely irrelevant and double check and make sure you actually target the install drive and not e..g the installation USB or so.

Last edited by V1del (2020-10-09 11:54:00)

Online

Board footer

Powered by FluxBB