- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Burning PHLAK Disk
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-11-2004 10:29 AM
тАО12-11-2004 10:29 AM
Burning PHLAK Disk
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-11-2004 04:02 PM
тАО12-11-2004 04:02 PM
Re: Burning PHLAK Disk
If you are new to Linux don't start with a distribution like PHLAK (http://www.phlak.org/). Pick Fedora Core or something else mainstream instead.
> Just don't know how to turn the file into a bootable disk.
burn it on a CD
> And how well does it work with plug and play items?
I never used PHLAK, but Linux supports plug and play if that's what you were asking.
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2004 08:26 PM
тАО12-12-2004 08:26 PM
Re: Burning PHLAK Disk
The file (700Mb) can be downloaded from www.knoppix.net to be burnt onto a CD (or details of how to obtain a CD) which will then boot without any fuss.
Hope this helps.
Barry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2004 08:29 PM
тАО12-12-2004 08:29 PM
Re: Burning PHLAK Disk
if your are a newbie to linux i would try knoppix (http://www.knopper.net/knoppix/). it's a distro on one cd. yust download the iso image burn it, with for example nero, and boot from the cd. you don't need to install it on your harddrive so your computer is not touched. knoppix should be able to detect your hardware. if you tested knoppix and you want to use linux permanently you can install knoppix onto your computer or download a other distro like fedora (http://fedora.redhat.com) that includes much more software then knoppix.
best regards,
johannes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2004 08:23 AM
тАО12-13-2004 08:23 AM
Re: Burning PHLAK Disk
I hope I have better luck than I did with the PHLAK disk.
I never did get that to work. I use Roxio as my burner program. I'm not real sure that I'm doing that correctly. I added it to my project and just bruned it. With no joy.
I have heard a lot about how it is better than Windows. Just have to get use to it. Well sounds like I should have already been playing with it and maybe I would not have been caught like this. And when I comes to not any Fuss, never quite goes that way for me. But I'll give it a Go. LOL. So is Linux the OS that you all use as your Stand Alone O/S? And give me a feel as to how it works in the real world.
My other problem is that the CD ROM reader I uses for 4220T does not read R/W/R Cds that I burn. Can I save it on my H/D and run it from there?
Thanks Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2004 08:21 PM
тАО12-13-2004 08:21 PM
Re: Burning PHLAK Disk
i don't know how your burning software works exactly but normaly you have to say burn cd image. if you add the iso image to a normal project it burn's a cd with one file on it but the iso image is a whole cd covered into one file. it's like a zip file you can not start the zip file but you can start the files inside the zip. so burn a cd image and then the cd contains more files.
i'm sorry but you can not start from cd image when it is only on your harddrive. you have to burn it onto cd. the only way to use the cd image without burning is to install vmware or virtual pc (you have to pay for both programs) and then you can run linux as a virutal os inside your windows box without burning it.
best regards,
johannes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2004 05:59 AM
тАО12-26-2004 05:59 AM
Re: Burning PHLAK Disk
Thank you for the help. After reading your post and doing a little looking in my burner program I did see to burn from an ISO. That then broke it into different files and works great. Just not sure what all you can do with it and it makes me want to explorer more of the Linux O/S .
Can you run Linux and not have to use Windows? I suppose that there is a learning curve but after that is it easy to operate. I see that to shut down PHLAK that you have to type Halt. Are these other version of Linux the same way?
Well guess I shale just down load and see. Thanks again.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2005 12:35 AM
тАО01-10-2005 12:35 AM
Re: Burning PHLAK Disk
sorry for my late reply but i was on holidays for two weeks.
the linux distros are very similar the simple commands are the same like halt, reboot, ls, ps, grep, vi, ed, ... but every distro has there own configuration tools for the deamons like named (dns), samba (smb fileshares), inetd (telnet, ftp, finger, pop3, ...). but if you configure the deamons directly in their configfiles the syntax is the same and their location should be similar (look at /etc or /etc's subdirectorys)
best regards,
johannes