OSDev.org
https://forum.osdev.org/

Nameless OS 1.0 installer images released
https://forum.osdev.org/viewtopic.php?f=2&t=30719
Page 1 of 1

Author:  pdurlej [ Sat Aug 20, 2016 2:24 pm ]
Post subject:  Nameless OS 1.0 installer images released

Image

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-1.0.1-amd64.tar.gz
http://www.durlej.net/nameless/release-1.0.1-i386.tar.gz

Author:  max [ Sat Aug 20, 2016 2:43 pm ]
Post subject:  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

Author:  BrightLight [ Sat Aug 20, 2016 3:33 pm ]
Post subject:  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.

Author:  Ycep [ Tue Aug 23, 2016 6:30 am ]
Post subject:  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! =D> . 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?

Author:  pdurlej [ Thu Aug 25, 2016 2:20 pm ]
Post subject:  Re: Nameless OS 1.0 installer images released

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.

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?

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?

What's the exact VmWare Workstation version?

Author:  Ycep [ Thu Aug 25, 2016 3:43 pm ]
Post subject:  Re: Nameless OS 1.0 installer images released

pdurlej wrote:
What's the exact VmWare Workstation version?


12.1.1 build-3770994, pirated copy (Cause all of us use pirated software, aren't we? :lol: )
The problem sounds like unexistent .bmp file; Are floppy images corrupt or something?

Author:  BrightLight [ Thu Aug 25, 2016 5:10 pm ]
Post subject:  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:
qemu -m 512 -usb -usbdevice disk:usb.img -hda disk.img

disk.img is a 128 MB blank disk image I create myself.

Author:  pdurlej [ Sat Aug 27, 2016 7:27 am ]
Post subject:  Re: Nameless OS 1.0 installer images released

Lukand wrote:
Cause all of us use pirated software, aren't we? :lol:

I do not.

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

Workaround applied.

Lukand wrote:
it suddenly exited graphics mode and printed "panic: intr_aena: interrupts disabled" on AMD64

Fixed, thanks. The bug affected i386 as well.

Lukand wrote:
"sysinstall: bmp_load: /lib/bg/bg640x480.pnm: No such file or directory" on I386.

This file is optional and is not included in the floppy disk image to save space.

Finally:

Image

Version 1.0.1 images:

http://www.durlej.net/nameless/release-1.0.1-amd64.tar.gz
http://www.durlej.net/nameless/release-1.0.1-i386.tar.gz

Author:  pdurlej [ Sat Aug 27, 2016 11:01 am ]
Post subject:  Re: Nameless OS 1.0 installer images released

Lukand wrote:
Are all programs executables or they are integrated into shell?

The programs are separate from the library and the kernel.

Author:  Ycep [ Sun Aug 28, 2016 12:00 pm ]
Post subject:  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. :shock:
I want to write a program for it. Is there any guide?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/