Nameless OS 1.0 installer images released
Nameless OS 1.0 installer images released
Nameless OS v1.0 installer images are available to download.
Platforms: i386 and amd64 PC.
Installation methods: floppy disks, USB stick and PXE.
The installation should be straightforward: just boot an image and follow the instructions.
If you don't want to install the OS, the images also include a live demo mode.
Here are the links to the images:
http://www.durlej.net/nameless/release-amd64.tar.gz
http://www.durlej.net/nameless/release-i386.tar.gz
Edit: you may want to download v1.0.1 images instead:
http://www.durlej.net/nameless/release- ... d64.tar.gz
http://www.durlej.net/nameless/release- ... 386.tar.gz
Last edited by pdurlej on Sat Aug 27, 2016 7:34 am, edited 1 time in total.
- max
- Member
- Posts: 616
- Joined: Mon Mar 05, 2012 11:23 am
- Libera.chat IRC: maxdev
- Location: Germany
- Contact:
Re: Nameless OS 1.0 installer images released
Hello Piotr,
just installed it on a VM, worked flawlessly. Played a little with the tools, worked great and your UI has nice performance.
I find your work extremely amazing. I'm truly impressed, how long have you been working on this?
You don't have many posts here yet, I'd really love to hear more about your system. Do you have any page with information or something?
Greets
just installed it on a VM, worked flawlessly. Played a little with the tools, worked great and your UI has nice performance.
I find your work extremely amazing. I'm truly impressed, how long have you been working on this?
You don't have many posts here yet, I'd really love to hear more about your system. Do you have any page with information or something?
Greets
- BrightLight
- Member
- Posts: 901
- Joined: Sat Dec 27, 2014 9:11 am
- Location: Maadi, Cairo, Egypt
- Contact:
Re: Nameless OS 1.0 installer images released
Hi,
I've tried Nameless OS (AMD64) under QEMU. The live system is beautiful, and I've installed it also. I'm not sure if you're aware of this, but the usb.img disk image when attached it to USB mass storage in QEMU, the system triple faults while booting, and so it must be used as a hard disk; so I installed it from the floppy disks. Looking forward to hearing more about your OS. I'm really interested, do you have a source code repository anywhere? What language is it written in?
Cheers,
Omar.
I've tried Nameless OS (AMD64) under QEMU. The live system is beautiful, and I've installed it also. I'm not sure if you're aware of this, but the usb.img disk image when attached it to USB mass storage in QEMU, the system triple faults while booting, and so it must be used as a hard disk; so I installed it from the floppy disks. Looking forward to hearing more about your OS. I'm really interested, do you have a source code repository anywhere? What language is it written in?
Cheers,
Omar.
You know your OS is advanced when you stop using the Intel programming guide as a reference.
Re: Nameless OS 1.0 installer images released
Excellent project... Are all programs executables or they are integrated into shell? Because if they are, very good project. Bravo! . As I said, putted on my inspirations list.
Greetings from Serbia!
P.S. :
When I unpacked .TAR file in 7-zip on Windows, and tried to install it in VmWare workstation, installation boot correctly, it prompted to insert second diskette and when I putted disk2.img inside and pressed OK, it suddenly exited graphics mode and printed "panic: intr_aena: interrupts disabled" on AMD64 and "sysinstall: bmp_load: /lib/bg/bg640x480.pnm: No such file or directory" on I386 . I'm using floppy drives with provided 64 MB of RAM. Where did I gone wrong?
Greetings from Serbia!
P.S. :
When I unpacked .TAR file in 7-zip on Windows, and tried to install it in VmWare workstation, installation boot correctly, it prompted to insert second diskette and when I putted disk2.img inside and pressed OK, it suddenly exited graphics mode and printed "panic: intr_aena: interrupts disabled" on AMD64 and "sysinstall: bmp_load: /lib/bg/bg640x480.pnm: No such file or directory" on I386 . I'm using floppy drives with provided 64 MB of RAM. Where did I gone wrong?
Re: Nameless OS 1.0 installer images released
I wasn't aware of the usb.img tripple crash under QEMU, I've always used the image as a hard disk when running QEMU. What's you QEMU version and command line when running the usb.img disk image as a USB mass storage?omarrx024 wrote:I'm not sure if you're aware of this, but the usb.img disk image when attached it to USB mass storage in QEMU, the system triple faults while booting, and so it must be used as a hard disk; so I installed it from the floppy disks.
What's the exact VmWare Workstation version?Lukand wrote:When I unpacked .TAR file in 7-zip on Windows, and tried to install it in VmWare workstation, installation boot correctly, it prompted to insert second diskette and when I putted disk2.img inside and pressed OK, it suddenly exited graphics mode and printed "panic: intr_aena: interrupts disabled" on AMD64 and "sysinstall: bmp_load: /lib/bg/bg640x480.pnm: No such file or directory" on I386 . I'm using floppy drives with provided 64 MB of RAM. Where did I gone wrong?
Re: Nameless OS 1.0 installer images released
12.1.1 build-3770994, pirated copy (Cause all of us use pirated software, aren't we? )pdurlej wrote: What's the exact VmWare Workstation version?
The problem sounds like unexistent .bmp file; Are floppy images corrupt or something?
- BrightLight
- Member
- Posts: 901
- Joined: Sat Dec 27, 2014 9:11 am
- Location: Maadi, Cairo, Egypt
- Contact:
Re: Nameless OS 1.0 installer images released
pdurlej wrote:I wasn't aware of the usb.img tripple crash under QEMU, I've always used the image as a hard disk when running QEMU. What's you QEMU version and command line when running the usb.img disk image as a USB mass storage?
Code: Select all
qemu -m 512 -usb -usbdevice disk:usb.img -hda disk.img
You know your OS is advanced when you stop using the Intel programming guide as a reference.
Re: Nameless OS 1.0 installer images released
I do not.Lukand wrote:Cause all of us use pirated software, aren't we?
Workaround applied.omarrx024 wrote:I'm not sure if you're aware of this, but the usb.img disk image when attached it to USB mass storage in QEMU, the system triple faults while booting
Fixed, thanks. The bug affected i386 as well.Lukand wrote:it suddenly exited graphics mode and printed "panic: intr_aena: interrupts disabled" on AMD64
This file is optional and is not included in the floppy disk image to save space.Lukand wrote:"sysinstall: bmp_load: /lib/bg/bg640x480.pnm: No such file or directory" on I386.
Finally:
Version 1.0.1 images:
http://www.durlej.net/nameless/release- ... d64.tar.gz
http://www.durlej.net/nameless/release- ... 386.tar.gz
Re: Nameless OS 1.0 installer images released
The programs are separate from the library and the kernel.Lukand wrote:Are all programs executables or they are integrated into shell?
Re: Nameless OS 1.0 installer images released
It works now. Amazing. I didn't know for this project. I was like "why is this mouse so slow", and found control panel which allows me to change that. WOW.
I want to write a program for it. Is there any guide?
I want to write a program for it. Is there any guide?