Re: [FIX] Black screen after startx (BT 5 R2)
I've attempted to edit sys.cfg on my usb stick which is 8gb. after loading the BT5 r2 os and starting gui with startx it still going blank.
here's my sys.cfg.
Code:
default menu.c32
prompt 0
menu title UNetbootin
timeout 300
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry0
menu label BackTrack Text - Default Boot Text Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz xforcevesa noapic noapci nosplash irqpoll file=/cdrom/preseed/custom.seed boot=casper text splash removed this portion as well vga=791-- //went to edit this one
label ubnentry1
menu label BackTrack Stealth - No Networking enabled
kernel /casper/vmlinuz
append initrd=/casper/initrds.gz file=/cdrom/preseed/custom.seed boot=casper text splash staticip vga=791--
label ubnentry2
menu label BackTrack Forensics - No Drive or Swap Mount
kernel /casper/vmlinuz
append initrd=/casper/initrdf.gz file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry3
menu label BackTrack noDRM - No DRM Drivers
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text splash nomodeset vga=791--
label ubnentry4
menu label BackTrack Debug - Safe Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text--
label ubnentry5
menu label BackTrack Memtest - Run memtest
kernel /isolinux/memtest
append initrd=/ubninit -
label ubnentry6
menu label Hard Drive Boot - boot the first hard disk
kernel /ubnkern
append initrd=/ubninit -
Screen still hangs for me. I'm fairly newb to linux as well. I've used ubuntu just a little bit.
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
p0cTeam
you welcome >>..
2:yes you can ..
Ok how, tried the normal way, but 1024x768 is the highest. I guess I need to install the lates Intel@HD graphics driver from somewhere?
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
AngryOne
I've attempted to edit sys.cfg on my usb stick which is 8gb. after loading the BT5 r2 os and starting gui with startx it still going blank.
here's my sys.cfg.
Code:
default menu.c32
prompt 0
menu title UNetbootin
timeout 300
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry0
menu label BackTrack Text - Default Boot Text Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz xforcevesa noapic noapci nosplash irqpoll file=/cdrom/preseed/custom.seed boot=casper text splash removed this portion as well vga=791-- //went to edit this one
label ubnentry1
menu label BackTrack Stealth - No Networking enabled
kernel /casper/vmlinuz
append initrd=/casper/initrds.gz file=/cdrom/preseed/custom.seed boot=casper text splash staticip vga=791--
label ubnentry2
menu label BackTrack Forensics - No Drive or Swap Mount
kernel /casper/vmlinuz
append initrd=/casper/initrdf.gz file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry3
menu label BackTrack noDRM - No DRM Drivers
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text splash nomodeset vga=791--
label ubnentry4
menu label BackTrack Debug - Safe Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text--
label ubnentry5
menu label BackTrack Memtest - Run memtest
kernel /isolinux/memtest
append initrd=/ubninit -
label ubnentry6
menu label Hard Drive Boot - boot the first hard disk
kernel /ubnkern
append initrd=/ubninit -
Screen still hangs for me. I'm fairly newb to linux as well. I've used ubuntu just a little bit.
try remove text splash from
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
---
and try use only xforcevesa
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
AngryOne
I've attempted to edit sys.cfg on my usb stick which is 8gb. after loading the BT5 r2 os and starting gui with startx it still going blank.
here's my sys.cfg.
Code:
default menu.c32
prompt 0
menu title UNetbootin
timeout 300
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry0
menu label BackTrack Text - Default Boot Text Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz xforcevesa noapic noapci nosplash irqpoll file=/cdrom/preseed/custom.seed boot=casper text splash removed this portion as well vga=791-- //went to edit this one
label ubnentry1
menu label BackTrack Stealth - No Networking enabled
kernel /casper/vmlinuz
append initrd=/casper/initrds.gz file=/cdrom/preseed/custom.seed boot=casper text splash staticip vga=791--
label ubnentry2
menu label BackTrack Forensics - No Drive or Swap Mount
kernel /casper/vmlinuz
append initrd=/casper/initrdf.gz file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
label ubnentry3
menu label BackTrack noDRM - No DRM Drivers
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text splash nomodeset vga=791--
label ubnentry4
menu label BackTrack Debug - Safe Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper text--
label ubnentry5
menu label BackTrack Memtest - Run memtest
kernel /isolinux/memtest
append initrd=/ubninit -
label ubnentry6
menu label Hard Drive Boot - boot the first hard disk
kernel /ubnkern
append initrd=/ubninit -
Screen still hangs for me. I'm fairly newb to linux as well. I've used ubuntu just a little bit.
if you boot from usb ,,no grub mene apper ??!
if the grub mene apper ,, then push the TAB buttun and edit from there
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
p0cTeam
try remove text splash from
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
---
and try use only xforcevesa
Thank you I will try to see if that resolves issue and if not I'll return to edit post.
Quote:
Originally Posted by
p0cTeam
if you boot from usb ,,no grub mene apper ??!
if the grub mene apper ,, then push the TAB buttun and edit from there
I have gotten grub to show and attempted to edit there but having failed a number of times I went to edit via config file on my windows desktop prior to loading on my laptop repeatedly.
I'd like to thank the both of you for assistance!
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
AngryOne
Thank you I will try to see if that resolves issue and if not I'll return to edit post.
I have gotten grub to show and attempted to edit there but having failed a number of times I went to edit via config file on my windows desktop prior to loading on my laptop repeatedly.
I'd like to thank the both of you for assistance!
so.. did it work or still ?>
sorry i cant understand english very well
Re: [FIX] Black screen after startx (BT 5 R2)
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz
I am using a live cd. I don't get a grub to edit. If I press tab nothing happens. How do I enter the grub with the shown line above?
I have also opend the file in notepad file=/cdrom/preseed/ubuntu.seed.
All I see is this: # Only install the standard system and language packs.
tasksel tasksel/first multiselect
d-i pkgsel/language-pack-patterns string
# No language support packages.
d-i pkgsel/install-language-support boolean false
I am lost :confused:
Re: [FIX] Black screen after startx (BT 5 R2)
Quote:
Originally Posted by
xdobermanx
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz
I am using a live cd. I don't get a grub to edit. If I press tab nothing happens. How do I enter the grub with the shown line above?
I have also opend the file in notepad file=/cdrom/preseed/ubuntu.seed.
All I see is this: # Only install the standard system and language packs.
tasksel tasksel/first multiselect
d-i pkgsel/language-pack-patterns string
# No language support packages.
d-i pkgsel/install-language-support boolean false
I am lost :confused:
weird ! .. you are using gnome or kde or what !?
tell me all information .. and i well help you
Re: [FIX] Black screen after startx (BT 5 R2)
Hey ive installed BT5 R2 gnome persistent on my 8GB usb using pendrive linux
1. What file should i edit?
2. what should i remove/replace.????
Re: [FIX] Black screen after startx (BT 5 R2)
Finally! Thanks a ton p0cTeam