Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bliss-initramfs error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
brickner
n00b
n00b


Joined: 07 Jun 2018
Posts: 2

PostPosted: Thu Jun 07, 2018 11:20 am    Post subject: bliss-initramfs error Reply with quote

Hi community,
Trying to create my initramfs with bliss-initramfs.
Set up my Gentoo server with zfs.
I keep getting an error when using bliss-initramfs

Code:
Please enter the kernel name: 4.9.95-gentoo-FC.01

[*] Checking preliminary binaries ...
[*] Creating temporary directory at /dev/disk/by-partlabel/bi-813069772 ...
[*] Checking required files ...
[+] Using ZFS
[*] Copying binaries ...
Traceback (most recent call last):
  File "/sbin/bliss-initramfs", line 67, in <module>
    Main.start()
  File "/sbin/bliss-initramfs", line 51, in start
    Core.CopyBinaries()
  File "/opt/bliss-initramfs/pkg/libs/Core.py", line 509, in CopyBinaries
    cls.FilterAndInstall(Base.GetFiles())
  File "/opt/bliss-initramfs/pkg/libs/Core.py", line 555, in FilterAndInstall
    Tools.Copy(file, dontFail=optionalArgs.get("dontFail", False))
  File "/opt/bliss-initramfs/pkg/libs/Tools.py", line 169, in Copy
    shutil.copy(targetFile, path)
  File "/usr/lib64/python3.4/shutil.py", line 229, in copy
    copyfile(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/lib64/python3.4/shutil.py", line 110, in copyfile
    copyfileobj(fsrc, fdst)
  File "/usr/lib64/python3.4/shutil.py", line 70, in copyfileobj
    fdst.write(buf)
OSError: [Errno 28] No space left on device

would anyone know whats going on.

Respectfully

brickner

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum